Home
last modified time | relevance | path

Searched refs:ScMyNoteShapeList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx103 typedef std::list<ScMyNoteShape> ScMyNoteShapeList; typedef
108 ScMyNoteShapeList aNoteShapeList;
118 const ScMyNoteShapeList* GetNotes() { return &aNoteShapeList; } in GetNotes()
H A DXMLExportIterator.cxx179 ScMyNoteShapeList::iterator aItr = aNoteShapeList.begin(); in SetCellData()
189 ScMyNoteShapeList::iterator aItr = aNoteShapeList.begin(); in SkipTable()
H A Dxmlexprt.cxx788 const ScMyNoteShapeList* pNoteShapes = NULL; in CollectShapesAutoStyles()
789 ScMyNoteShapeList::const_iterator aNoteShapeItr; in CollectShapesAutoStyles()
790 ScMyNoteShapeList::const_iterator aNoteShapeEndItr; in CollectShapesAutoStyles()

Completed in 47 milliseconds