Home
last modified time | relevance | path

Searched refs:ShapeList (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sd/source/core/
H A Dshapelist.cxx34 ShapeList::ShapeList() in ShapeList() function in ShapeList
39 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 …]
H A Ddrawdoc.cxx767 const sd::ShapeList& rPresentationShapes( pPage->GetPresentationShapeList() ); in NewOrLoadCompleted()
H A Ddrawdoc4.cxx837 mpOnlineSpellingList = new ShapeList; in StartOnlineSpelling()
/aoo4110/main/sd/inc/
H A Dshapelist.hxx33 class ShapeList : public sdr::ObjectUser class
36 ShapeList();
37 virtual ~ShapeList();
H A Dsdpage.hxx126 sd::ShapeList maPresentationShapeList; // Praesentationsobjekte
189 sd::ShapeList& GetPresentationShapeList() { return maPresentationShapeList; } in GetPresentationShapeList()
H A Ddrawdoc.hxx109 class ShapeList;
174 sd::ShapeList* mpOnlineSpellingList;
/aoo4110/main/sd/source/ui/view/
H A Ddrviews1.cxx1225 sd::ShapeList& rShapeList = pMaster->GetPresentationShapeList(); in SwitchPage()

Completed in 48 milliseconds