Home
last modified time | relevance | path

Searched refs:rxShapeProp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx634 const ModelRef< Shape >& rxShapeProp,
653 const ModelRef< Shape >& rxShapeProp,
673 const ModelRef< Shape >& rxShapeProp,
714 const ModelRef< Shape >& rxShapeProp,
726 const ModelRef< Shape >& rxShapeProp,
891 if( rxShapeProp.is() ) in convertFormatting()
892 aLineProps.assignUsed( rxShapeProp->getLineProperties() ); in convertFormatting()
916 if( rxShapeProp.is() ) in convertFormatting()
1014 convertFrameFormatting( rPropSet, rxShapeProp, 0, -1 ); in convertFormatting()
1182 return !rxShapeProp || !rxShapeProp->getLineProperties().maLineFill.moFillType.has(); in isAutomaticLine()
[all …]
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dobjectformatter.hxx97 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 );

Completed in 26 milliseconds