LibreOffice Module sc (master) 1
Functions
vbapivottables.cxx File Reference
#include "vbapivottables.hxx"
#include "vbapivottable.hxx"
#include <com/sun/star/sheet/XDataPilotTable.hpp>
#include <ooo/vba/excel/XPivotTable.hpp>
Include dependency graph for vbapivottables.cxx:

Go to the source code of this file.

Functions

static uno::Any DataPilotToPivotTable (const uno::Any &aSource, const uno::Reference< uno::XComponentContext > &xContext)
 

Function Documentation

◆ DataPilotToPivotTable()

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().