Home
last modified time | relevance | path

Searched refs:toUnsignedShort (Results 1 – 5 of 5) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java439 …hould be HoriOrientation.RIGHT", HoriOrientation.RIGHT, AnyConverter.toUnsignedShort(proValues2[i]… in testAjustRight()
484 …uld be HoriOrientation.CENTER", HoriOrientation.CENTER, AnyConverter.toUnsignedShort(proValues2[i]… in testAjustCenter()
516 HoriOrientation.LEFT, AnyConverter.toUnsignedShort(proValues2[i].Value)); in testAjustLeft()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java786 updatedObject.updateShort(columnIndex, AnyConverter.toUnsignedShort(value)); in updateObject()
880 parameters.setShort(index, AnyConverter.toUnsignedShort(any)); in setObject()
H A DORowSetValue.java370 AnyConverter.toUnsignedShort(any); in fill()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/uno/
H A DAnyConverter.java231 static public short toUnsignedShort(Object object) in toUnsignedShort() method in AnyConverter
/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java265 assure("", 5 == AnyConverter.toUnsignedShort( a )); in test_toShort()
270 try { AnyConverter.toUnsignedShort(anyShort); failed(""); in test_toShort()

Completed in 39 milliseconds