Home
last modified time | relevance | path

Searched refs:CustomShapePropertiesPtr (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx46 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr; typedef
93 CustomShapePropertiesPtr getCustomShapeProperties(){ return mpCustomShapePropertiesPtr; } in getCustomShapeProperties()
179 CustomShapePropertiesPtr mpCustomShapePropertiesPtr;
H A Dcustomshapeproperties.hxx52 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr; typedef
116 void apply( const CustomShapePropertiesPtr& );
/trunk/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx79 CustomShapePropertiesPtr pCstmShpProps in createFastChildContext()
H A Dcustomshapeproperties.cxx84 void CustomShapeProperties::apply( const CustomShapePropertiesPtr& /* rSourceCustomShapeProperties … in apply() argument
H A Dshape.cxx193 …mpCustomShapePropertiesPtr = CustomShapePropertiesPtr( new CustomShapeProperties( *rReferencedShap… in applyShapeReference()

Completed in 36 milliseconds