LibreOffice Module sc (master) 1
|
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/sheet/XDataPilotTable.hpp>
#include <ooo/vba/excel/XPivotTable.hpp>
#include <vbahelper/vbahelperinterface.hxx>
Go to the source code of this file.
Classes | |
class | ScVbaPivotTable |
Typedefs | |
typedef InheritedHelperInterfaceWeakImpl< ov::excel::XPivotTable > | PivotTableImpl_BASE |
typedef InheritedHelperInterfaceWeakImpl<ov::excel::XPivotTable> PivotTableImpl_BASE |
Definition at line 25 of file vbapivottable.hxx.