Home
last modified time | relevance | path

Searched refs:ScDataPilotDescriptor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx183 SC_SIMPLE_SERVICE_INFO( ScDataPilotDescriptor, "ScDataPilotDescriptor", "stardiv::one::sheet::DataP…
375 return new ScDataPilotDescriptor(pDocShell); in createDataPilotDescriptor()
1432 ScDataPilotDescriptor::ScDataPilotDescriptor(ScDocShell* pDocSh) : in ScDataPilotDescriptor() function in ScDataPilotDescriptor
1449 ScDataPilotDescriptor::~ScDataPilotDescriptor() in ~ScDataPilotDescriptor()
1454 ScDPObject* ScDataPilotDescriptor::GetDPObject() const in GetDPObject()
1459 void ScDataPilotDescriptor::SetDPObject( ScDPObject* pDPObject ) in SetDPObject()
1471 OUString SAL_CALL ScDataPilotDescriptor::getName() throw(RuntimeException) in getName()
1477 void SAL_CALL ScDataPilotDescriptor::setName( const OUString& aNewName ) in setName()
1484 OUString SAL_CALL ScDataPilotDescriptor::getTag() throw(RuntimeException) in getTag()
1490 void SAL_CALL ScDataPilotDescriptor::setTag( const OUString& aNewTag ) in setTag()
/trunk/main/sc/inc/
H A Ddapiuno.hxx283 class ScDataPilotDescriptor : public ScDataPilotDescriptorBase class
289 ScDataPilotDescriptor(ScDocShell* pDocSh);
290 virtual ~ScDataPilotDescriptor();

Completed in 38 milliseconds