Searched refs:s_sNumberFormatKey (Results 1 – 1 of 1) sorted by relevance
310 const static ::rtl::OUString s_sNumberFormatKey(RTL_CONSTASCII_USTRINGPARAM("NumberFormatKey")); in createDataSequenceByRangeRepresentation() local311 if ( xProp.is() && xProp->getPropertySetInfo()->hasPropertyByName(s_sNumberFormatKey) ) in createDataSequenceByRangeRepresentation()313 …xProp->setPropertyValue(s_sNumberFormatKey,impl_getNumberFormatKey_nothrow(_sRangeRepresentation)); in createDataSequenceByRangeRepresentation()
Completed in 24 milliseconds