Searched refs:XShapesEntry (Results 1 – 2 of 2) sorted by relevance
117 struct XShapesEntry struct in slideshow::internal::ShapeImporter125 explicit XShapesEntry( ShapeSharedPtr const& pGroupShape ) in XShapesEntry() argument130 explicit XShapesEntry( ::com::sun::star::uno::Reference< in XShapesEntry() argument135 typedef ::std::stack<XShapesEntry> XShapesStack;
547 XShapesEntry& rTop = maShapesStack.top(); in importBackgroundShape()566 XShapesEntry& rTop = maShapesStack.top(); in importShape()627 maShapesStack.push( XShapesEntry( pRet ) ); in importShape()660 maShapesStack.push( XShapesEntry(xShapes) ); in ShapeImporter()
Completed in 14 milliseconds