Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/jurt/com/sun/star/uno/
H A DAnyConverter.java231 static public short toUnsignedShort(Object object) in toUnsignedShort() method in AnyConverter
/aoo4110/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 26 milliseconds