LibreOffice
LibreOffice 7.4 SDK API Reference
|
import <com/sun/star/container/XNamed.idl;
import <com/sun/star/beans/XPropertySet.idl;
import <com/sun/star/sheet/XDataPilotField.idl;
import <com/sun/star/sheet/XDataPilotFieldGrouping.idl;
import <com/sun/star/sheet/DataPilotFieldOrientation.idl;
import <com/sun/star/sheet/GeneralFunction.idl;
import <com/sun/star/sheet/DataPilotFieldReference.idl;
import <com/sun/star/sheet/DataPilotFieldLayoutInfo.idl;
import <com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl;
import <com/sun/star/sheet/DataPilotFieldSortInfo.idl;
import <com/sun/star/sheet/DataPilotFieldGroupInfo.idl;
Go to the source code of this file.
Classes | |
service | DataPilotField |
represents a single field in a data pilot table. More... | |
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::sheet |
Spreadsheet specific interfaces. | |