Home
last modified time | relevance | path

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

/aoo4110/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java54 Any anyType; // field in AnyConverter_Test
83 anyType= new Any(new Type(Type.class), aType); in AnyConverter_Test()
134 try { AnyConverter.toBoolean(anyType); failed(""); in test_toBoolean()
190 try { AnyConverter.toChar(anyType); failed(""); in test_toChar()
242 try { AnyConverter.toByte(anyType); failed(""); in test_toByte()
308 try { AnyConverter.toShort(anyType); failed(""); in test_toShort()
375 try { AnyConverter.toInt(anyType); failed(""); in test_toInt()
447 try { AnyConverter.toLong(anyType); failed(""); in test_toLong()
688 val= AnyConverter.toType(anyType); in test_toType()
689 assure("", val == anyType.getObject()); in test_toType()
[all …]
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx983 css::uno::Type anyType(value_td); in map_to_uno() local
985 anyType.getDescription(&td); in map_to_uno()
/aoo4110/main/oox/source/token/
H A Dtokens.txt586 anyType

Completed in 55 milliseconds