Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx544 if( maShapesStack.empty() ) in importBackgroundShape()
547 XShapesEntry& rTop = maShapesStack.top(); in importBackgroundShape()
564 while( !maShapesStack.empty() && !pRet ) in importShape()
566 XShapesEntry& rTop = maShapesStack.top(); in importShape()
622 maShapesStack.pop(); in importShape()
627 maShapesStack.push( XShapesEntry( pRet ) ); in importShape()
636 return maShapesStack.empty(); in isImportDone()
654 maShapesStack(), in ShapeImporter()
660 maShapesStack.push( XShapesEntry(xShapes) ); in ShapeImporter()
/aoo41x/main/slideshow/source/inc/
H A Dshapeimporter.hxx143 XShapesStack maShapesStack; member in slideshow::internal::ShapeImporter

Completed in 26 milliseconds