Searched refs:ScDataPilotDescriptorBase (Results 1 – 4 of 4) sorted by relevance
427 ScDataPilotDescriptorBase* pImp = ScDataPilotDescriptorBase::getImplementation( xDescriptor ); in insertNewByName()599 ScDataPilotDescriptorBase::ScDataPilotDescriptorBase(ScDocShell* pDocSh) : in ScDataPilotDescriptorBase() function in ScDataPilotDescriptorBase606 ScDataPilotDescriptorBase::~ScDataPilotDescriptorBase() in ~ScDataPilotDescriptorBase()612 Any SAL_CALL ScDataPilotDescriptorBase::queryInterface( const uno::Type& rType ) in queryInterface()625 void SAL_CALL ScDataPilotDescriptorBase::acquire() throw() in acquire()630 void SAL_CALL ScDataPilotDescriptorBase::release() throw() in release()635 Sequence< uno::Type > SAL_CALL ScDataPilotDescriptorBase::getTypes() in getTypes()652 Sequence<sal_Int8> SAL_CALL ScDataPilotDescriptorBase::getImplementationId() in getImplementationId()663 void ScDataPilotDescriptorBase::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()676 CellRangeAddress SAL_CALL ScDataPilotDescriptorBase::getSourceRange() in getSourceRange()[all …]
1541 …erDescriptor::ScDataPilotFilterDescriptor(ScDocShell* pDocShell, ScDataPilotDescriptorBase* pPar) : in ScDataPilotFilterDescriptor()
150 class ScDataPilotDescriptorBase : public com::sun::star::sheet::XDataPilotDescriptor, class164 ScDataPilotDescriptorBase(ScDocShell* pDocSh);165 virtual ~ScDataPilotDescriptorBase();229 static ScDataPilotDescriptorBase* getImplementation( const com::sun::star::uno::Reference<241 class ScDataPilotDescriptor : public ScDataPilotDescriptorBase267 class ScDataPilotTableObj : public ScDataPilotDescriptorBase,351 explicit ScDataPilotChildObjBase( ScDataPilotDescriptorBase& rParent );352 …explicit ScDataPilotChildObjBase( ScDataPilotDescriptorBase& rParent, const ScFieldIden…370 ScDataPilotDescriptorBase& mrParent;393 ScDataPilotDescriptorBase& rParent );[all …]
60 class ScDataPilotDescriptorBase;397 ScDataPilotDescriptorBase* pParent;400 … ScDataPilotFilterDescriptor(ScDocShell* pDocSh, ScDataPilotDescriptorBase* pPar);