LibreOffice
LibreOffice 24.2 SDK API Reference
|
controls how a data pilot field's results are shown in relation to a selected reference result. More...
import <DataPilotFieldReference.idl;
Public Attributes | |
long | ReferenceType |
contains the type of the reference. | |
string | ReferenceField |
contains the reference field | |
long | ReferenceItemType |
selects between a named reference item and using the previous or next item for each item from the reference field. | |
string | ReferenceItemName |
contains the name of the reference item, when the DataPilotFieldReference::ReferenceItemType is NAMED otherwise is empty | |
controls how a data pilot field's results are shown in relation to a selected reference result.
string ReferenceField |
contains the reference field
string ReferenceItemName |
contains the name of the reference item, when the DataPilotFieldReference::ReferenceItemType is NAMED otherwise is empty
long ReferenceItemType |
selects between a named reference item and using the previous or next item for each item from the reference field.
long ReferenceType |
contains the type of the reference.