Searched refs:xCBControl (Results 1 – 1 of 1) sorted by relevance
885 XControl xCBControl = m_xDlgContainer.getControl(sName); in insertCheckBox() local886 xCheckBox = (XCheckBox) UnoRuntime.queryInterface(XCheckBox.class, xCBControl); in insertCheckBox()
Completed in 69 milliseconds