Searched refs:CommonFunctors (Results 1 – 4 of 4) sorted by relevance
162 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()
97 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()
191 aResult.getArray(), CommonFunctors::AnyToDouble()); in APPHELPER_XSERVICEINFO_IMPL()209 aResult.getArray(), CommonFunctors::AnyToString()); in getTextualData()
36 namespace CommonFunctors namespace
Completed in 49 milliseconds