Searched refs:oICModel (Results 1 – 1 of 1) sorted by relevance
101 …Object oICModel = m_xMSFDialogModel.createInstance("com.sun.star.awt.UnoControlImageControlModel"); in insertImageControl() local102 …t xICModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.class, oICModel); in insertImageControl()103 … xICModelPropertySet =(XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oICModel); in insertImageControl()111 m_xDlgModelNameContainer.insertByName(sName, oICModel); in insertImageControl()
Completed in 11 milliseconds