Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/inc/
H A Dshapeimporter.hxx117 struct XShapesEntry struct in slideshow::internal::ShapeImporter
125 explicit XShapesEntry( ShapeSharedPtr const& pGroupShape ) in XShapesEntry() function
130 explicit XShapesEntry( ::com::sun::star::uno::Reference< in XShapesEntry() function
135 typedef ::std::stack<XShapesEntry> XShapesStack;
/aoo41x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx547 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