Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java543 … Object oGBModel = m_xMSFDialogModel.createInstance("com.sun.star.awt.UnoControlGroupBoxModel"); in insertGroupBox() local
544 …t xGBModelMPSet = (XMultiPropertySet) UnoRuntime.queryInterface(XMultiPropertySet.class, oGBModel); in insertGroupBox()
552 m_xDlgModelNameContainer.insertByName(sName, oGBModel); in insertGroupBox()
556 … XPropertySet xGBPSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oGBModel); in insertGroupBox()

Completed in 29 milliseconds