Home
last modified time | relevance | path

Searched refs:rFirstRangeForThisDomainIndex (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1033 …erence< chart2::data::XDataSequence > xValues, rtl::OUString& rFirstRangeForThisDomainIndex, SvXML… in lcl_exportDomainForThisSequence() argument
1042 … if( !rFirstRangeForThisDomainIndex.getLength() || !aRange.equals(rFirstRangeForThisDomainIndex) ) in lcl_exportDomainForThisSequence()
1049 if( !rFirstRangeForThisDomainIndex.getLength() ) in lcl_exportDomainForThisSequence()
1050 rFirstRangeForThisDomainIndex = aRange; in lcl_exportDomainForThisSequence()

Completed in 40 milliseconds