Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbapivottables.cxx50 ScVbaPivotTables::ScVbaPivotTables( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaPivotTables() function in ScVbaPivotTables
55 ScVbaPivotTables::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
62 ScVbaPivotTables::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
68 ScVbaPivotTables::getElementType() throw (uno::RuntimeException) in getElementType()
74 ScVbaPivotTables::getServiceImplName() in getServiceImplName()
81 ScVbaPivotTables::getServiceNames() in getServiceNames()
H A Dvbapivottables.hxx39 class ScVbaPivotTables : public ScVbaPivotTables_BASE class
44ScVbaPivotTables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
45 virtual ~ScVbaPivotTables() {} in ~ScVbaPivotTables()
H A Dvbaworksheet.cxx703 uno::Reference< XCollection > xColl( new ScVbaPivotTables( this, mxContext, xIndexAccess ) ); in PivotTables()

Completed in 21 milliseconds