Searched refs:maShapesStack (Results 1 – 2 of 2) sorted by relevance
544 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()
143 XShapesStack maShapesStack; member in slideshow::internal::ShapeImporter
Completed in 13 milliseconds