Searched refs:XML_LABEL_CELL_ADDRESS (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 2897 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_LABEL_CELL_ADDRESS, in exportSeries() 3242 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_LABEL_CELL_ADDRESS, aRanges.first ); in exportCandleStickSeries() 3259 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_LABEL_CELL_ADDRESS, aRanges.first ); in exportCandleStickSeries() 3276 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_LABEL_CELL_ADDRESS, aRanges.first ); in exportCandleStickSeries() 3293 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_LABEL_CELL_ADDRESS, aRanges.first ); in exportCandleStickSeries()
|
H A D | SchXMLImport.cxx | 408 { XML_NAMESPACE_CHART, XML_LABEL_CELL_ADDRESS, XML_TOK_SERIES_LABEL_ADDRESS }, in GetSeriesAttrTokenMap()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1025 XML_LABEL_CELL_ADDRESS, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1033 TOKEN( "label-cell-address", XML_LABEL_CELL_ADDRESS ),
|
Completed in 158 milliseconds