Home
last modified time | relevance | path

Searched defs:xRadio (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/toolkit/source/layout/core/
H A Dimport.cxx123 uno::Reference< awt::XRadioButton > xRadio( mpWidget->getPeer(), uno::UNO_QUERY ); in WidgetElement() local
232 void RadioGroups::addItem( rtl::OUString id, uno::Reference< awt::XRadioButton > xRadio ) in addItem()
254 void RadioGroups::RadioGroup::addItem( uno::Reference< awt::XRadioButton > xRadio ) in addItem()
/aoo42x/main/forms/qa/integration/forms/
H A DRadioButtons.java91 …XPropertySet xRadio = m_formLayer.createControlAndShape( "DatabaseRadioButton", nXPos, nYPos, 25, … in insertRadio() local
231 XPropertySet xRadio = insertRadio( 15, 20, "group 2 (a)", "group 2", "a" ); in checkCalcPageSwitch() local
310 XPropertySet xRadio = getRadioModel( groupName, refValue, form ); in checkRadio() local
H A DFormControlTest.java567 …XPropertySet xRadio = m_formLayer.createControlAndShape( "DatabaseRadioButton", 106, nYPos, 25, 6 … in insertRadio() local
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx1337 Reference< xml::input::XElement > xRadio( _radios[ nPos ] ); in endElement() local
1465 Reference< xml::input::XElement > xRadio( _radios[ nPos ] ); in endElement() local
/aoo42x/main/forms/source/component/
H A DFilter.cxx222 Reference< XRadioButton > xRadio( getPeer(), UNO_QUERY_THROW ); in createPeer() local

Completed in 30 milliseconds