Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Dlayerexport.cxx727 Reference< XNumberFormats > xControlFormats; in ensureTranslateFormat() local
729 xControlFormats = xControlFormatsSupplier->getNumberFormats(); in ensureTranslateFormat()
730 …OSL_ENSURE(xControlFormats.is(), "OFormLayerXMLExport_Impl::ensureTranslateFormat: formatted contr… in ensureTranslateFormat()
735 if (xControlFormats.is()) in ensureTranslateFormat()
737 Reference< XPropertySet > xControlFormat = xControlFormats->getByKey(nControlFormatKey); in ensureTranslateFormat()

Completed in 14 milliseconds