Home
last modified time | relevance | path

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

/aoo42x/main/sd/inc/
H A Dshapelist.hxx57 SdrObject* getNextShape(SdrObject* pObj) const;
61 SdrObject* getNextShape();
/aoo42x/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.cxx777 SdrObject* pObj = rPresentationShapes.getNextShape(0); in NewOrLoadCompleted()
831 pObj = rPresentationShapes.getNextShape(pObj); in NewOrLoadCompleted()
H A Dsdpage.cxx169 while( (pObj = maPresentationShapeList.getNextShape(pObj)) != 0 ) in GetPresObj()
1583 SdrObject* pObj = maPresentationShapeList.getNextShape(0); in SetAutoLayout()
1587 SdrObject* pNext = maPresentationShapeList.getNextShape(pObj); in SetAutoLayout()
H A Dsdpage2.cxx377 while((pObj = rSrcPage.maPresentationShapeList.getNextShape(pObj)) != 0) in SdPage()
H A Ddrawdoc4.cxx922 SdrObject* pObj = mpOnlineSpellingList->getNextShape(); in IMPL_LINK()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews1.cxx1238 while( (pObj = rShapeList.getNextShape(pObj)) != 0 ) in SwitchPage()

Completed in 41 milliseconds