Searched refs:XML_VALUES_CELL_RANGE_ADDRESS (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 2888 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, in exportSeries() 2894 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, OUString()); in exportSeries() 3240 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, aRanges.second ); in exportCandleStickSeries() 3257 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, aRanges.second ); in exportCandleStickSeries() 3274 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, aRanges.second ); in exportCandleStickSeries() 3291 … mrExport.AddAttribute( XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, aRanges.second ); in exportCandleStickSeries()
|
H A D | SchXMLImport.cxx | 407 { XML_NAMESPACE_CHART, XML_VALUES_CELL_RANGE_ADDRESS, XML_TOK_SERIES_CELL_RANGE }, in GetSeriesAttrTokenMap()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExportDocumentHandler.cxx | 236 …ic ::rtl::OUString s_sCellAddress(lcl_createAttribute(XML_NP_CHART,XML_VALUES_CELL_RANGE_ADDRESS)); in startElement()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1892 XML_VALUES_CELL_RANGE_ADDRESS, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1900 TOKEN( "values-cell-range-address", XML_VALUES_CELL_RANGE_ADDRESS ),
|
Completed in 86 milliseconds