Home
last modified time | relevance | path

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

/aoo41x/main/sd/inc/
H A Dshapelist.hxx57 SdrObject* getNextShape(SdrObject* pObj) const;
61 SdrObject* getNextShape();
/aoo41x/main/sd/source/core/
H A Dshapelist.cxx109 SdrObject* ShapeList::getNextShape(SdrObject* pObj) const in getNextShape() function in ShapeList
149 SdrObject* ShapeList::getNextShape() in getNextShape() function in ShapeList
H A Ddrawdoc.cxx780 SdrObject* pObj = rPresentationShapes.getNextShape(0); in NewOrLoadCompleted()
834 pObj = rPresentationShapes.getNextShape(pObj); in NewOrLoadCompleted()
H A Dsdpage2.cxx389 while((pObj = rSrcPage.maPresentationShapeList.getNextShape(pObj)) != 0) in SdPage()
H A Dsdpage.cxx173 while( (pObj = maPresentationShapeList.getNextShape(pObj)) != 0 ) in GetPresObj()
1599 SdrObject* pObj = maPresentationShapeList.getNextShape(0); in SetAutoLayout()
1603 SdrObject* pNext = maPresentationShapeList.getNextShape(pObj); in SetAutoLayout()
H A Ddrawdoc4.cxx922 SdrObject* pObj = mpOnlineSpellingList->getNextShape(); in IMPL_LINK()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews1.cxx1228 while( (pObj = rShapeList.getNextShape(pObj)) != 0 ) in SwitchPage()

Completed in 85 milliseconds