Home
last modified time | relevance | path

Searched refs:ScVbaPivotTable (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbapivottable.cxx30 ScVbaPivotTable::ScVbaPivotTable( const uno::Reference< uno::XComponentContext >& xContext, const u… in ScVbaPivotTable() function in ScVbaPivotTable
35 ScVbaPivotTable::PivotCache() throw (uno::RuntimeException) in PivotCache()
43 ScVbaPivotTable::getServiceImplName() in getServiceImplName()
50 ScVbaPivotTable::getServiceNames() in getServiceNames()
H A Dvbapivottable.hxx34 class ScVbaPivotTable : public PivotTableImpl_BASE class
38ScVbaPivotTable( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::un…
H A Dvbapivottables.cxx35 …return uno::makeAny( uno::Reference< excel::XPivotTable > ( new ScVbaPivotTable( xContext, xTable … in DataPilotToPivotTable()

Completed in 10 milliseconds