Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java101 …Object oICModel = m_xMSFDialogModel.createInstance("com.sun.star.awt.UnoControlImageControlModel"); in insertImageControl() local
102 …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 8 milliseconds