Home
last modified time | relevance | path

Searched refs:meShapeLocation (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx58 , meShapeLocation( eShapeLocation ) in PPTShapeGroupContext()
94 …ext( *this, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( meShapeLocation, "com.sun.sta… in createFastChildContext()
97 …text( *this, mpSlidePersistPtr, meShapeLocation, mpGroupShapePtr, oox::drawingml::ShapePtr( new PP… in createFastChildContext()
100 …PersistPtr, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( meShapeLocation, "com.sun.sta… in createFastChildContext()
103 …xt( *this, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( meShapeLocation, "com.sun.sta… in createFastChildContext()
106 …ext( *this, mpGroupShapePtr, oox::drawingml::ShapePtr( new PPTShape( meShapeLocation, "com.sun.sta… in createFastChildContext()
H A Dpptshape.cxx51 , meShapeLocation( eShapeLocation ) in PPTShape()
69 if ( mnSubType && ( meShapeLocation == Master ) ) in addShape()
94 if ( ( meShapeLocation == Master ) || ( meShapeLocation == Layout ) ) in addShape()
H A Dslidefragmenthandler.cxx59 , meShapeLocation( eShapeLocation ) in SlideFragmentHandler()
105 *this, mpSlidePersistPtr, meShapeLocation, mpSlidePersistPtr->getShapes(), in createFastChildContext()
106 …oox::drawingml::ShapePtr( new PPTShape( meShapeLocation, "com.sun.star.drawing.GroupShape" ) ) ) ); in createFastChildContext()
/aoo41x/main/oox/inc/oox/ppt/
H A Dpptshape.hxx34 …ShapeLocation meShapeLocation; // placeholdershapes (mnSubType != 0) on Master are never displ… member in oox::ppt::PPTShape
56 …void setShapeLocation( const oox::ppt::ShapeLocation eShapeLocation ) { meShapeLocation = eShapeLo… in setShapeLocation()
57 ShapeLocation getShapeLocation() const { return meShapeLocation; }; in getShapeLocation()
H A Dpptshapegroupcontext.hxx35 ShapeLocation meShapeLocation; member in oox::ppt::PPTShapeGroupContext
H A Dslidefragmenthandler.hxx49 ShapeLocation meShapeLocation; member in oox::ppt::SlideFragmentHandler

Completed in 20 milliseconds