Searched refs:xControlFormat (Results 1 – 1 of 1) sorted by relevance
737 Reference< XPropertySet > xControlFormat = xControlFormats->getByKey(nControlFormatKey); in ensureTranslateFormat() local739 xControlFormat->getPropertyValue(PROPERTY_LOCALE) >>= aFormatLocale; in ensureTranslateFormat()740 xControlFormat->getPropertyValue(PROPERTY_FORMATSTRING) >>= sFormatDescription; in ensureTranslateFormat()
Completed in 17 milliseconds