/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/ |
H A D | _UnoControlFormattedFieldModel.java | 93 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 105 return utils.isVoid(v) ? new Integer(123) : in _TextColor() 118 return utils.isVoid(v) ? new Integer(123) : in _TextLineColor() 131 return utils.isVoid(v) ? new Integer(123) : in _BackgroundColor() 160 return utils.isVoid(v) ? new Double(123.8) : in _EffectiveMax() 190 return utils.isVoid(v) ? new Double(0.1) : in _EffectiveMin() 203 return utils.isVoid(v) ? new Integer(0) : in _FormatKey() 216 return utils.isVoid(v) ? new Boolean(true) : in _StrictFromat() 229 return utils.isVoid(v) ? new Boolean(true) : in _Tabstop() 242 return utils.isVoid(v) ? "UnoControlFormattedFieldModel" : in _Text()
|
H A D | _UnoControlCurrencyFieldModel.java | 63 return utils.isVoid(old) ? new Integer(6543) : null ; in _BackgroundColor() 75 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop() 87 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 99 return utils.isVoid(old) ? new Integer(123) : null ; in _TextColor() 111 return utils.isVoid(old) ? new Integer(123) : null ; in _TextLineColor() 123 return utils.isVoid(old) ? new Double(777) : in _Value()
|
H A D | _UnoControlNumericFieldModel.java | 63 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 75 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 87 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 99 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextLineColor() 111 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop() 123 return utils.isVoid(old) ? new Double(234.89) : in _Value()
|
H A D | _UnoControlTimeFieldModel.java | 67 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 79 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 91 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 103 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextLineColor() 115 return utils.isVoid(old) ? new Integer(4321) : in _Time() 128 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop()
|
H A D | _UnoControlDateFieldModel.java | 62 return utils.isVoid(old) ? new Integer(6543) : null ; in _BackgroundColor() 74 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 87 return utils.isVoid(old) ? new Integer(6543) : in _Date() 100 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop() 112 return utils.isVoid(old) ? new Integer(123) : null ; in _TextColor() 144 if (util.utils.isVoid(oDsc)) { in _DateShowCentury()
|
H A D | _UnoControlFileControlModel.java | 60 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 72 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 84 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 96 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextLineColor() 108 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop()
|
H A D | _UnoControlPatternFieldModel.java | 59 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 71 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 83 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 95 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextLineColor() 107 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop()
|
H A D | _UnoControlScrollBarModel.java | 58 return utils.isVoid(old) ? new Integer(32768) : null ; in _BackgroundColor() 70 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 82 return utils.isVoid(old) ? new Integer(65324) : null ; in _SymbolColor() 94 return utils.isVoid(old) ? new Integer(10) : new Integer(15) ; in _ScrollValue() 106 return utils.isVoid(old) ? new Integer(10) : null ; in _VisibleSize()
|
H A D | _UnoControlEditModel.java | 64 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 76 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 88 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 100 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop()
|
H A D | _UnoControlListBoxModel.java | 60 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 72 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 84 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 96 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop()
|
H A D | _UnoControlComboBoxModel.java | 60 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 72 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 84 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 96 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop()
|
H A D | _UnoControlDialogModel.java | 54 return utils.isVoid(old) ? new Integer(4321) : null ; in _BackgroundColor() 66 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 78 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextLineColor()
|
H A D | _UnoControlProgressBarModel.java | 57 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 69 return utils.isVoid(old) ? new Integer(4321) : null ; in _FillColor() 81 return utils.isVoid(old) ? new Integer(10) : null ; in _ProgressValue()
|
H A D | _UnoControlSpinButtonModel.java | 38 return utils.isVoid(old) ? new Integer(32768) : null ; in _BackgroundColor() 50 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 62 return utils.isVoid(old) ? new Integer(65324) : null ; in _SymbolColor()
|
H A D | _UnoControlCheckBoxModel.java | 66 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 78 if (utils.isVoid(old)) return new Boolean(true) ; in _Tabstop() 91 if (utils.isVoid(old)) return new Integer(12345) ; in _TextColor()
|
H A D | _UnoControlFixedTextModel.java | 57 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor() 69 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 81 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor()
|
H A D | _UnoControlRadioButtonModel.java | 54 return utils.isVoid(old) ? new Integer(4321) : null ; in _TextColor() 66 return utils.isVoid(old) ? new Boolean(true) : null ; in _Tabstop() 99 return utils.isVoid(old) ? new Integer(1234) : null ; in _BackgroundColor()
|
H A D | _UnoControlImageControlModel.java | 73 return utils.isVoid(oldValue) ? new Integer(8945) : in _BackgroundColor() 86 return utils.isVoid(old) ? new Integer(1234) : null ; in _BorderColor() 98 return utils.isVoid(v) ? new Boolean(true) : in _Tabstop()
|
/trunk/main/wizards/com/sun/star/wizards/common/ |
H A D | Configuration.java | 54 if (AnyConverter.isVoid(o)) in getInt() 64 if (AnyConverter.isVoid(o)) in getShort() 74 if (AnyConverter.isVoid(o)) in getFloat() 84 if (AnyConverter.isVoid(o)) in getDouble() 94 if (AnyConverter.isVoid(o)) in getString() 104 if (AnyConverter.isVoid(o)) in getBoolean() 344 if (!AnyConverter.isVoid(oContent)) in getNodeChildNames()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | ValueComparer.java | 61 if ( util.utils.isVoid(first) && util.utils.isVoid(second) ) { in equalValue() 63 } else if ( util.utils.isVoid(first) || util.utils.isVoid(second) ) { in equalValue() 137 if (utils.isVoid(obj1)) { in compareUntil() 147 if (utils.isVoid(obj2)) { in compareUntil()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/component/ |
H A D | _GridControl.java | 51 return util.utils.isVoid(old) ? new Integer(11) : in _RowHeight() 64 return util.utils.isVoid(old) ? new Boolean(true) : in _Tabstop() 77 return util.utils.isVoid(old) ? new Integer(342) : in _TextColor() 90 return util.utils.isVoid(old) ? new Integer(342) : in _BorderColor()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/ |
H A D | MultiPropertyTest.java | 180 if( (oldValue==null) || utils.isVoid(oldValue) ) in testProperty() 309 if (util.utils.isVoid(oldValue) && !maybeVoid) in checkResult() 366 if (!util.utils.isVoid(oldValue) && oldValue instanceof Any) in checkResult() 402 if (!util.utils.isVoid(oldValue) && oldValue instanceof Any) in checkResult() 439 if (!util.utils.isVoid(oldValue) && oldValue instanceof Any) in checkResult()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/ |
H A D | _CharacterProperties.java | 114 if (utils.isVoid(old)) { in _CharHeight() 174 if (utils.isVoid(oldValue) || (oldValue.equals("Standard"))) 186 if (utils.isVoid(oldValue) || (oldValue.equals("Standard"))) 269 if (utils.isVoid(oldValue)) { 358 if ( (gValue == null) || (utils.isVoid(gValue)) ) { in changeProp()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/ |
H A D | _XAccessibleValue.java | 86 if (util.utils.isVoid(val)) { in _getCurrentValue() 257 if (util.utils.isVoid(val)) { 280 if (util.utils.isVoid(val)) { 313 else if (util.utils.isVoid(val)) {
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
H A D | PropertySetAdapter.java | 283 boolean isVoid = false; in setPropertyValue() 285 isVoid = ((Any) value).getObject() == null; in setPropertyValue() 287 isVoid = value == null; in setPropertyValue() 289 if (isVoid && (propertyData.property.Attributes & PropertyAttribute.MAYBEVOID) == 0) { in setPropertyValue()
|