LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
XDataPilotTablesSupplier Interface Referencepublished

grants access to a collection of data pilot tables. More...

import "XDataPilotTablesSupplier.idl";

Inheritance diagram for XDataPilotTablesSupplier:
XInterface Spreadsheet

Public Member Functions

com::sun::star::sheet::XDataPilotTables getDataPilotTables ()
 Returns the collection of data pilot tables.
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

grants access to a collection of data pilot tables.

See also
com::sun::star::sheet::Spreadsheet

Member Function Documentation

◆ getDataPilotTables()

Returns the collection of data pilot tables.

See also
com::sun::star::sheet::DataPilotTables

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