Home
last modified time | relevance | path

Searched refs:ScMyShapesContainer (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx85 ScMyShapesContainer::ScMyShapesContainer() in ScMyShapesContainer() function in ScMyShapesContainer
90 ScMyShapesContainer::~ScMyShapesContainer() in ~ScMyShapesContainer()
94 void ScMyShapesContainer::AddNewShape( const ScMyShape& aShape ) in AddNewShape()
99 sal_Bool ScMyShapesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress()
110 void ScMyShapesContainer::SetCellData( ScMyCell& rMyCell ) in SetCellData()
126 void ScMyShapesContainer::SkipTable(SCTAB nSkip) in SkipTable()
133 void ScMyShapesContainer::Sort() in Sort()
H A DXMLExportIterator.hxx76 class ScMyShapesContainer : ScMyIteratorBase class
83 ScMyShapesContainer();
84 virtual ~ScMyShapesContainer();
360 ScMyShapesContainer* pShapes;
386 inline void SetShapes(ScMyShapesContainer* pNewShapes) in SetShapes()
H A DXMLExportSharedData.hxx45 class ScMyShapesContainer;
56 ScMyShapesContainer* pShapesContainer;
75 ScMyShapesContainer* GetShapesContainer() { return pShapesContainer; } in GetShapesContainer()
H A DXMLExportSharedData.cxx122 pShapesContainer = new ScMyShapesContainer(); in AddNewShape()
H A Dxmlexprt.hxx42 class ScMyShapesContainer;

Completed in 28 milliseconds