Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DCachedDataSequence.cxx162 CommonFunctors::OUStringToDouble() ); in Impl_getNumericalData()
170 CommonFunctors::AnyToDouble() ); in Impl_getNumericalData()
192 CommonFunctors::DoubleToOUString() ); in Impl_getTextualData()
200 CommonFunctors::AnyToString() ); in Impl_getTextualData()
223 CommonFunctors::makeAny< double >() ); in Impl_getMixedData()
231 CommonFunctors::makeAny< OUString >() ); in Impl_getMixedData()
H A DInternalDataProvider.cxx97 aResult.getArray(), CommonFunctors::AnyToString() ); in lcl_AnyToStringSequence()
106 aResult.getArray(), CommonFunctors::makeAny< OUString >() ); in lcl_StringToAnySequence()
234 aString = CommonFunctors::AnyToString()(rVector[m_nLevel]); in operator ()()
805 aResult.getArray(), CommonFunctors::makeAny< OUString >() ); in getDataByRangeRepresentation()
822 aResult.getArray(), CommonFunctors::makeAny< double >()); in getDataByRangeRepresentation()
888 back_inserter( aNewDataVec ), CommonFunctors::AnyToDouble()); in setDataByRangeRepresentation()
H A DUncachedDataSequence.cxx191 aResult.getArray(), CommonFunctors::AnyToDouble()); in APPHELPER_XSERVICEINFO_IMPL()
209 aResult.getArray(), CommonFunctors::AnyToString()); in getTextualData()
/trunk/main/chart2/source/inc/
H A DCommonFunctors.hxx36 namespace CommonFunctors namespace

Completed in 33 milliseconds