Lines Matching defs:b

266         bool b = true;  in testVoid()  local
270 sal_Bool b = true; in testVoid() local
274 sal_Int8 b = 2; in testVoid() local
278 sal_uInt8 b = 2; in testVoid() local
282 sal_Int16 b = 2; in testVoid() local
286 sal_uInt16 b = 2; in testVoid() local
290 sal_Int32 b = 2; in testVoid() local
294 sal_uInt32 b = 2; in testVoid() local
298 sal_Int64 b = 2; in testVoid() local
302 sal_uInt64 b = 2; in testVoid() local
306 float b = 2; in testVoid() local
310 double b = 2; in testVoid() local
314 sal_Unicode b = '2'; in testVoid() local
318 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testVoid() local
324 css::uno::Type b(getCppuType< rtl::OUString >()); in testVoid() local
330 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testVoid() local
334 css::uno::Sequence< rtl::OUString > b(2); in testVoid() local
339 Enum1 b = Enum1_M2; in testVoid() local
343 Struct1 b(2); in testVoid() local
347 Exception1 b( in testVoid() local
353 css::uno::Reference< Interface1 > b(i); in testVoid() local
362 bool b = true; in testBoolean() local
366 sal_Bool b = true; in testBoolean() local
370 sal_Int8 b = 2; in testBoolean() local
374 sal_uInt8 b = 2; in testBoolean() local
382 sal_Int16 b = 2; in testBoolean() local
386 sal_uInt16 b = 2; in testBoolean() local
390 sal_Int32 b = 2; in testBoolean() local
394 sal_uInt32 b = 2; in testBoolean() local
398 sal_Int64 b = 2; in testBoolean() local
402 sal_uInt64 b = 2; in testBoolean() local
406 float b = 2; in testBoolean() local
410 double b = 2; in testBoolean() local
414 sal_Unicode b = '2'; in testBoolean() local
418 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testBoolean() local
424 css::uno::Type b(getCppuType< rtl::OUString >()); in testBoolean() local
430 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testBoolean() local
434 css::uno::Sequence< rtl::OUString > b(2); in testBoolean() local
440 Enum1 b = Enum1_M2; in testBoolean() local
444 Struct1 b(2); in testBoolean() local
448 Exception1 b( in testBoolean() local
454 css::uno::Reference< Interface1 > b(i); in testBoolean() local
463 bool b = true; in testByte() local
467 sal_Bool b = true; in testByte() local
471 sal_Int8 b = 2; in testByte() local
475 sal_uInt8 b = 2; in testByte() local
479 sal_Int16 b = 2; in testByte() local
483 sal_uInt16 b = 2; in testByte() local
487 sal_Int32 b = 2; in testByte() local
491 sal_uInt32 b = 2; in testByte() local
495 sal_Int64 b = 2; in testByte() local
499 sal_uInt64 b = 2; in testByte() local
503 float b = 2; in testByte() local
507 double b = 2; in testByte() local
511 sal_Unicode b = '2'; in testByte() local
519 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testByte() local
525 css::uno::Type b(getCppuType< rtl::OUString >()); in testByte() local
531 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testByte() local
535 css::uno::Sequence< rtl::OUString > b(2); in testByte() local
541 Enum1 b = Enum1_M2; in testByte() local
545 Struct1 b(2); in testByte() local
549 Exception1 b( in testByte() local
555 css::uno::Reference< Interface1 > b(i); in testByte() local
564 bool b = true; in testShort() local
568 sal_Bool b = true; in testShort() local
572 sal_Int8 b = 2; in testShort() local
576 sal_uInt8 b = 2; in testShort() local
580 sal_Int16 b = 2; in testShort() local
584 sal_uInt16 b = 2; in testShort() local
588 sal_Int32 b = 2; in testShort() local
592 sal_uInt32 b = 2; in testShort() local
596 sal_Int64 b = 2; in testShort() local
600 sal_uInt64 b = 2; in testShort() local
604 float b = 2; in testShort() local
608 double b = 2; in testShort() local
612 sal_Unicode b = '2'; in testShort() local
620 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testShort() local
626 css::uno::Type b(getCppuType< rtl::OUString >()); in testShort() local
632 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testShort() local
636 css::uno::Sequence< rtl::OUString > b(2); in testShort() local
642 Enum1 b = Enum1_M2; in testShort() local
646 Struct1 b(2); in testShort() local
650 Exception1 b( in testShort() local
656 css::uno::Reference< Interface1 > b(i); in testShort() local
667 bool b = true; in testUnsignedShort() local
671 sal_Bool b = true; in testUnsignedShort() local
675 sal_Int8 b = 2; in testUnsignedShort() local
679 sal_uInt8 b = 2; in testUnsignedShort() local
683 sal_Int16 b = 2; in testUnsignedShort() local
687 sal_uInt16 b = 2; in testUnsignedShort() local
691 sal_Int32 b = 2; in testUnsignedShort() local
695 sal_uInt32 b = 2; in testUnsignedShort() local
699 sal_Int64 b = 2; in testUnsignedShort() local
703 sal_uInt64 b = 2; in testUnsignedShort() local
707 float b = 2; in testUnsignedShort() local
711 double b = 2; in testUnsignedShort() local
715 sal_Unicode b = '2'; in testUnsignedShort() local
723 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testUnsignedShort() local
729 css::uno::Type b(getCppuType< rtl::OUString >()); in testUnsignedShort() local
735 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testUnsignedShort() local
739 css::uno::Sequence< rtl::OUString > b(2); in testUnsignedShort() local
745 Enum1 b = Enum1_M2; in testUnsignedShort() local
749 Struct1 b(2); in testUnsignedShort() local
753 Exception1 b( in testUnsignedShort() local
759 css::uno::Reference< Interface1 > b(i); in testUnsignedShort() local
768 bool b = true; in testLong() local
772 sal_Bool b = true; in testLong() local
776 sal_Int8 b = 2; in testLong() local
780 sal_uInt8 b = 2; in testLong() local
784 sal_Int16 b = 2; in testLong() local
788 sal_uInt16 b = 2; in testLong() local
792 sal_Int32 b = 2; in testLong() local
796 sal_uInt32 b = 2; in testLong() local
800 sal_Int64 b = 2; in testLong() local
804 sal_uInt64 b = 2; in testLong() local
808 float b = 2; in testLong() local
812 double b = 2; in testLong() local
816 sal_Unicode b = '2'; in testLong() local
820 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testLong() local
826 css::uno::Type b(getCppuType< rtl::OUString >()); in testLong() local
832 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testLong() local
836 css::uno::Sequence< rtl::OUString > b(2); in testLong() local
842 Enum1 b = Enum1_M2; in testLong() local
846 Struct1 b(2); in testLong() local
850 Exception1 b( in testLong() local
856 css::uno::Reference< Interface1 > b(i); in testLong() local
865 bool b = true; in testUnsignedLong() local
869 sal_Bool b = true; in testUnsignedLong() local
873 sal_Int8 b = 2; in testUnsignedLong() local
877 sal_uInt8 b = 2; in testUnsignedLong() local
881 sal_Int16 b = 2; in testUnsignedLong() local
885 sal_uInt16 b = 2; in testUnsignedLong() local
889 sal_Int32 b = 2; in testUnsignedLong() local
893 sal_uInt32 b = 2; in testUnsignedLong() local
897 sal_Int64 b = 2; in testUnsignedLong() local
901 sal_uInt64 b = 2; in testUnsignedLong() local
905 float b = 2; in testUnsignedLong() local
909 double b = 2; in testUnsignedLong() local
913 sal_Unicode b = '2'; in testUnsignedLong() local
917 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testUnsignedLong() local
923 css::uno::Type b(getCppuType< rtl::OUString >()); in testUnsignedLong() local
929 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testUnsignedLong() local
933 css::uno::Sequence< rtl::OUString > b(2); in testUnsignedLong() local
939 Enum1 b = Enum1_M2; in testUnsignedLong() local
943 Struct1 b(2); in testUnsignedLong() local
947 Exception1 b( in testUnsignedLong() local
953 css::uno::Reference< Interface1 > b(i); in testUnsignedLong() local
962 bool b = true; in testHyper() local
966 sal_Bool b = true; in testHyper() local
970 sal_Int8 b = 2; in testHyper() local
974 sal_uInt8 b = 2; in testHyper() local
978 sal_Int16 b = 2; in testHyper() local
982 sal_uInt16 b = 2; in testHyper() local
986 sal_Int32 b = 2; in testHyper() local
990 sal_uInt32 b = 2; in testHyper() local
994 sal_Int64 b = 2; in testHyper() local
998 sal_uInt64 b = 2; in testHyper() local
1002 float b = 2; in testHyper() local
1006 double b = 2; in testHyper() local
1010 sal_Unicode b = '2'; in testHyper() local
1014 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testHyper() local
1020 css::uno::Type b(getCppuType< rtl::OUString >()); in testHyper() local
1026 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testHyper() local
1030 css::uno::Sequence< rtl::OUString > b(2); in testHyper() local
1036 Enum1 b = Enum1_M2; in testHyper() local
1040 Struct1 b(2); in testHyper() local
1044 Exception1 b( in testHyper() local
1050 css::uno::Reference< Interface1 > b(i); in testHyper() local
1059 bool b = true; in testUnsignedHyper() local
1063 sal_Bool b = true; in testUnsignedHyper() local
1067 sal_Int8 b = 2; in testUnsignedHyper() local
1071 sal_uInt8 b = 2; in testUnsignedHyper() local
1075 sal_Int16 b = 2; in testUnsignedHyper() local
1079 sal_uInt16 b = 2; in testUnsignedHyper() local
1083 sal_Int32 b = 2; in testUnsignedHyper() local
1087 sal_uInt32 b = 2; in testUnsignedHyper() local
1091 sal_Int64 b = 2; in testUnsignedHyper() local
1095 sal_uInt64 b = 2; in testUnsignedHyper() local
1099 float b = 2; in testUnsignedHyper() local
1103 double b = 2; in testUnsignedHyper() local
1107 sal_Unicode b = '2'; in testUnsignedHyper() local
1111 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testUnsignedHyper() local
1117 css::uno::Type b(getCppuType< rtl::OUString >()); in testUnsignedHyper() local
1123 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testUnsignedHyper() local
1127 css::uno::Sequence< rtl::OUString > b(2); in testUnsignedHyper() local
1133 Enum1 b = Enum1_M2; in testUnsignedHyper() local
1137 Struct1 b(2); in testUnsignedHyper() local
1141 Exception1 b( in testUnsignedHyper() local
1147 css::uno::Reference< Interface1 > b(i); in testUnsignedHyper() local
1156 bool b = true; in testFloat() local
1160 sal_Bool b = true; in testFloat() local
1164 sal_Int8 b = 2; in testFloat() local
1168 sal_uInt8 b = 2; in testFloat() local
1172 sal_Int16 b = 2; in testFloat() local
1176 sal_uInt16 b = 2; in testFloat() local
1180 sal_Int32 b = 2; in testFloat() local
1184 sal_uInt32 b = 2; in testFloat() local
1188 sal_Int64 b = 2; in testFloat() local
1192 sal_uInt64 b = 2; in testFloat() local
1196 float b = 2; in testFloat() local
1200 double b = 2; in testFloat() local
1204 sal_Unicode b = '2'; in testFloat() local
1208 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testFloat() local
1214 css::uno::Type b(getCppuType< rtl::OUString >()); in testFloat() local
1220 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testFloat() local
1224 css::uno::Sequence< rtl::OUString > b(2); in testFloat() local
1230 Enum1 b = Enum1_M2; in testFloat() local
1234 Struct1 b(2); in testFloat() local
1238 Exception1 b( in testFloat() local
1244 css::uno::Reference< Interface1 > b(i); in testFloat() local
1253 bool b = true; in testDouble() local
1257 sal_Bool b = true; in testDouble() local
1261 sal_Int8 b = 2; in testDouble() local
1265 sal_uInt8 b = 2; in testDouble() local
1269 sal_Int16 b = 2; in testDouble() local
1273 sal_uInt16 b = 2; in testDouble() local
1277 sal_Int32 b = 2; in testDouble() local
1281 sal_uInt32 b = 2; in testDouble() local
1285 sal_Int64 b = 2; in testDouble() local
1289 sal_uInt64 b = 2; in testDouble() local
1293 float b = 2; in testDouble() local
1297 double b = 2; in testDouble() local
1301 sal_Unicode b = '2'; in testDouble() local
1305 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testDouble() local
1311 css::uno::Type b(getCppuType< rtl::OUString >()); in testDouble() local
1317 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testDouble() local
1321 css::uno::Sequence< rtl::OUString > b(2); in testDouble() local
1327 Enum1 b = Enum1_M2; in testDouble() local
1331 Struct1 b(2); in testDouble() local
1335 Exception1 b( in testDouble() local
1341 css::uno::Reference< Interface1 > b(i); in testDouble() local
1351 bool b = true; in testChar() local
1355 sal_Bool b = true; in testChar() local
1359 sal_Int8 b = 2; in testChar() local
1363 sal_uInt8 b = 2; in testChar() local
1367 sal_Int16 b = 2; in testChar() local
1371 sal_uInt16 b = 2; in testChar() local
1375 sal_Int32 b = 2; in testChar() local
1379 sal_uInt32 b = 2; in testChar() local
1383 sal_Int64 b = 2; in testChar() local
1387 sal_uInt64 b = 2; in testChar() local
1391 float b = 2; in testChar() local
1395 double b = 2; in testChar() local
1399 sal_Unicode b = '2'; in testChar() local
1407 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testChar() local
1413 css::uno::Type b(getCppuType< rtl::OUString >()); in testChar() local
1419 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testChar() local
1423 css::uno::Sequence< rtl::OUString > b(2); in testChar() local
1429 Enum1 b = Enum1_M2; in testChar() local
1433 Struct1 b(2); in testChar() local
1437 Exception1 b( in testChar() local
1443 css::uno::Reference< Interface1 > b(i); in testChar() local
1452 bool b = true; in testString() local
1456 sal_Bool b = true; in testString() local
1460 sal_Int8 b = 2; in testString() local
1464 sal_uInt8 b = 2; in testString() local
1468 sal_Int16 b = 2; in testString() local
1472 sal_uInt16 b = 2; in testString() local
1476 sal_Int32 b = 2; in testString() local
1480 sal_uInt32 b = 2; in testString() local
1484 sal_Int64 b = 2; in testString() local
1488 sal_uInt64 b = 2; in testString() local
1492 float b = 2; in testString() local
1496 double b = 2; in testString() local
1500 sal_Unicode b = '2'; in testString() local
1504 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testString() local
1510 css::uno::Type b(getCppuType< rtl::OUString >()); in testString() local
1516 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testString() local
1520 css::uno::Sequence< rtl::OUString > b(2); in testString() local
1526 Enum1 b = Enum1_M2; in testString() local
1530 Struct1 b(2); in testString() local
1534 Exception1 b( in testString() local
1540 css::uno::Reference< Interface1 > b(i); in testString() local
1549 bool b = true; in testType() local
1553 sal_Bool b = true; in testType() local
1557 sal_Int8 b = 2; in testType() local
1561 sal_uInt8 b = 2; in testType() local
1565 sal_Int16 b = 2; in testType() local
1569 sal_uInt16 b = 2; in testType() local
1573 sal_Int32 b = 2; in testType() local
1577 sal_uInt32 b = 2; in testType() local
1581 sal_Int64 b = 2; in testType() local
1585 sal_uInt64 b = 2; in testType() local
1589 float b = 2; in testType() local
1593 double b = 2; in testType() local
1597 sal_Unicode b = '2'; in testType() local
1601 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testType() local
1607 css::uno::Type b(getCppuType< rtl::OUString >()); in testType() local
1612 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testType() local
1616 css::uno::Sequence< rtl::OUString > b(2); in testType() local
1622 Enum1 b = Enum1_M2; in testType() local
1626 Struct1 b(2); in testType() local
1630 Exception1 b( in testType() local
1636 css::uno::Reference< Interface1 > b(i); in testType() local
1647 bool b = true; in testSequence() local
1651 sal_Bool b = true; in testSequence() local
1655 sal_Int8 b = 2; in testSequence() local
1659 sal_uInt8 b = 2; in testSequence() local
1663 sal_Int16 b = 2; in testSequence() local
1667 sal_uInt16 b = 2; in testSequence() local
1671 sal_Int32 b = 2; in testSequence() local
1675 sal_uInt32 b = 2; in testSequence() local
1679 sal_Int64 b = 2; in testSequence() local
1683 sal_uInt64 b = 2; in testSequence() local
1687 float b = 2; in testSequence() local
1691 double b = 2; in testSequence() local
1695 sal_Unicode b = '2'; in testSequence() local
1699 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testSequence() local
1705 css::uno::Type b(getCppuType< rtl::OUString >()); in testSequence() local
1711 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testSequence() local
1715 css::uno::Sequence< rtl::OUString > b(2); in testSequence() local
1721 css::uno::Sequence< sal_Int32 > b(2); in testSequence() local
1727 Enum1 b = Enum1_M2; in testSequence() local
1731 Struct1 b(2); in testSequence() local
1735 Exception1 b( in testSequence() local
1741 css::uno::Reference< Interface1 > b(i); in testSequence() local
1750 bool b = true; in testEnum() local
1754 sal_Bool b = true; in testEnum() local
1758 sal_Int8 b = 2; in testEnum() local
1762 sal_uInt8 b = 2; in testEnum() local
1766 sal_Int16 b = 2; in testEnum() local
1770 sal_uInt16 b = 2; in testEnum() local
1774 sal_Int32 b = 2; in testEnum() local
1778 sal_uInt32 b = 2; in testEnum() local
1782 sal_Int64 b = 2; in testEnum() local
1786 sal_uInt64 b = 2; in testEnum() local
1790 float b = 2; in testEnum() local
1794 double b = 2; in testEnum() local
1798 sal_Unicode b = '2'; in testEnum() local
1802 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testEnum() local
1808 css::uno::Type b(getCppuType< rtl::OUString >()); in testEnum() local
1814 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testEnum() local
1818 css::uno::Sequence< rtl::OUString > b(2); in testEnum() local
1824 Enum1 b = Enum1_M2; in testEnum() local
1828 Enum2 b = Enum2_M2; in testEnum() local
1832 Struct1 b(2); in testEnum() local
1836 Exception1 b( in testEnum() local
1842 css::uno::Reference< Interface1 > b(i); in testEnum() local
1851 bool b = true; in testStruct() local
1855 sal_Bool b = true; in testStruct() local
1859 sal_Int8 b = 2; in testStruct() local
1863 sal_uInt8 b = 2; in testStruct() local
1867 sal_Int16 b = 2; in testStruct() local
1871 sal_uInt16 b = 2; in testStruct() local
1875 sal_Int32 b = 2; in testStruct() local
1879 sal_uInt32 b = 2; in testStruct() local
1883 sal_Int64 b = 2; in testStruct() local
1887 sal_uInt64 b = 2; in testStruct() local
1891 float b = 2; in testStruct() local
1895 double b = 2; in testStruct() local
1899 sal_Unicode b = '2'; in testStruct() local
1903 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testStruct() local
1909 css::uno::Type b(getCppuType< rtl::OUString >()); in testStruct() local
1915 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testStruct() local
1919 css::uno::Sequence< rtl::OUString > b(2); in testStruct() local
1925 Enum1 b = Enum1_M2; in testStruct() local
1929 Struct1 b(2); in testStruct() local
1933 Struct2 b(2); in testStruct() local
1937 Struct2a b(2, 2); in testStruct() local
1942 Struct2b b(2, 2, 2); in testStruct() local
1946 Exception1 b( in testStruct() local
1952 css::uno::Reference< Interface1 > b(i); in testStruct() local
1976 bool b = true; in testException() local
1980 sal_Bool b = true; in testException() local
1984 sal_Int8 b = 2; in testException() local
1988 sal_uInt8 b = 2; in testException() local
1992 sal_Int16 b = 2; in testException() local
1996 sal_uInt16 b = 2; in testException() local
2000 sal_Int32 b = 2; in testException() local
2004 sal_uInt32 b = 2; in testException() local
2008 sal_Int64 b = 2; in testException() local
2012 sal_uInt64 b = 2; in testException() local
2016 float b = 2; in testException() local
2020 double b = 2; in testException() local
2024 sal_Unicode b = '2'; in testException() local
2028 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testException() local
2034 css::uno::Type b(getCppuType< rtl::OUString >()); in testException() local
2040 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testException() local
2044 css::uno::Sequence< rtl::OUString > b(2); in testException() local
2050 Enum1 b = Enum1_M2; in testException() local
2054 Struct1 b(2); in testException() local
2058 Exception1 b( in testException() local
2063 Exception2 b( in testException() local
2068 Exception2a b( in testException() local
2075 Exception2b b( in testException() local
2082 css::uno::Reference< Interface1 > b(i); in testException() local
2094 bool b = true; in testInterface() local
2098 sal_Bool b = true; in testInterface() local
2102 sal_Int8 b = 2; in testInterface() local
2106 sal_uInt8 b = 2; in testInterface() local
2110 sal_Int16 b = 2; in testInterface() local
2114 sal_uInt16 b = 2; in testInterface() local
2118 sal_Int32 b = 2; in testInterface() local
2122 sal_uInt32 b = 2; in testInterface() local
2126 sal_Int64 b = 2; in testInterface() local
2130 sal_uInt64 b = 2; in testInterface() local
2134 float b = 2; in testInterface() local
2138 double b = 2; in testInterface() local
2142 sal_Unicode b = '2'; in testInterface() local
2146 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testInterface() local
2152 css::uno::Type b(getCppuType< rtl::OUString >()); in testInterface() local
2158 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testInterface() local
2162 css::uno::Sequence< rtl::OUString > b(2); in testInterface() local
2168 Enum1 b = Enum1_M2; in testInterface() local
2172 Struct1 b(2); in testInterface() local
2176 Exception1 b( in testInterface() local
2182 css::uno::Reference< Interface1 > b(i); in testInterface() local
2186 css::uno::Reference< Interface2 > b(new Impl2); in testInterface() local
2190 css::uno::Reference< Interface2a > b(new Impl2); in testInterface() local
2195 css::uno::Reference< Interface2b > b(i); in testInterface() local
2199 css::uno::Reference< Interface3 > b(new Impl2); in testInterface() local
2210 bool b = true; in testNull() local
2214 sal_Bool b = true; in testNull() local
2218 sal_Int8 b = 2; in testNull() local
2222 sal_uInt8 b = 2; in testNull() local
2226 sal_Int16 b = 2; in testNull() local
2230 sal_uInt16 b = 2; in testNull() local
2234 sal_Int32 b = 2; in testNull() local
2238 sal_uInt32 b = 2; in testNull() local
2242 sal_Int64 b = 2; in testNull() local
2246 sal_uInt64 b = 2; in testNull() local
2250 float b = 2; in testNull() local
2254 double b = 2; in testNull() local
2258 sal_Unicode b = '2'; in testNull() local
2262 rtl::OUString b(RTL_CONSTASCII_USTRINGPARAM("2")); in testNull() local
2268 css::uno::Type b(getCppuType< rtl::OUString >()); in testNull() local
2274 css::uno::Any b(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("2"))); in testNull() local
2278 css::uno::Sequence< rtl::OUString > b(2); in testNull() local
2284 Enum1 b = Enum1_M2; in testNull() local
2288 Struct1 b(2); in testNull() local
2292 Exception1 b( in testNull() local
2297 css::uno::Reference< Interface1 > b(new Impl1); in testNull() local
2302 css::uno::Reference< Interface2 > b(new Impl2); in testNull() local
2307 css::uno::Reference< Interface2a > b(new Impl2); in testNull() local
2311 css::uno::Reference< Interface2b > b(new Impl2b); in testNull() local
2316 css::uno::Reference< Interface3 > b(new Impl2); in testNull() local