Lines Matching refs:mrCustomShapeGeometry
70 mrCustomShapeGeometry( rCustomShapeGeometry ) in XMLEnhancedCustomShapeContext()
845 GetString( mrCustomShapeGeometry, rValue, EAS_Type ); in StartElement()
848 GetBool( mrCustomShapeGeometry, rValue, EAS_MirroredX ); in StartElement()
851 GetBool( mrCustomShapeGeometry, rValue, EAS_MirroredY ); in StartElement()
860 mrCustomShapeGeometry.push_back( aProp ); in StartElement()
864 GetDouble( mrCustomShapeGeometry, rValue, EAS_TextRotateAngle ); in StartElement()
1074 GetAdjustmentValues( mrCustomShapeGeometry, rValue ); in StartElement()
1292 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maExtrusion, EASGet( EAS_Extrusion ) ); in EndElement()
1293 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maPath, EASGet( EAS_Path ) ); in EndElement()
1294 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maTextPath, EASGet( EAS_TextPath ) ); in EndElement()
1295 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maEquations, EASGet( EAS_Equations ) ); in EndElement()
1297 SdXMLCustomShapePropertyMerge( mrCustomShapeGeometry, maHandles, EASGet( EAS_Handles ) ); in EndElement()