Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx465 ScMyDetectiveObjContainer::ScMyDetectiveObjContainer() : in ScMyDetectiveObjContainer() function in ScMyDetectiveObjContainer
470 ScMyDetectiveObjContainer::~ScMyDetectiveObjContainer() in ~ScMyDetectiveObjContainer()
474 void ScMyDetectiveObjContainer::AddObject( ScDetectiveObjType eObjType, const SCTAB nSheet, in AddObject()
505 sal_Bool ScMyDetectiveObjContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress()
516 void ScMyDetectiveObjContainer::SetCellData( ScMyCell& rMyCell ) in SetCellData()
529 void ScMyDetectiveObjContainer::SkipTable(SCTAB nSkip) in SkipTable()
536 void ScMyDetectiveObjContainer::Sort() in Sort()
H A DXMLExportIterator.hxx235 class ScMyDetectiveObjContainer : ScMyIteratorBase class
242 ScMyDetectiveObjContainer();
243 virtual ~ScMyDetectiveObjContainer();
365 ScMyDetectiveObjContainer* pDetectiveObj;
396 inline void SetDetectiveObj(ScMyDetectiveObjContainer* pNewDetectiveObj) in SetDetectiveObj()
H A DXMLExportSharedData.hxx46 class ScMyDetectiveObjContainer;
57 ScMyDetectiveObjContainer* pDetectiveObjContainer;
79 ScMyDetectiveObjContainer* GetDetectiveObjContainer() { return pDetectiveObjContainer; } in GetDetectiveObjContainer()
H A DXMLExportSharedData.cxx42 pDetectiveObjContainer(new ScMyDetectiveObjContainer()), in ScMySharedData()

Completed in 23 milliseconds