Searched refs:ScVbaPivotTable (Results 1 – 3 of 3) sorted by relevance
30 ScVbaPivotTable::ScVbaPivotTable( const uno::Reference< uno::XComponentContext >& xContext, const u… in ScVbaPivotTable() function in ScVbaPivotTable35 ScVbaPivotTable::PivotCache() throw (uno::RuntimeException) in PivotCache()43 ScVbaPivotTable::getServiceImplName() in getServiceImplName()50 ScVbaPivotTable::getServiceNames() in getServiceNames()
34 class ScVbaPivotTable : public PivotTableImpl_BASE class38 …ScVbaPivotTable( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::un…
35 …return uno::makeAny( uno::Reference< excel::XPivotTable > ( new ScVbaPivotTable( xContext, xTable … in DataPilotToPivotTable()
Completed in 13 milliseconds