Searched refs:accessibleValue (Results 1 – 5 of 5) sorted by relevance
39 if ( [ wrapper accessibleValue ] != nil ) {41 [ wrapper accessibleValue ] -> getCurrentValue() >>= value;49 if ( [ wrapper accessibleValue ] != nil ) {51 [ wrapper accessibleValue ] -> getMinimumValue() >>= value;59 if ( [ wrapper accessibleValue ] != nil ) {61 [ wrapper accessibleValue ] -> getMaximumValue() >>= value;70 && [ wrapper accessibleValue ] != nil ) {73 [ wrapper accessibleValue ] -> setCurrentValue ( numberAny );83 if ( [ wrapper accessibleValue ] != nil
454 } else if ( [ self accessibleValue ] != nil ) {462 if ( [ self accessibleValue ] != nil ) {470 if ( [ self accessibleValue ] != nil ) {776 if ( [ self accessibleValue ] != nil ) {808 if ( ! isSettable && [ self accessibleValue ] != nil ) {1092 -(XAccessibleValue *)accessibleValue { method in com
38 if ( [ self accessibleValue ] != nil ) {
37 if ( [ self accessibleValue ] != nil ) {
110 -(::com::sun::star::accessibility::XAccessibleValue *)accessibleValue; in accessibleValue() method
Completed in 24 milliseconds