These C Outline functions are for attributes.
See also C Outline API Varying Attributes Functions.
Function | Description |
---|---|
EssOtlAssociateAttributeDimension | Associates an attribute dimension with a base dimension |
EssOtlAssociateAttributeMember | Associates an attribute member with a base dimension member |
EssOtlDisassociateAttributeDimension | Disassociates an attribute dimension from a base dimension |
EssOtlDisassociateAttributeMember | Disassociates an attribute member from a base dimension member |
EssOtlFindAttributeMembers | Returns all base dimension members that are associated with an attribute member |
EssOtlFreeStructure | Frees memory dynamically allocated for string type attribute information |
EssOtlGetAssociatedAttributes | Returns all attribute dimension members that are associated with a base dimension member or base dimension |
EssOtlGetAttributeInfo | Returns attribute information for a given attribute member or dimension |
EssOtlGetAttributeSpecifications | Retrieves attribute specifications for the outline |
EssOtlQueryAttributes | Queries the outline for member attribute information |
EssOtlQueryAttributesEx | |
EssOtlSetAttributeSpecifications | Sets attribute specifications for the outline |