Searched refs:GetExportString (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/xmloff/inc/ |
H A D | xexptran.hxx | 81 const rtl::OUString& GetExportString(const SvXMLUnitConverter& rConv); 110 const rtl::OUString& GetExportString(const SvXMLUnitConverter& rConv); 132 const rtl::OUString& GetExportString();
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeexport3.cxx | 121 …mrExport.AddAttribute(XML_NAMESPACE_DR3D, XML_TRANSFORM, aTransform.GetExportString(mrExport.GetMM… in ImpExport3DShape() 232 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_VIEWBOX, aViewBox.GetExportString()); in ImpExport3DShape() 278 …mrExport.AddAttribute(XML_NAMESPACE_DR3D, XML_TRANSFORM, aTransform.GetExportString(mrExport.GetMM… in export3DSceneAttributes()
|
H A D | xexptran.cxx | 417 const OUString& SdXMLImExTransform2D::GetExportString(const SvXMLUnitConverter& rConv) in GetExportString() function in SdXMLImExTransform2D 893 const OUString& SdXMLImExTransform3D::GetExportString(const SvXMLUnitConverter& rConv) in GetExportString() function in SdXMLImExTransform3D 1332 const OUString& SdXMLImExViewBox::GetExportString() in GetExportString() function in SdXMLImExViewBox
|
H A D | XMLImageMapExport.cxx | 349 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_VIEWBOX, aViewBox.GetExportString()); in ExportPolygon()
|
H A D | shapeexport2.cxx | 201 …mrExport.AddAttribute(XML_NAMESPACE_DRAW, XML_TRANSFORM, aTransform.GetExportString(mrExport.GetMM… in ImpExportNewTrans_FeaturesAndWrite() 1010 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_VIEWBOX, aViewBox.GetExportString());
|
H A D | shapeexport4.cxx | 512 rExport.AddAttribute( XML_NAMESPACE_SVG, XML_VIEWBOX, aViewBox.GetExportString() ); in ImpExportEnhancedGeometry()
|
/aoo41x/main/xmloff/source/style/ |
H A D | MarkerStyle.cxx | 208 rExport.AddAttribute( XML_NAMESPACE_SVG, XML_VIEWBOX, aViewBox.GetExportString() ); in exportXML()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 2938 GetExport().AddAttribute(XML_NAMESPACE_SVG, XML_VIEWBOX, aViewBox.GetExportString()); in exportContour()
|
Completed in 51 milliseconds