Lines Matching refs:mrCustomShapeGeometry
72 mrCustomShapeGeometry( rCustomShapeGeometry ) in XMLEnhancedCustomShapeContext()
847 GetString( mrCustomShapeGeometry, rValue, EAS_Type ); in StartElement()
850 GetBool( mrCustomShapeGeometry, rValue, EAS_MirroredX ); in StartElement()
853 GetBool( mrCustomShapeGeometry, rValue, EAS_MirroredY ); in StartElement()
903 mrCustomShapeGeometry.push_back( aProp ); in StartElement()
907 GetDouble( mrCustomShapeGeometry, rValue, EAS_TextRotateAngle ); in StartElement()
1117 GetAdjustmentValues( mrCustomShapeGeometry, rValue ); in StartElement()
1335 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maExtrusion, EASGet( EAS_Extrusion ) ); in EndElement()
1336 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maPath, EASGet( EAS_Path ) ); in EndElement()
1337 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maTextPath, EASGet( EAS_TextPath ) ); in EndElement()
1338 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maEquations, EASGet( EAS_Equations ) ); in EndElement()
1340 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maHandles, EASGet( EAS_Handles ) ); in EndElement()