Home
last modified time | relevance | path

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

/aoo41x/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& );
/aoo41x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx79 CustomShapePropertiesPtr pCstmShpProps in createFastChildContext()
H A Dcustomshapeproperties.cxx83 void CustomShapeProperties::apply( const CustomShapePropertiesPtr& /* rSourceCustomShapeProperties … in apply() argument
H A Dshape.cxx193 …mpCustomShapePropertiesPtr = CustomShapePropertiesPtr( new CustomShapeProperties( *rReferencedShap… in applyShapeReference()

Completed in 27 milliseconds