Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx310 const static ::rtl::OUString s_sNumberFormatKey(RTL_CONSTASCII_USTRINGPARAM("NumberFormatKey")); in createDataSequenceByRangeRepresentation() local
311 if ( xProp.is() && xProp->getPropertySetInfo()->hasPropertyByName(s_sNumberFormatKey) ) in createDataSequenceByRangeRepresentation()
313 …xProp->setPropertyValue(s_sNumberFormatKey,impl_getNumberFormatKey_nothrow(_sRangeRepresentation)); in createDataSequenceByRangeRepresentation()

Completed in 19 milliseconds