Searched refs:radioModel (Results 1 – 2 of 2) sorted by relevance
309 XPropertySet radioModel = getRadioModel( "radio_group", "normal" ); in checkCrossUpdates_radioButton() local310 radioModel.setPropertyValue( "State", new Short( (short)1 ) ); in checkCrossUpdates_radioButton()352 m_document.getCurrentView().grabControlFocus( radioModel ); in checkCrossUpdates_radioButton()
540 private void simulateUserRadioCheck( XPropertySet radioModel ) throws com.sun.star.uno.Exception in simulateUserRadioCheck() argument543 XAccessible.class, m_document.getCurrentView().getControl( radioModel ) ); in simulateUserRadioCheck()