LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
DataPilotFieldReference Struct Referencepublished

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...
 

Detailed Description

controls how a data pilot field's results are shown in relation to a selected reference result.

See also
com::sun::star::sheet::DataPilotField

Member Data Documentation

◆ ReferenceField

string ReferenceField

contains the reference field

◆ ReferenceItemName

string ReferenceItemName

contains the name of the reference item, when the DataPilotFieldReference::ReferenceItemType is NAMED otherwise is empty

◆ ReferenceItemType

long ReferenceItemType

selects between a named reference item and using the previous or next item for each item from the reference field.

See also
com::sun::star::sheet::DataPilotFieldReferenceItemType

◆ ReferenceType

long ReferenceType

contains the type of the reference.

See also
com::sun::star::sheet::DataPilotFieldReferenceType

The documentation for this struct was generated from the following file: