LibreOffice Module sc (master) 1
|
#include "vbapivottables.hxx"
#include "vbapivottable.hxx"
#include <com/sun/star/sheet/XDataPilotTable.hpp>
#include <ooo/vba/excel/XPivotTable.hpp>
Go to the source code of this file.
Functions | |
static uno::Any | DataPilotToPivotTable (const uno::Any &aSource, const uno::Reference< uno::XComponentContext > &xContext) |
|
static |
Definition at line 27 of file vbapivottables.cxx.
Referenced by ScVbaPivotTables::createCollectionObject().