/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | ValueComparer.java | 103 if((op1.getClass().getComponentType() == op2.getClass().getComponentType()) in compareArrays() 167 if(op1.getClass() != op2.getClass()) in compareStructs() 179 if(op1.getClass() != op2.getClass()) in compareThrowable() 204 else if(op1.getClass().isPrimitive() && op2.getClass().isPrimitive()) in compareObjects() 207 else if(op1.getClass() == Byte.class && op2.getClass() == Byte.class) in compareObjects() 210 else if(op1.getClass() == Type.class && op2.getClass() == Type.class) in compareObjects() 216 else if(op1.getClass() == Short.class && op2.getClass() == Short.class) in compareObjects() 228 else if(op1.getClass() == Long.class && op2.getClass() == Long.class) in compareObjects() 231 else if(op1.getClass() == Void.class && op2.getClass() == Void.class) in compareObjects() 234 else if(op1.getClass() == Float.class && op2.getClass() == Float.class) in compareObjects() [all …]
|
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/ |
H A D | Marshaling_Test.java | 273 if(op1.getClass() != op2.getClass()) in compareStructs() 285 if(op1.getClass() != op2.getClass()) in compareThrowable() 302 else if(op1.getClass().isPrimitive() && op2.getClass().isPrimitive()) in compareObjects() 305 else if(op1.getClass() == Byte.class && op2.getClass() == Byte.class) in compareObjects() 308 else if(op1.getClass() == Type.class && op2.getClass() == Type.class) in compareObjects() 314 else if(op1.getClass() == Short.class && op2.getClass() == Short.class) in compareObjects() 326 else if(op1.getClass() == Long.class && op2.getClass() == Long.class) in compareObjects() 329 else if(op1.getClass() == Void.class && op2.getClass() == Void.class) in compareObjects() 332 else if(op1.getClass() == Float.class && op2.getClass() == Float.class) in compareObjects() 335 else if(op1.getClass() == Double.class && op2.getClass() == Double.class) in compareObjects() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/ |
H A D | _XAccessibleValue.java | 147 Object setVal = getObjectValue(newVal, val.getClass()); in _setCurrentValue() 162 result &= oObj.setCurrentValue(getObjectValue(minVal, val.getClass())); in _setCurrentValue() 163 log.println("Setting to "+ getObjectValue(minVal, val.getClass())); in _setCurrentValue() 169 result &= oObj.setCurrentValue(getObjectValue(maxVal, val.getClass())); in _setCurrentValue() 170 log.println("Setting to "+ getObjectValue(maxVal, val.getClass())); in _setCurrentValue() 187 oObj.setCurrentValue(getObjectValue(minVal - 1, val.getClass())); in _setCurrentValue() 194 oObj.setCurrentValue(getObjectValue(maxVal + 1, val.getClass())); in _setCurrentValue() 263 log.println("Max is " + val.getClass()+ " = " + maxVal); 286 log.println("Min is " + val.getClass()+ " = " + minVal); 296 (Status.failed("Unexpected value type: " + val.getClass())); [all …]
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/ |
H A D | JobQueue.java | 94 System.err.println(getClass().getName() + " - exception occurred:" + throwable); in run() 102 if(DEBUG) System.err.println("##### " + getClass().getName() + ".run - exit:" + _threadId); in run() 141 if(DEBUG) System.err.println("##### " + getClass().getName() + " - init:" + _threadId); in JobQueue() 157 …if(DEBUG) System.err.println("##### " + getClass().getName() + " - init:" + _threadId + " " + cre… in JobQueue() 201 …if(DEBUG) System.err.println("##### " + getClass().getName() + ".removeJob:" + _head + " " + _thre… in removeJob() 222 …throw new com.sun.star.uno.RuntimeException(getClass().getName() + ".removeJob - unexpected:" + in… in removeJob() 259 …throw new com.sun.star.uno.RuntimeException(getClass().getName() + ".removeJob - unexpected:" + in… in removeJob() 275 …if(DEBUG) System.err.println("##### " + getClass().getName() + ".putJob todoes: " + " job:" + job); in putJob() 314 if(DEBUG) System.err.println("#####" + getClass().getName() + ".enter: " + _threadId); in enter() 354 …if(DEBUG) System.err.println("##### " + getClass().getName() + ".enter leaving: " + _threadId + " … in enter() [all …]
|
/trunk/main/toolkit/qa/complex/toolkit/ |
H A D | AccessibleStatusBar.java | 107 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkWriterDoc() 117 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkWriterDoc() 135 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkMathDoc() 145 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkMathDoc() 163 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkDrawDoc() 173 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkDrawDoc() 191 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkImpressDoc() 201 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkImpressDoc() 219 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkCalcDoc() 265 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in getTestObject() [all …]
|
H A D | AccessibleStatusBarItem.java | 109 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkWriterDoc() 119 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkWriterDoc() 137 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkMathDoc() 147 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkMathDoc() 165 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkDrawDoc() 175 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkDrawDoc() 193 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkImpressDoc() 203 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkImpressDoc() 221 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in checkCalcDoc() 263 … Logger.getLogger( this.getClass().getName() ).log( Level.SEVERE, "caught an exception", e ); in getTestObject() [all …]
|
H A D | Assert.java | 56 Class objectClass = i_object.getClass(); in assertException() 83 … : ( e.getTargetException().getClass().equals( i_expectedExceptionClass ) ); in assertException() 184 argClasses[i] = i_methodArgs[i].getClass(); in assertException() 202 ") while calling " + i_object.getClass().getName() + "." + i_methodName, in assertException() 220 ") while calling " + i_object.getClass().getName() + "." + i_methodName, in assertException()
|
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/ |
H A D | XSLTransformer.java | 140 System.err.println(" " + e.getClass().getName() + ": " + e.getMessage()); in initialize() 235 setContextClassLoader(this.getClass().getClassLoader()); in start() 275 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 293 debug("TransformerFactory is '" + tfactory.getClass().getName() + "'"); in start() 346 … l.error(new com.sun.star.uno.Exception(ex.getClass().getName() + ": " + ex.getMessage())); in start() 349 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 361 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 371 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 381 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() 391 statsp.println(ex.getClass().getName() + ": " + ex.getMessage()); in start() [all …]
|
/trunk/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | DataAware.java | 89 if (obj != null && !value.isAssignable(obj.getClass())) in setDataObject() 185 if (a.getClass().isArray()) { in equals() 186 if (b.getClass().isArray()) in equals() 298 m = obj.getClass().getMethod("get" + propName, EMPTY_ARRAY); in createGetMethod() 302 …galArgumentException("get" + propName + "() method does not exist on " + obj.getClass().getName()); in createGetMethod() 334 m = obj.getClass().getMethod("set" + propName, new Class[] { paramClass }); in createSetMethod() 336 … + getMethod.getReturnType().getName() + ") method does not exist on " + obj.getClass().getName()); in createSetMethod()
|
/trunk/main/testtools/source/bridgetest/pyuno/ |
H A D | core.py | 208 unoExc = uno.getClass( "com.sun.star.uno.Exception" ) 209 ioExc = uno.getClass( "com.sun.star.io.IOException" ) 210 dispExc = uno.getClass( "com.sun.star.lang.DisposedException" ) 235 illegalArg = uno.getClass( "com.sun.star.lang.IllegalArgumentException" ) 251 clazz = uno.getClass( "com.sun.star.lang.XComponent" ) 253 self.failUnless( issubclass( clazz, uno.getClass( "com.sun.star.uno.XInterface" ) ) ) 318 IllegalArgumentException = uno.getClass("com.sun.star.lang.IllegalArgumentException" ) 319 RuntimeException = uno.getClass("com.sun.star.uno.RuntimeException" ) 325 self.failUnlessRaises( RuntimeException, uno.getClass, "a.b" ) 326 self.failUnlessRaises( RuntimeException, uno.getClass, "com.sun.star.uno.TypeClass" )
|
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | WeakBase.java | 77 Type[] arTypes= (Type[]) _mapTypes.get( getClass()); in getTypes() 81 Class currentClass= getClass(); in getTypes() 98 _mapTypes.put(getClass(), types); in getTypes() 115 id= (byte[]) _mapImplementationIds.get(getClass()); in getImplementationId() 120 String sName= getClass().getName(); in getImplementationId() 134 _mapImplementationIds.put(getClass(), id); in getImplementationId()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complexlib/ |
H A D | ComplexTestCase.java | 66 Method before = this.getClass().getMethod("before", new Class[] {} ); in before() 140 testMethod = this.getClass().getMethod(entryName, new Class[] { String.class }); in test_method() 144 testMethod = this.getClass().getMethod(entryName, new Class[] {} ); in test_method() 209 log.println(e.getClass().getName()); in test_method() 234 Method after = this.getClass().getMethod("after", new Class[] {}); in after() 309 return this.getClass().getName(); in getTestObjectName()
|
H A D | Assurance.java | 270 Class objectClass = _object.getClass(); in assureException() 284 … : ( e.getTargetException().getClass().equals( _expectedExceptionClass ) ); in assureException() 308 argClasses[i] = _methodArgs[i].getClass(); in assureException() 326 ") while calling " + _object.getClass().getName() + "." + _methodName, in assureException() 344 ") while calling " + _object.getClass().getName() + "." + _methodName, in assureException()
|
/trunk/main/wizards/com/sun/star/wizards/common/ |
H A D | NumericalHelper.java | 142 "Cannot convert this type: " + aValue.getClass().getName()); in toByte() 207 "Cannot convert this type: " + aValue.getClass().getName()); in toChar() 263 "Cannot convert this type: " + aValue.getClass().getName()); in toShort() 546 "Cannot convert this type: " + aValue.getClass().getName()); in toInt() 602 "Cannot convert this type: " + aValue.getClass().getName()); in toLong() 658 "Cannot convert this type: " + aValue.getClass().getName()); in toFloat() 714 "Cannot convert this type: " + aValue.getClass().getName()); in toDouble() 764 "Cannot convert this type: " + aValue.getClass().getName()); in toString() 820 "Cannot convert this type: " + aValue.getClass().getName()); in toBoolean() 1233 "Cannot convert this type: " + aValue.getClass().getName()); in getTypeObject() [all …]
|
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
H A D | WSEncoder.java | 96 if (elem.getClass() == WseHeader.class) in addElement() 98 else if (elem.getClass() == WseFontTable.class) in addElement() 100 else if (elem.getClass() == WseColorTable.class) in addElement() 124 if (e.getClass() == WsePara.class) in getRecords() 126 if (e.getClass() == WseTextRun.class) { in getRecords()
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | TestCase.java | 140 Class objectClass = _object.getClass(); in assureException() 154 … : ( e.getTargetException().getClass().equals( _expectedExceptionClass ) ); in assureException() 178 argClasses[i] = _methodArgs[i].getClass(); in assureException() 196 ") while calling " + _object.getClass().getName() + "." + _methodName, in assureException() 214 ") while calling " + _object.getClass().getName() + "." + _methodName, in assureException()
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/ |
H A D | SocketConnection.java | 75 …if (DEBUG) System.err.println("##### " + getClass().getName() + " - instantiated " + description +… in SocketConnection() 161 … System.err.println("##### " + getClass().getName() + ".read - exception occurred:" + ioException); in read() 175 …if (DEBUG) System.err.println("##### " + getClass().getName() + " - read byte:" + read_bytes + " "… in read() 197 …if (DEBUG) System.err.println("##### " + getClass().getName() + " - written bytes:" + aData + " " … in write() 232 if (DEBUG) System.err.println("##### " + getClass().getName() + " - socket closed"); in close()
|
/trunk/main/pyuno/source/module/ |
H A D | pyuno_type.cxx | 112 static PyRef getClass( const Runtime & r , const char * name) in getClass() function 119 return getClass( r , "Type" ); in getTypeClass() 124 return getClass( r , "Enum" ); in getEnumClass() 129 return getClass( r , "Char" ); in getCharClass() 134 return getClass( r , "ByteSequence" ); in getByteSequenceClass() 139 return getClass( r , "Any" ); in getAnyClass() 302 PyRef exc = getClass( name, runtime ); in importToGlobal()
|
H A D | uno.py | 71 return getClass(typeName)( *args ) 73 def getClass( typeName ): function 76 return pyuno.getClass(typeName) 260 RuntimeException = pyuno.getClass( "com.sun.star.uno.RuntimeException" ) 271 d[x] = pyuno.getClass( name + "." + x )
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/ |
H A D | StyleCatalog.java | 148 params[1] = this.getClass(); in callConstructor() 200 if ((styleClass != null) && (s.getClass() != styleClass)) in lookup() 313 if (s.getClass().equals(TextStyle.class)) in dumpCSV() 321 if (s.getClass().equals(ParaStyle.class)) in dumpCSV() 343 private Class getClass(Node node, String[] families, Class[] classes, in getClass() method in StyleCatalog
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | AccessibleObjectFactory.java | 114 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in addChild() 153 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in addChild() 171 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in removeChild() 206 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in populateContainer() 238 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in populateContainer() 251 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in createAccessibleComponent() 273 System.err.println(e.getClass().getName() + " caught: " + e.getMessage()); in createAccessibleComponent()
|
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | java_remote_bridge.java | 461 if(DEBUG) System.err.println("##### " + getClass().getName() + ".acquire:" + _life_count); in acquire() 544 System.err.println(getClass().getName() in dispose() 556 System.err.println(getClass().getName() in dispose() 559 System.err.println(getClass().getName() + ".dispose - IOException:" in dispose() 593 System.err.println("##### " + getClass().getName() + ".sendReply: " in sendReply() 644 if(DEBUG) System.err.println("##### " + getClass().getName() + ".sendRequest left:" + result); in sendRequest()
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | ColumnStyle.java | 193 this.getClass()); in getResolved() 202 null, this.getClass()); in getResolved() 247 if (style.getClass() != this.getClass()) in isSubset()
|
H A D | RowStyle.java | 193 this.getClass()); in getResolved() 202 null, this.getClass()); in getResolved() 247 if (style.getClass() != this.getClass()) in isSubset()
|
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/registry/ |
H A D | ConverterInfo.java | 116 piClassLoader = this.getClass().getClassLoader(); in ConverterInfo() 133 Class[] cl = piPluginFactory.getClass().getInterfaces(); in ConverterInfo() 191 piClassLoader = this.getClass().getClassLoader(); in ConverterInfo() 208 Class[] cl = piPluginFactory.getClass().getInterfaces(); in ConverterInfo()
|