Home
last modified time | relevance | path

Searched refs:ScDataPilotDescriptorBase (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx429 ScDataPilotDescriptorBase* pImp = ScDataPilotDescriptorBase::getImplementation( xDescriptor ); in insertNewByName()
606 ScDataPilotDescriptorBase::ScDataPilotDescriptorBase(ScDocShell* pDocSh) : in ScDataPilotDescriptorBase() function in ScDataPilotDescriptorBase
613 ScDataPilotDescriptorBase::~ScDataPilotDescriptorBase() in ~ScDataPilotDescriptorBase()
633 void SAL_CALL ScDataPilotDescriptorBase::acquire() throw() in acquire()
1110 ScDataPilotDescriptorBase* ScDataPilotDescriptorBase::getImplementation( in getImplementation()
1113 ScDataPilotDescriptorBase* pRet = NULL; in getImplementation()
1123 ScDataPilotDescriptorBase( pDocSh ), in ScDataPilotTableObj()
1148 ScDataPilotDescriptorBase::acquire(); in acquire()
1153 ScDataPilotDescriptorBase::release(); in release()
1415 ScDataPilotDescriptorBase::Notify( rBC, rHint ); in Notify()
[all …]
H A Ddatauno.cxx1570 …erDescriptor::ScDataPilotFilterDescriptor(ScDocShell* pDocShell, ScDataPilotDescriptorBase* pPar) : in ScDataPilotFilterDescriptor()
/aoo41x/main/sc/inc/
H A Ddapiuno.hxx164 class ScDataPilotDescriptorBase : public com::sun::star::sheet::XDataPilotDescriptor, class
178 ScDataPilotDescriptorBase(ScDocShell* pDocSh);
179 virtual ~ScDataPilotDescriptorBase();
283 class ScDataPilotDescriptor : public ScDataPilotDescriptorBase
314 class ScDataPilotTableObj : public ScDataPilotDescriptorBase,
433 ScDataPilotDescriptorBase& mrParent;
456 ScDataPilotDescriptorBase& rParent );
459 ScDataPilotDescriptorBase& rParent,
523 ScDataPilotDescriptorBase& rParent,
527 ScDataPilotDescriptorBase& rParent,
[all …]
H A Ddatauno.hxx60 class ScDataPilotDescriptorBase;
469 ScDataPilotDescriptorBase* pParent;
472 ScDataPilotFilterDescriptor(ScDocShell* pDocSh, ScDataPilotDescriptorBase* pPar);

Completed in 70 milliseconds