Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx148 ScMyNoteShapesContainer::ScMyNoteShapesContainer() in ScMyNoteShapesContainer() function in ScMyNoteShapesContainer
153 ScMyNoteShapesContainer::~ScMyNoteShapesContainer() in ~ScMyNoteShapesContainer()
157 void ScMyNoteShapesContainer::AddNewNote( const ScMyNoteShape& aNote ) in AddNewNote()
162 sal_Bool ScMyNoteShapesContainer::GetFirstAddress( table::CellAddress& rCellAddress ) in GetFirstAddress()
173 void ScMyNoteShapesContainer::SetCellData( ScMyCell& rMyCell ) in SetCellData()
187 void ScMyNoteShapesContainer::SkipTable(SCTAB nSkip) in SkipTable()
194 void ScMyNoteShapesContainer::Sort() in Sort()
H A DXMLExportIterator.hxx105 class ScMyNoteShapesContainer : ScMyIteratorBase class
112 ScMyNoteShapesContainer();
113 virtual ~ScMyNoteShapesContainer();
361 ScMyNoteShapesContainer* pNoteShapes;
388 inline void SetNoteShapes(ScMyNoteShapesContainer* pNewNoteShapes) in SetNoteShapes()
H A DXMLExportSharedData.hxx48 class ScMyNoteShapesContainer;
58 ScMyNoteShapesContainer* pNoteShapes;
82 ScMyNoteShapesContainer* GetNoteShapes() { return pNoteShapes; } in GetNoteShapes()
H A DXMLExportSharedData.cxx148 pNoteShapes = new ScMyNoteShapesContainer(); in AddNoteObj()

Completed in 27 milliseconds