Home
last modified time | relevance | path

Searched refs:rPresentationShapes (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Ddrawdoc.cxx836 sd::ShapeList& rPresentationShapes( pPage->GetPresentationShapeList() ); in NewOrLoadCompleted() local
837 if(rPresentationShapes.isEmpty()) in NewOrLoadCompleted()
850 rPresentationShapes.seekShape(0); in NewOrLoadCompleted()
854 while( (pObj = rPresentationShapes.getNextShape()) ) in NewOrLoadCompleted()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Ddrawdoc.cxx834 sd::ShapeList& rPresentationShapes( pPage->GetPresentationShapeList() ); in NewOrLoadCompleted() local
835 if(rPresentationShapes.isEmpty()) in NewOrLoadCompleted()
848 rPresentationShapes.seekShape(0); in NewOrLoadCompleted()
852 while( (pObj = rPresentationShapes.getNextShape()) ) in NewOrLoadCompleted()