Home
last modified time | relevance | path

Searched defs:ORadioButtonControl (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/forms/source/component/
H A DRadioButton.hxx88 class ORadioButtonControl: public OBoundControl class
H A DRadioButton.cxx74 ORadioButtonControl::ORadioButtonControl(const Reference<XMultiServiceFactory>& _rxFactory) in ORadioButtonControl() function in frm::ORadioButtonControl
/AOO41X/main/qadevOOo/tests/java/mod/_forms/
H A DORadioButtonControl.java85 public class ORadioButtonControl extends TestCase { class