LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
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
 

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: