Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DInternalDataProvider.cxx1265 Sequence< double > aDoubles( nCount ); in getDateCategories() local
1272 aDoubles[nN]=fValue; in getDateCategories()
1274 return aDoubles; in getDateCategories()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLExport.cxx2660 Sequence< double > aDoubles( xNumericalDataSequence->getNumericalData() ); in lcl_hasNoValuesButText() local
2661 sal_Int32 nCount = aDoubles.getLength(); in lcl_hasNoValuesButText()
2664 if( !::rtl::math::isNan( aDoubles[i] ) ) in lcl_hasNoValuesButText()

Completed in 76 milliseconds