Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx56 …ustomShapeGuideValue( std::vector< CustomShapeGuide >& rGuideList, const CustomShapeGuide& rGuide ) in SetCustomShapeGuideValue() argument
61 if ( rGuideList[ nIndex ].maName == rGuide.maName ) in SetCustomShapeGuideValue()
65 rGuideList.push_back( rGuide ); in SetCustomShapeGuideValue()
/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx137 …stomShapeGuideValue( std::vector< CustomShapeGuide >& rGuideList, const CustomShapeGuide& rGuide );

Completed in 17 milliseconds