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. More... | |
string | ReferenceField |
contains the reference field More... | |
long | ReferenceItemType |
selects between a named reference item and using the previous or next item for each item from the reference field. More... | |
string | ReferenceItemName |
contains the name of the reference item, when the DataPilotFieldReference::ReferenceItemType is NAMED otherwise is empty More... | |
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.