Home
last modified time | relevance | path

Searched refs:eShapeLocation (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/oox/source/ppt/
H A Dpptshapecontext.cxx118 oox::ppt::ShapeLocation eShapeLocation = pPPTShapePtr->getShapeLocation(); in createFastChildContext() local
119 if ( ( eShapeLocation == Slide ) || ( eShapeLocation == Layout ) ) in createFastChildContext()
161 …if ( eShapeLocation == Layout ) // for layout objects the referenced object can be found within t… in createFastChildContext()
163 …else if ( eShapeLocation == Slide ) // normal slide shapes have to search within the corresponding… in createFastChildContext()
H A Dpptshapegroupcontext.cxx53 const ShapeLocation eShapeLocation, in PPTShapeGroupContext() argument
58 , meShapeLocation( eShapeLocation ) in PPTShapeGroupContext()
H A Dslidefragmenthandler.cxx56 … OUString& rFragmentPath, SlidePersistPtr pPersistPtr, const ShapeLocation eShapeLocation ) throw() in SlideFragmentHandler() argument
59 , meShapeLocation( eShapeLocation ) in SlideFragmentHandler()
H A Dpptshape.cxx49 PPTShape::PPTShape( const oox::ppt::ShapeLocation eShapeLocation, const sal_Char* pServiceName ) in PPTShape() argument
51 , meShapeLocation( eShapeLocation ) in PPTShape()
/aoo4110/main/oox/inc/oox/ppt/
H A Dpptshape.hxx40 PPTShape( const oox::ppt::ShapeLocation eShapeLocation,
56 …id setShapeLocation( const oox::ppt::ShapeLocation eShapeLocation ) { meShapeLocation = eShapeLoca… in setShapeLocation() argument
H A Dpptshapegroupcontext.hxx41 const oox::ppt::ShapeLocation eShapeLocation,
H A Dslidefragmenthandler.hxx41 …OUString& rFragmentPath, SlidePersistPtr pPersistPtr, const ShapeLocation eShapeLocation ) throw();

Completed in 28 milliseconds