Searched refs:XML_Z (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/source/transform/ |
H A D | ChartPlotAreaOOoTContext.cxx | 108 eToken = XML_Z; in StartElement()
|
H A D | ChartPlotAreaOASISTContext.cxx | 142 else if( IsXMLToken( rAttrValue, XML_Z )) in StartElement()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 1940 case XML_Z: in lcl_getAxis() 2641 xNewAxis = lcl_getAxis( xCooSys, XML_Z ); in exportAxes() 2645 …exportAxis( XML_Z, XML_PRIMARY_Z, xAxisProps, xNewAxis, aCategoriesRange, bHasZAxisTitle, bHasZAxi… in exportAxes()
|
H A D | SchXMLAxisContext.cxx | 67 { XML_Z, SCH_XML_AXIS_Z },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 2553 XML_Z, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 2557 TOKEN( "z", XML_Z ),
|
Completed in 209 milliseconds