Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DRadioButtons.java82 …rtySet insertRadio( int nXPos, int nYPos, String label, String name, String refValue ) throws com.… in insertRadio()
88 …rtySet insertRadio( int nXPos, int nYPos, String label, String name, String refValue, XPropertySet… in insertRadio()
300 …private void checkRadio( String groupName, String refValue ) throws com.sun.star.uno.Exception, ja… in checkRadio()
308 …private void checkRadio( String groupName, String refValue, XPropertySet form ) throws com.sun.sta… in checkRadio()
318 …private XPropertySet getRadioModel( String name, String refValue ) throws com.sun.star.uno.Excepti… in getRadioModel()
324 …private XPropertySet getRadioModel( String name, String refValue, XPropertySet form ) throws com.s… in getRadioModel()
H A DFormControlTest.java565 …private void insertRadio( int nYPos, String label, String refValue ) throws com.sun.star.uno.Excep… in insertRadio()
758 …private XPropertySet getRadioModel( String name, String refValue ) throws com.sun.star.uno.Excepti… in getRadioModel()
H A DFormLayer.java278 …public XPropertySet getRadioModelByRefValue( XPropertySet form, String name, String refValue ) thr… in getRadioModelByRefValue()
H A DCellBinding.java250 String refValue = new String( "checked " ); in checkStringCheckBoxBinding() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java250 …public XPropertySet getRadioModelByRefValue( XPropertySet form, String name, String refValue ) thr… in getRadioModelByRefValue()

Completed in 34 milliseconds