Searched refs:CustomShapePropertiesPtr (Results 1 – 5 of 5) sorted by relevance
46 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr; typedef93 CustomShapePropertiesPtr getCustomShapeProperties(){ return mpCustomShapePropertiesPtr; } in getCustomShapeProperties()179 CustomShapePropertiesPtr mpCustomShapePropertiesPtr;
52 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr; typedef116 void apply( const CustomShapePropertiesPtr& );
79 CustomShapePropertiesPtr pCstmShpProps in createFastChildContext()
83 void CustomShapeProperties::apply( const CustomShapePropertiesPtr& /* rSourceCustomShapeProperties … in apply() argument
193 …mpCustomShapePropertiesPtr = CustomShapePropertiesPtr( new CustomShapeProperties( *rReferencedShap… in applyShapeReference()
Completed in 27 milliseconds