Searched refs:SdXMLCustomShapePropertyMerge (Results 1 – 1 of 1) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | ximpcustomshape.cxx | 1126 void SdXMLCustomShapePropertyMerge( std::vector< com::sun::star::beans::PropertyValue >& rPropVec, in SdXMLCustomShapePropertyMerge() function 1147 void SdXMLCustomShapePropertyMerge( std::vector< com::sun::star::beans::PropertyValue >& rPropVec, in SdXMLCustomShapePropertyMerge() function 1168 void SdXMLCustomShapePropertyMerge( std::vector< com::sun::star::beans::PropertyValue >& rPropVec, in SdXMLCustomShapePropertyMerge() function 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()
|
Completed in 19 milliseconds