Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java196 …String FormatString = AnyConverter.toString(Helper.getUnoPropertyValue(xNumberFormat, "FormatStrin… in setNumberFormat() local
198 int NewFormatKey = defineNumberFormat(FormatString, oLocale); in setNumberFormat()
246 … String FormatString = "[=1]" + '"' + (char)9745 + '"' + ";[=0]" + '"' + (char)58480 + '"' + ";0"; in setBooleanReportDisplayNumberFormat() local
247 iLogicalFormatKey = xNumberFormats.queryKey(FormatString, aLocale, true); in setBooleanReportDisplayNumberFormat()
252 iLogicalFormatKey = xNumberFormats.addNew(FormatString, aLocale); in setBooleanReportDisplayNumberFormat()
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormatProperties.idl47 [readonly, property] string FormatString;

Completed in 22 milliseconds