Searched refs:ScDataPilotDescriptorBase (Results 1 – 4 of 4) sorted by relevance
429 ScDataPilotDescriptorBase* pImp = ScDataPilotDescriptorBase::getImplementation( xDescriptor ); in insertNewByName()606 ScDataPilotDescriptorBase::ScDataPilotDescriptorBase(ScDocShell* pDocSh) : in ScDataPilotDescriptorBase() function in ScDataPilotDescriptorBase613 ScDataPilotDescriptorBase::~ScDataPilotDescriptorBase() in ~ScDataPilotDescriptorBase()619 Any SAL_CALL ScDataPilotDescriptorBase::queryInterface( const uno::Type& rType ) in queryInterface()633 void SAL_CALL ScDataPilotDescriptorBase::acquire() throw() in acquire()638 void SAL_CALL ScDataPilotDescriptorBase::release() throw() in release()643 Sequence< uno::Type > SAL_CALL ScDataPilotDescriptorBase::getTypes() in getTypes()661 Sequence<sal_Int8> SAL_CALL ScDataPilotDescriptorBase::getImplementationId() in getImplementationId()673 void ScDataPilotDescriptorBase::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()686 CellRangeAddress SAL_CALL ScDataPilotDescriptorBase::getSourceRange() in getSourceRange()[all …]
1570 …erDescriptor::ScDataPilotFilterDescriptor(ScDocShell* pDocShell, ScDataPilotDescriptorBase* pPar) : in ScDataPilotFilterDescriptor()
164 class ScDataPilotDescriptorBase : public com::sun::star::sheet::XDataPilotDescriptor, class178 ScDataPilotDescriptorBase(ScDocShell* pDocSh);179 virtual ~ScDataPilotDescriptorBase();269 static ScDataPilotDescriptorBase* getImplementation( const com::sun::star::uno::Reference<283 class ScDataPilotDescriptor : public ScDataPilotDescriptorBase314 class ScDataPilotTableObj : public ScDataPilotDescriptorBase,414 explicit ScDataPilotChildObjBase( ScDataPilotDescriptorBase& rParent );415 …explicit ScDataPilotChildObjBase( ScDataPilotDescriptorBase& rParent, const ScFieldIden…433 ScDataPilotDescriptorBase& mrParent;456 ScDataPilotDescriptorBase& rParent );[all …]
60 class ScDataPilotDescriptorBase;469 ScDataPilotDescriptorBase* pParent;472 … ScDataPilotFilterDescriptor(ScDocShell* pDocSh, ScDataPilotDescriptorBase* pPar);