Searched refs:ShapeList (Results 1 – 7 of 7) sorted by relevance
34 ShapeList::ShapeList() in ShapeList() function in ShapeList39 ShapeList::~ShapeList() in ~ShapeList()45 void ShapeList::addShape( SdrObject& rObject ) in addShape()60 SdrObject* ShapeList::removeShape( SdrObject& rObject ) in removeShape()85 void ShapeList::clear() in clear()98 bool ShapeList::isEmpty() const in isEmpty()104 bool ShapeList::hasShape( SdrObject& rObject ) const in hasShape()109 SdrObject* ShapeList::getNextShape(SdrObject* pObj) const in getNextShape()149 SdrObject* ShapeList::getNextShape() in getNextShape()161 void ShapeList::seekShape( sal_uInt32 nIndex ) in seekShape()[all …]
766 const sd::ShapeList& rPresentationShapes( pPage->GetPresentationShapeList() ); in NewOrLoadCompleted()
837 mpOnlineSpellingList = new ShapeList; in StartOnlineSpelling()
33 class ShapeList : public sdr::ObjectUser class36 ShapeList();37 virtual ~ShapeList();
126 sd::ShapeList maPresentationShapeList; // Praesentationsobjekte189 sd::ShapeList& GetPresentationShapeList() { return maPresentationShapeList; } in GetPresentationShapeList()
109 class ShapeList;174 sd::ShapeList* mpOnlineSpellingList;
1235 sd::ShapeList& rShapeList = pMaster->GetPresentationShapeList(); in SwitchPage()
Completed in 38 milliseconds