Searched refs:ScVbaPivotCache (Results 1 – 3 of 3) sorted by relevance
29 ScVbaPivotCache::ScVbaPivotCache( const uno::Reference< XHelperInterface >& xParent, const uno::Ref… in ScVbaPivotCache() function in ScVbaPivotCache34 ScVbaPivotCache::Refresh() throw (css::uno::RuntimeException) in Refresh()39 ScVbaPivotCache::getServiceImplName() in getServiceImplName()46 ScVbaPivotCache::getServiceNames() in getServiceNames()
34 class ScVbaPivotCache : public PivotCacheImpl_BASE class38 …ScVbaPivotCache( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
39 return new ScVbaPivotCache( uno::Reference< XHelperInterface >(), mxContext, m_xTable ); in PivotCache()
Completed in 7 milliseconds