Searched refs:rxShapeProp (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/oox/source/drawingml/chart/ |
| H A D | objectformatter.cxx | 634 const ModelRef< Shape >& rxShapeProp, 653 const ModelRef< Shape >& rxShapeProp, 673 const ModelRef< Shape >& rxShapeProp, 714 const ModelRef< Shape >& rxShapeProp, 726 const ModelRef< Shape >& rxShapeProp, 886 …onvertFormatting( ShapePropertyMap& rPropMap, const ModelRef< Shape >& rxShapeProp, sal_Int32 nSer… in convertFormatting() argument 891 if( rxShapeProp.is() ) in convertFormatting() 892 aLineProps.assignUsed( rxShapeProp->getLineProperties() ); in convertFormatting() 911 …onvertFormatting( ShapePropertyMap& rPropMap, const ModelRef< Shape >& rxShapeProp, const PictureO… in convertFormatting() argument 916 if( rxShapeProp.is() ) in convertFormatting() [all …]
|
| /AOO42X/main/oox/inc/oox/drawingml/chart/ |
| H A D | objectformatter.hxx | 97 const ModelRef< Shape >& rxShapeProp, 104 const ModelRef< Shape >& rxShapeProp, 118 const ModelRef< Shape >& rxShapeProp, 153 static bool isAutomaticLine( const ModelRef< Shape >& rxShapeProp ); 155 static bool isAutomaticFill( const ModelRef< Shape >& rxShapeProp );
|