Home
last modified time | relevance | path

Searched refs:ShapeLocation (Results 1 – 8 of 8) sorted by relevance

/trunk/main/oox/inc/oox/ppt/
H A Dpptshape.hxx34ShapeLocation meShapeLocation; // placeholdershapes (mnSubType != 0) on Master are never displ…
40 PPTShape( const oox::ppt::ShapeLocation eShapeLocation,
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;
41 const oox::ppt::ShapeLocation eShapeLocation,
H A Dslidefragmenthandler.hxx41 …st ::rtl::OUString& rFragmentPath, SlidePersistPtr pPersistPtr, const ShapeLocation eShapeLocation…
49 ShapeLocation meShapeLocation;
H A Dslidepersist.hxx45 enum ShapeLocation enum
/trunk/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx53 const ShapeLocation eShapeLocation, in PPTShapeGroupContext()
H A Dpptshapecontext.cxx118 oox::ppt::ShapeLocation eShapeLocation = pPPTShapePtr->getShapeLocation(); in createFastChildContext()
H A Dslidefragmenthandler.cxx56 …er, const OUString& rFragmentPath, SlidePersistPtr pPersistPtr, const ShapeLocation eShapeLocation… in SlideFragmentHandler()
H A Dpptshape.cxx49 PPTShape::PPTShape( const oox::ppt::ShapeLocation eShapeLocation, const sal_Char* pServiceName ) in PPTShape()

Completed in 44 milliseconds