Home
last modified time | relevance | path

Searched defs:currentValue (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/winaccessibility/source/UAccCOM/
H A DAccValue.cpp38 STDMETHODIMP CAccValue::get_currentValue(VARIANT * currentValue) in get_currentValue()
/aoo4110/main/forms/qa/integration/forms/
H A DFormControlTest.java682 …int currentValue = ((Integer)getControlModel( fieldName ).getPropertyValue( propertyName )).intVal… in checkIntValue() local
706 …short currentValue = ((Short)getControlModel( fieldName ).getPropertyValue( propertyName )).shortV… in checkShortValue() local
728 …double currentValue = ((Double)getControlModel( fieldName ).getPropertyValue( propertyName )).doub… in checkDoubleValue() local
744 String currentValue = (String)getControlModel( fieldName ).getPropertyValue( propertyName ); in checkStringValue() local
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DPropertyBag.java130 final String currentValue = (String)m_set.getPropertyValue( VALUE); in checkBasics() local
/aoo4110/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java153 protected void enableControls(Object currentValue) { in enableControls()
/aoo4110/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx151 …LXSpinButton::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 currentValue ) throw (R… in setValues()
/aoo4110/main/toolkit/source/controls/
H A Dtkspinbutton.cxx249 …uttonControl::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 currentValue ) throw (R… in setValues()
/aoo4110/main/toolkit/qa/complex/toolkit/
H A DGridControl.java411 final Object currentValue = m_dataModel.getCellData( colIndex, rowIndex ); in testSortableDataModel() local

Completed in 57 milliseconds