Searched refs:mrCustomShapeGeometry (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/xmloff/source/draw/ |
H A D | ximpcustomshape.cxx | 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() [all …]
|
H A D | ximpcustomshape.hxx | 50 std::vector< com::sun::star::beans::PropertyValue >& mrCustomShapeGeometry; member in XMLEnhancedCustomShapeContext
|
Completed in 30 milliseconds