Searched refs:oNFModel (Results 1 – 1 of 1) sorted by relevance
758 …Object oNFModel = m_xMSFDialogModel.createInstance("com.sun.star.awt.UnoControlNumericFieldModel"); in insertNumericField() local759 …t xNFModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.class, oNFModel); in insertNumericField()766 m_xDlgModelNameContainer.insertByName(sName, oNFModel); in insertNumericField()767 xNFModelPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oNFModel); in insertNumericField()
Completed in 28 milliseconds