Lines Matching defs:b

227         bool b = true;  in testVoid()  local
232 sal_Bool b = true; in testVoid() local
237 sal_Int8 b = 2; in testVoid() local
242 sal_Int16 b = 2; in testVoid() local
247 sal_uInt16 b = 2; in testVoid() local
252 sal_Int32 b = 2; in testVoid() local
257 sal_uInt32 b = 2; in testVoid() local
262 sal_Int64 b = 2; in testVoid() local
267 sal_uInt64 b = 2; in testVoid() local
272 float b = 2; in testVoid() local
277 double b = 2; in testVoid() local
282 sal_Unicode b = '2'; in testVoid() local
287 OUString b("2"); in testVoid() local
292 css::uno::Type b(cppu::UnoType<OUString>::get()); in testVoid() local
301 css::uno::Sequence< OUString > b(2); in testVoid() local
308 Enum1 b = Enum1_M2; in testVoid() local
313 Struct1 b(2); in testVoid() local
318 Exception1 b( in testVoid() local
325 css::uno::Reference< Interface1 > b(i); in testVoid() local
335 bool b = true; in testBoolean() local
340 sal_Bool b = true; in testBoolean() local
345 sal_Int8 b = 2; in testBoolean() local
350 sal_Int16 b = 2; in testBoolean() local
355 sal_uInt16 b = 2; in testBoolean() local
360 sal_Int32 b = 2; in testBoolean() local
365 sal_uInt32 b = 2; in testBoolean() local
370 sal_Int64 b = 2; in testBoolean() local
375 sal_uInt64 b = 2; in testBoolean() local
380 float b = 2; in testBoolean() local
385 double b = 2; in testBoolean() local
390 sal_Unicode b = '2'; in testBoolean() local
395 OUString b("2"); in testBoolean() local
400 css::uno::Type b(cppu::UnoType<OUString>::get()); in testBoolean() local
409 css::uno::Sequence< OUString > b(2); in testBoolean() local
418 Enum1 b = Enum1_M2; in testBoolean() local
423 Struct1 b(2); in testBoolean() local
428 Exception1 b( in testBoolean() local
435 css::uno::Reference< Interface1 > b(i); in testBoolean() local
445 bool b = true; in testByte() local
450 sal_Bool b = true; in testByte() local
455 sal_Int8 b = 2; in testByte() local
460 sal_Int16 b = 2; in testByte() local
464 sal_uInt16 b = 2; in testByte() local
468 sal_Int32 b = 2; in testByte() local
472 sal_uInt32 b = 2; in testByte() local
476 sal_Int64 b = 2; in testByte() local
480 sal_uInt64 b = 2; in testByte() local
484 float b = 2; in testByte() local
488 double b = 2; in testByte() local
492 sal_Unicode b = '2'; in testByte() local
500 OUString b("2"); in testByte() local
504 css::uno::Type b(cppu::UnoType<OUString>::get()); in testByte() local
510 css::uno::Sequence< OUString > b(2); in testByte() local
516 Enum1 b = Enum1_M2; in testByte() local
520 Struct1 b(2); in testByte() local
524 Exception1 b( in testByte() local
530 css::uno::Reference< Interface1 > b(i); in testByte() local
539 bool b = true; in testShort() local
543 sal_Bool b = true; in testShort() local
547 sal_Int8 b = 2; in testShort() local
551 sal_Int16 b = 2; in testShort() local
555 sal_uInt16 b = 2; in testShort() local
559 sal_Int32 b = 2; in testShort() local
563 sal_uInt32 b = 2; in testShort() local
567 sal_Int64 b = 2; in testShort() local
571 sal_uInt64 b = 2; in testShort() local
575 float b = 2; in testShort() local
579 double b = 2; in testShort() local
583 sal_Unicode b = '2'; in testShort() local
591 OUString b("2"); in testShort() local
595 css::uno::Type b(cppu::UnoType<OUString>::get()); in testShort() local
601 css::uno::Sequence< OUString > b(2); in testShort() local
607 Enum1 b = Enum1_M2; in testShort() local
611 Struct1 b(2); in testShort() local
615 Exception1 b( in testShort() local
621 css::uno::Reference< Interface1 > b(i); in testShort() local
632 bool b = true; in testUnsignedShort() local
636 sal_Bool b = true; in testUnsignedShort() local
640 sal_Int8 b = 2; in testUnsignedShort() local
644 sal_Int16 b = 2; in testUnsignedShort() local
648 sal_uInt16 b = 2; in testUnsignedShort() local
652 sal_Int32 b = 2; in testUnsignedShort() local
656 sal_uInt32 b = 2; in testUnsignedShort() local
660 sal_Int64 b = 2; in testUnsignedShort() local
664 sal_uInt64 b = 2; in testUnsignedShort() local
668 float b = 2; in testUnsignedShort() local
672 double b = 2; in testUnsignedShort() local
676 sal_Unicode b = '2'; in testUnsignedShort() local
684 OUString b("2"); in testUnsignedShort() local
688 css::uno::Type b(cppu::UnoType<OUString>::get()); in testUnsignedShort() local
694 css::uno::Sequence< OUString > b(2); in testUnsignedShort() local
700 Enum1 b = Enum1_M2; in testUnsignedShort() local
704 Struct1 b(2); in testUnsignedShort() local
708 Exception1 b( in testUnsignedShort() local
714 css::uno::Reference< Interface1 > b(i); in testUnsignedShort() local
723 bool b = true; in testLong() local
727 sal_Bool b = true; in testLong() local
731 sal_Int8 b = 2; in testLong() local
735 sal_Int16 b = 2; in testLong() local
739 sal_uInt16 b = 2; in testLong() local
743 sal_Int32 b = 2; in testLong() local
747 sal_uInt32 b = 2; in testLong() local
751 sal_Int64 b = 2; in testLong() local
755 sal_uInt64 b = 2; in testLong() local
759 float b = 2; in testLong() local
763 double b = 2; in testLong() local
767 sal_Unicode b = '2'; in testLong() local
771 OUString b("2"); in testLong() local
775 css::uno::Type b(cppu::UnoType<OUString>::get()); in testLong() local
781 css::uno::Sequence< OUString > b(2); in testLong() local
787 Enum1 b = Enum1_M2; in testLong() local
791 Struct1 b(2); in testLong() local
795 Exception1 b( in testLong() local
801 css::uno::Reference< Interface1 > b(i); in testLong() local
810 bool b = true; in testUnsignedLong() local
814 sal_Bool b = true; in testUnsignedLong() local
818 sal_Int8 b = 2; in testUnsignedLong() local
822 sal_Int16 b = 2; in testUnsignedLong() local
826 sal_uInt16 b = 2; in testUnsignedLong() local
830 sal_Int32 b = 2; in testUnsignedLong() local
834 sal_uInt32 b = 2; in testUnsignedLong() local
838 sal_Int64 b = 2; in testUnsignedLong() local
842 sal_uInt64 b = 2; in testUnsignedLong() local
846 float b = 2; in testUnsignedLong() local
850 double b = 2; in testUnsignedLong() local
854 sal_Unicode b = '2'; in testUnsignedLong() local
858 OUString b("2"); in testUnsignedLong() local
862 css::uno::Type b(cppu::UnoType<OUString>::get()); in testUnsignedLong() local
868 css::uno::Sequence< OUString > b(2); in testUnsignedLong() local
874 Enum1 b = Enum1_M2; in testUnsignedLong() local
878 Struct1 b(2); in testUnsignedLong() local
882 Exception1 b( in testUnsignedLong() local
888 css::uno::Reference< Interface1 > b(i); in testUnsignedLong() local
897 bool b = true; in testHyper() local
901 sal_Bool b = true; in testHyper() local
905 sal_Int8 b = 2; in testHyper() local
909 sal_Int16 b = 2; in testHyper() local
913 sal_uInt16 b = 2; in testHyper() local
917 sal_Int32 b = 2; in testHyper() local
921 sal_uInt32 b = 2; in testHyper() local
925 sal_Int64 b = 2; in testHyper() local
929 sal_uInt64 b = 2; in testHyper() local
933 float b = 2; in testHyper() local
937 double b = 2; in testHyper() local
941 sal_Unicode b = '2'; in testHyper() local
945 OUString b("2"); in testHyper() local
949 css::uno::Type b(cppu::UnoType<OUString>::get()); in testHyper() local
955 css::uno::Sequence< OUString > b(2); in testHyper() local
961 Enum1 b = Enum1_M2; in testHyper() local
965 Struct1 b(2); in testHyper() local
969 Exception1 b( in testHyper() local
975 css::uno::Reference< Interface1 > b(i); in testHyper() local
984 bool b = true; in testUnsignedHyper() local
988 sal_Bool b = true; in testUnsignedHyper() local
992 sal_Int8 b = 2; in testUnsignedHyper() local
996 sal_Int16 b = 2; in testUnsignedHyper() local
1000 sal_uInt16 b = 2; in testUnsignedHyper() local
1004 sal_Int32 b = 2; in testUnsignedHyper() local
1008 sal_uInt32 b = 2; in testUnsignedHyper() local
1012 sal_Int64 b = 2; in testUnsignedHyper() local
1016 sal_uInt64 b = 2; in testUnsignedHyper() local
1020 float b = 2; in testUnsignedHyper() local
1024 double b = 2; in testUnsignedHyper() local
1028 sal_Unicode b = '2'; in testUnsignedHyper() local
1032 OUString b("2"); in testUnsignedHyper() local
1036 css::uno::Type b(cppu::UnoType<OUString>::get()); in testUnsignedHyper() local
1042 css::uno::Sequence< OUString > b(2); in testUnsignedHyper() local
1048 Enum1 b = Enum1_M2; in testUnsignedHyper() local
1052 Struct1 b(2); in testUnsignedHyper() local
1056 Exception1 b( in testUnsignedHyper() local
1062 css::uno::Reference< Interface1 > b(i); in testUnsignedHyper() local
1071 bool b = true; in testFloat() local
1075 sal_Bool b = true; in testFloat() local
1079 sal_Int8 b = 2; in testFloat() local
1083 sal_Int16 b = 2; in testFloat() local
1087 sal_uInt16 b = 2; in testFloat() local
1091 sal_Int32 b = 2; in testFloat() local
1095 sal_uInt32 b = 2; in testFloat() local
1099 sal_Int64 b = 2; in testFloat() local
1103 sal_uInt64 b = 2; in testFloat() local
1107 float b = 2; in testFloat() local
1111 double b = 2; in testFloat() local
1115 sal_Unicode b = '2'; in testFloat() local
1119 OUString b("2"); in testFloat() local
1123 css::uno::Type b(cppu::UnoType<OUString>::get()); in testFloat() local
1129 css::uno::Sequence< OUString > b(2); in testFloat() local
1135 Enum1 b = Enum1_M2; in testFloat() local
1139 Struct1 b(2); in testFloat() local
1143 Exception1 b( in testFloat() local
1149 css::uno::Reference< Interface1 > b(i); in testFloat() local
1158 bool b = true; in testDouble() local
1162 sal_Bool b = true; in testDouble() local
1166 sal_Int8 b = 2; in testDouble() local
1170 sal_Int16 b = 2; in testDouble() local
1174 sal_uInt16 b = 2; in testDouble() local
1178 sal_Int32 b = 2; in testDouble() local
1182 sal_uInt32 b = 2; in testDouble() local
1186 sal_Int64 b = 2; in testDouble() local
1190 sal_uInt64 b = 2; in testDouble() local
1194 float b = 2; in testDouble() local
1198 double b = 2; in testDouble() local
1202 sal_Unicode b = '2'; in testDouble() local
1206 OUString b("2"); in testDouble() local
1210 css::uno::Type b(cppu::UnoType<OUString>::get()); in testDouble() local
1216 css::uno::Sequence< OUString > b(2); in testDouble() local
1222 Enum1 b = Enum1_M2; in testDouble() local
1226 Struct1 b(2); in testDouble() local
1230 Exception1 b( in testDouble() local
1236 css::uno::Reference< Interface1 > b(i); in testDouble() local
1246 bool b = true; in testChar() local
1250 sal_Bool b = true; in testChar() local
1254 sal_Int8 b = 2; in testChar() local
1258 sal_Int16 b = 2; in testChar() local
1262 sal_uInt16 b = 2; in testChar() local
1266 sal_Int32 b = 2; in testChar() local
1270 sal_uInt32 b = 2; in testChar() local
1274 sal_Int64 b = 2; in testChar() local
1278 sal_uInt64 b = 2; in testChar() local
1282 float b = 2; in testChar() local
1286 double b = 2; in testChar() local
1290 sal_Unicode b = '2'; in testChar() local
1298 OUString b("2"); in testChar() local
1302 css::uno::Type b(cppu::UnoType<OUString>::get()); in testChar() local
1308 css::uno::Sequence< OUString > b(2); in testChar() local
1314 Enum1 b = Enum1_M2; in testChar() local
1318 Struct1 b(2); in testChar() local
1322 Exception1 b( in testChar() local
1328 css::uno::Reference< Interface1 > b(i); in testChar() local
1337 bool b = true; in testString() local
1341 sal_Bool b = true; in testString() local
1345 sal_Int8 b = 2; in testString() local
1349 sal_Int16 b = 2; in testString() local
1353 sal_uInt16 b = 2; in testString() local
1357 sal_Int32 b = 2; in testString() local
1361 sal_uInt32 b = 2; in testString() local
1365 sal_Int64 b = 2; in testString() local
1369 sal_uInt64 b = 2; in testString() local
1373 float b = 2; in testString() local
1377 double b = 2; in testString() local
1381 sal_Unicode b = '2'; in testString() local
1385 OUString b("2"); in testString() local
1389 css::uno::Type b(cppu::UnoType<OUString>::get()); in testString() local
1395 css::uno::Sequence< OUString > b(2); in testString() local
1401 Enum1 b = Enum1_M2; in testString() local
1405 Struct1 b(2); in testString() local
1409 Exception1 b( in testString() local
1415 css::uno::Reference< Interface1 > b(i); in testString() local
1424 bool b = true; in testType() local
1428 sal_Bool b = true; in testType() local
1432 sal_Int8 b = 2; in testType() local
1436 sal_Int16 b = 2; in testType() local
1440 sal_uInt16 b = 2; in testType() local
1444 sal_Int32 b = 2; in testType() local
1448 sal_uInt32 b = 2; in testType() local
1452 sal_Int64 b = 2; in testType() local
1456 sal_uInt64 b = 2; in testType() local
1460 float b = 2; in testType() local
1464 double b = 2; in testType() local
1468 sal_Unicode b = '2'; in testType() local
1472 OUString b("2"); in testType() local
1476 css::uno::Type b(cppu::UnoType<OUString>::get()); in testType() local
1481 css::uno::Sequence< OUString > b(2); in testType() local
1487 Enum1 b = Enum1_M2; in testType() local
1491 Struct1 b(2); in testType() local
1495 Exception1 b( in testType() local
1501 css::uno::Reference< Interface1 > b(i); in testType() local
1513 bool b = true; in testSequence() local
1517 sal_Bool b = true; in testSequence() local
1521 sal_Int8 b = 2; in testSequence() local
1525 sal_Int16 b = 2; in testSequence() local
1529 sal_uInt16 b = 2; in testSequence() local
1533 sal_Int32 b = 2; in testSequence() local
1537 sal_uInt32 b = 2; in testSequence() local
1541 sal_Int64 b = 2; in testSequence() local
1545 sal_uInt64 b = 2; in testSequence() local
1549 float b = 2; in testSequence() local
1553 double b = 2; in testSequence() local
1557 sal_Unicode b = '2'; in testSequence() local
1561 OUString b("2"); in testSequence() local
1565 css::uno::Type b(cppu::UnoType<OUString>::get()); in testSequence() local
1571 css::uno::Sequence< OUString > b(2); in testSequence() local
1577 css::uno::Sequence< sal_Int32 > b(2); in testSequence() local
1583 Enum1 b = Enum1_M2; in testSequence() local
1587 Struct1 b(2); in testSequence() local
1591 Exception1 b( in testSequence() local
1597 css::uno::Reference< Interface1 > b(i); in testSequence() local
1606 bool b = true; in testEnum() local
1610 sal_Bool b = true; in testEnum() local
1614 sal_Int8 b = 2; in testEnum() local
1618 sal_Int16 b = 2; in testEnum() local
1622 sal_uInt16 b = 2; in testEnum() local
1626 sal_Int32 b = 2; in testEnum() local
1630 sal_uInt32 b = 2; in testEnum() local
1634 sal_Int64 b = 2; in testEnum() local
1638 sal_uInt64 b = 2; in testEnum() local
1642 float b = 2; in testEnum() local
1646 double b = 2; in testEnum() local
1650 sal_Unicode b = '2'; in testEnum() local
1654 OUString b("2"); in testEnum() local
1658 css::uno::Type b(cppu::UnoType<OUString>::get()); in testEnum() local
1664 css::uno::Sequence< OUString > b(2); in testEnum() local
1670 Enum1 b = Enum1_M2; in testEnum() local
1674 Enum2 b = Enum2_M2; in testEnum() local
1678 Struct1 b(2); in testEnum() local
1682 Exception1 b( in testEnum() local
1688 css::uno::Reference< Interface1 > b(i); in testEnum() local
1697 bool b = true; in testStruct() local
1701 sal_Bool b = true; in testStruct() local
1705 sal_Int8 b = 2; in testStruct() local
1709 sal_Int16 b = 2; in testStruct() local
1713 sal_uInt16 b = 2; in testStruct() local
1717 sal_Int32 b = 2; in testStruct() local
1721 sal_uInt32 b = 2; in testStruct() local
1725 sal_Int64 b = 2; in testStruct() local
1729 sal_uInt64 b = 2; in testStruct() local
1733 float b = 2; in testStruct() local
1737 double b = 2; in testStruct() local
1741 sal_Unicode b = '2'; in testStruct() local
1745 OUString b("2"); in testStruct() local
1749 css::uno::Type b(cppu::UnoType<OUString>::get()); in testStruct() local
1755 css::uno::Sequence< OUString > b(2); in testStruct() local
1761 Enum1 b = Enum1_M2; in testStruct() local
1765 Struct1 b(2); in testStruct() local
1769 Struct2 b(2); in testStruct() local
1773 Struct2a b(2, 2); in testStruct() local
1778 Struct2b b(2, 2, 2); in testStruct() local
1782 Exception1 b( in testStruct() local
1788 css::uno::Reference< Interface1 > b(i); in testStruct() local
1809 bool b = true; in testException() local
1813 sal_Bool b = true; in testException() local
1817 sal_Int8 b = 2; in testException() local
1821 sal_Int16 b = 2; in testException() local
1825 sal_uInt16 b = 2; in testException() local
1829 sal_Int32 b = 2; in testException() local
1833 sal_uInt32 b = 2; in testException() local
1837 sal_Int64 b = 2; in testException() local
1841 sal_uInt64 b = 2; in testException() local
1845 float b = 2; in testException() local
1849 double b = 2; in testException() local
1853 sal_Unicode b = '2'; in testException() local
1857 OUString b("2"); in testException() local
1861 css::uno::Type b(cppu::UnoType<OUString>::get()); in testException() local
1867 css::uno::Sequence< OUString > b(2); in testException() local
1873 Enum1 b = Enum1_M2; in testException() local
1877 Struct1 b(2); in testException() local
1881 Exception1 b( in testException() local
1886 Exception2 b( in testException() local
1891 Exception2a b( in testException() local
1898 Exception2b b( in testException() local
1905 css::uno::Reference< Interface1 > b(i); in testException() local
1915 bool b = true; in testInterface() local
1919 sal_Bool b = true; in testInterface() local
1923 sal_Int8 b = 2; in testInterface() local
1927 sal_Int16 b = 2; in testInterface() local
1931 sal_uInt16 b = 2; in testInterface() local
1935 sal_Int32 b = 2; in testInterface() local
1939 sal_uInt32 b = 2; in testInterface() local
1943 sal_Int64 b = 2; in testInterface() local
1947 sal_uInt64 b = 2; in testInterface() local
1951 float b = 2; in testInterface() local
1955 double b = 2; in testInterface() local
1959 sal_Unicode b = '2'; in testInterface() local
1963 OUString b("2"); in testInterface() local
1967 css::uno::Type b(cppu::UnoType<OUString>::get()); in testInterface() local
1973 css::uno::Sequence< OUString > b(2); in testInterface() local
1979 Enum1 b = Enum1_M2; in testInterface() local
1983 Struct1 b(2); in testInterface() local
1987 Exception1 b( in testInterface() local
1993 css::uno::Reference< Interface1 > b(i); in testInterface() local
1997 css::uno::Reference< Interface2 > b(new Impl2); in testInterface() local
2001 css::uno::Reference< Interface2a > b(new Impl2); in testInterface() local
2006 css::uno::Reference< Interface2b > b(i); in testInterface() local
2010 css::uno::Reference< Interface3 > b(new Impl2); in testInterface() local
2019 bool b = true; in testNull() local
2023 sal_Bool b = true; in testNull() local
2027 sal_Int8 b = 2; in testNull() local
2031 sal_Int16 b = 2; in testNull() local
2035 sal_uInt16 b = 2; in testNull() local
2039 sal_Int32 b = 2; in testNull() local
2043 sal_uInt32 b = 2; in testNull() local
2047 sal_Int64 b = 2; in testNull() local
2051 sal_uInt64 b = 2; in testNull() local
2055 float b = 2; in testNull() local
2059 double b = 2; in testNull() local
2063 sal_Unicode b = '2'; in testNull() local
2067 OUString b("2"); in testNull() local
2071 css::uno::Type b(cppu::UnoType<OUString>::get()); in testNull() local
2077 css::uno::Sequence< OUString > b(2); in testNull() local
2083 Enum1 b = Enum1_M2; in testNull() local
2087 Struct1 b(2); in testNull() local
2091 Exception1 b( in testNull() local
2096 css::uno::Reference< Interface1 > b(new Impl1); in testNull() local
2101 css::uno::Reference< Interface2 > b(new Impl2); in testNull() local
2106 css::uno::Reference< Interface2a > b(new Impl2); in testNull() local
2110 css::uno::Reference< Interface2b > b(new Impl2b); in testNull() local
2115 css::uno::Reference< Interface3 > b(new Impl2); in testNull() local