/aoo41x/main/xmloff/source/style/ |
H A D | VisAreaExport.cxx | 46 rExport.AddAttribute(XML_NAMESPACE_OFFICE, XML_X, sBuffer.makeStringAndClear()); in XMLVisAreaExport() 66 rExport.AddAttribute(XML_NAMESPACE_OFFICE, XML_X, sBuffer.makeStringAndClear()); in XMLVisAreaExport()
|
H A D | VisAreaContext.cxx | 93 if (IsXMLToken( aLocalName, XML_X )) in process()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | XMLImageMapExport.cxx | 281 mrExport.AddAttribute( XML_NAMESPACE_SVG, XML_X, in ExportRectangle() 339 mrExport.AddAttribute( XML_NAMESPACE_SVG, XML_X, aBuffer.makeStringAndClear() ); in ExportPolygon()
|
H A D | XMLImageMapContext.cxx | 89 { XML_NAMESPACE_SVG, XML_X, XML_TOK_IMAP_X },
|
H A D | ximppage.cxx | 105 if( IsXMLToken( aLocalName, XML_X ) ) in DrawAnnotationContext()
|
H A D | animationexport.cxx | 482 { XML_X, "X" }, in getAnimationAttributeNamesConversionList() 1481 case XML_X: in convertValue()
|
H A D | sdxmlimp.cxx | 716 { XML_NAMESPACE_SVG, XML_X, XML_TOK_PRESENTATIONPLACEHOLDER_X }, in GetPresentationPlaceholderAttrTokenMap()
|
H A D | shapeexport.cxx | 1227 mrExport.AddAttribute(XML_NAMESPACE_SVG, XML_X, msBuffer.makeStringAndClear()); in ImpExportGluePoints()
|
H A D | sdxmlexp.cxx | 1352 AddAttribute(XML_NAMESPACE_SVG, XML_X, aStr); in ImpWriteAutoLayoutPlaceholder() 2831 AddAttribute(XML_NAMESPACE_SVG, XML_X, sStringBuffer.makeStringAndClear()); in exportAnnotations()
|
H A D | animationimport.cxx | 441 case XML_X: in convertValue()
|
H A D | ximpshap.cxx | 293 if( IsXMLToken( aLocalName, XML_X ) ) in addGluePoint() 859 if( IsXMLToken( rLocalName, XML_X ) ) in processAttribute()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLImport.cxx | 340 { XML_NAMESPACE_SVG, XML_X, XML_TOK_PA_X }, in GetPlotAreaAttrTokenMap() 430 { XML_NAMESPACE_SVG, XML_X, XML_TOK_REGEQ_POS_X }, in GetRegEquationAttrTokenMap()
|
H A D | XMLSymbolTypePropertyHdl.cxx | 63 { XML_X, 10 },
|
H A D | SchXMLLegendContext.cxx | 69 { XML_NAMESPACE_SVG, XML_X, XML_TOK_LEGEND_X },
|
H A D | SchXMLExport.cxx | 1934 case XML_X: in lcl_getAxis() 2589 Reference< ::com::sun::star::chart2::XAxis > xNewAxis = lcl_getAxis( xCooSys, XML_X ); in exportAxes() 2607 …exportAxis( XML_X, XML_PRIMARY_X, xAxisProps, xNewAxis, aCategoriesRange, bHasXAxisTitle, bHasXAxi… in exportAxes() 2614 xNewAxis = lcl_getAxis( xCooSys, XML_X, false ); in exportAxes() 2618 …exportAxis( XML_X, XML_SECONDARY_X, xAxisProps, xNewAxis, aCategoriesRange, bHasSecondaryXAxisTitl… in exportAxes() 3592 mrExport.AddAttribute( XML_NAMESPACE_SVG, XML_X, msString ); in addPosition()
|
H A D | SchXMLAxisContext.cxx | 65 { XML_X, SCH_XML_AXIS_X },
|
H A D | SchXMLPlotAreaContext.cxx | 774 if( IsXMLToken( rLocalName, XML_X ) ) in readPositioningAttribute()
|
H A D | SchXMLChartContext.cxx | 1199 if( IsXMLToken( aLocalName, XML_X ) ) in StartElement()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | ChartPlotAreaOOoTContext.cxx | 98 eToken = XML_X; in StartElement()
|
H A D | ChartPlotAreaOASISTContext.cxx | 131 if( IsXMLToken( rAttrValue, XML_X )) in StartElement()
|
H A D | PropertyActionsOASIS.cxx | 130 { XML_NAMESPACE_SVG, XML_X, XML_ATACTION_IN2INCH,
|
H A D | StyleOASISTContext.cxx | 393 else if( IsXMLToken( rAttrValue, XML_X )) in StartElement()
|
H A D | PropertyActionsOOo.cxx | 267 { XML_NAMESPACE_SVG, XML_X, XML_ATACTION_INCH2IN,
|
H A D | StyleOOoTContext.cxx | 781 eToken = XML_X; in StartElement()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1956 XML_X, enumerator
|