Searched refs:ScMyNoteShape (Results 1 – 3 of 3) sorted by relevance
95 struct ScMyNoteShape struct100 sal_Bool operator<(const ScMyNoteShape& aNote) const; argument103 typedef std::list<ScMyNoteShape> ScMyNoteShapeList;116 void AddNewNote(const ScMyNoteShape& aNote);
138 sal_Bool ScMyNoteShape::operator<(const ScMyNoteShape& aNote) const in operator <()157 void ScMyNoteShapesContainer::AddNewNote( const ScMyNoteShape& aNote ) in AddNewNote()
149 ScMyNoteShape aNote; in AddNoteObj()