Home
last modified time | relevance | path

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

/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java41 Any anyType; // field in AnyConverter_Test
70 anyType= new Any(new Type(Type.class), aType); in AnyConverter_Test()
122 try { AnyConverter.toBoolean(anyType); fail(""); in test_toBoolean()
179 try { AnyConverter.toChar(anyType); fail(""); in test_toChar()
232 try { AnyConverter.toByte(anyType); fail(""); in test_toByte()
299 try { AnyConverter.toShort(anyType); fail(""); in test_toShort()
367 try { AnyConverter.toInt(anyType); fail(""); in test_toInt()
440 try { AnyConverter.toLong(anyType); fail(""); in test_toLong()
686 val= AnyConverter.toType(anyType); in test_toType()
687 assertTrue("", val == anyType.getObject()); in test_toType()
[all …]
/trunk/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()
/trunk/main/oox/source/token/
H A Dtokens.txt586 anyType

Completed in 41 milliseconds