Lines Matching defs:b

226         bool b = true;  in testVoid()  local
231 sal_Bool b = true; in testVoid() local
236 sal_Int8 b = 2; in testVoid() local
241 sal_Int16 b = 2; in testVoid() local
246 sal_uInt16 b = 2; in testVoid() local
251 sal_Int32 b = 2; in testVoid() local
256 sal_uInt32 b = 2; in testVoid() local
261 sal_Int64 b = 2; in testVoid() local
266 sal_uInt64 b = 2; in testVoid() local
271 float b = 2; in testVoid() local
276 double b = 2; in testVoid() local
281 sal_Unicode b = '2'; in testVoid() local
286 OUString b("2"); in testVoid() local
291 css::uno::Type b(cppu::UnoType<OUString>::get()); in testVoid() local
300 css::uno::Sequence< OUString > b(2); in testVoid() local
307 Enum1 b = Enum1_M2; in testVoid() local
312 Struct1 b(2); in testVoid() local
317 Exception1 b( in testVoid() local
324 css::uno::Reference< Interface1 > b(i); in testVoid() local
334 bool b = true; in testBoolean() local
339 sal_Bool b = true; in testBoolean() local
344 sal_Int8 b = 2; in testBoolean() local
349 sal_Int16 b = 2; in testBoolean() local
354 sal_uInt16 b = 2; in testBoolean() local
359 sal_Int32 b = 2; in testBoolean() local
364 sal_uInt32 b = 2; in testBoolean() local
369 sal_Int64 b = 2; in testBoolean() local
374 sal_uInt64 b = 2; in testBoolean() local
379 float b = 2; in testBoolean() local
384 double b = 2; in testBoolean() local
389 sal_Unicode b = '2'; in testBoolean() local
394 OUString b("2"); in testBoolean() local
399 css::uno::Type b(cppu::UnoType<OUString>::get()); in testBoolean() local
408 css::uno::Sequence< OUString > b(2); in testBoolean() local
417 Enum1 b = Enum1_M2; in testBoolean() local
422 Struct1 b(2); in testBoolean() local
427 Exception1 b( in testBoolean() local
434 css::uno::Reference< Interface1 > b(i); in testBoolean() local
444 bool b = true; in testByte() local
449 sal_Bool b = true; in testByte() local
454 sal_Int8 b = 2; in testByte() local
459 sal_Int16 b = 2; in testByte() local
464 sal_uInt16 b = 2; in testByte() local
469 sal_Int32 b = 2; in testByte() local
474 sal_uInt32 b = 2; in testByte() local
479 sal_Int64 b = 2; in testByte() local
484 sal_uInt64 b = 2; in testByte() local
489 float b = 2; in testByte() local
494 double b = 2; in testByte() local
499 sal_Unicode b = '2'; in testByte() local
504 OUString b("2"); in testByte() local
509 css::uno::Type b(cppu::UnoType<OUString>::get()); in testByte() local
518 css::uno::Sequence< OUString > b(2); in testByte() local
527 Enum1 b = Enum1_M2; in testByte() local
532 Struct1 b(2); in testByte() local
537 Exception1 b( in testByte() local
544 css::uno::Reference< Interface1 > b(i); in testByte() local
554 bool b = true; in testShort() local
559 sal_Bool b = true; in testShort() local
564 sal_Int8 b = 2; in testShort() local
569 sal_Int16 b = 2; in testShort() local
574 sal_uInt16 b = 2; in testShort() local
579 sal_Int32 b = 2; in testShort() local
584 sal_uInt32 b = 2; in testShort() local
589 sal_Int64 b = 2; in testShort() local
594 sal_uInt64 b = 2; in testShort() local
599 float b = 2; in testShort() local
604 double b = 2; in testShort() local
609 sal_Unicode b = '2'; in testShort() local
614 OUString b("2"); in testShort() local
619 css::uno::Type b(cppu::UnoType<OUString>::get()); in testShort() local
628 css::uno::Sequence< OUString > b(2); in testShort() local
637 Enum1 b = Enum1_M2; in testShort() local
642 Struct1 b(2); in testShort() local
647 Exception1 b( in testShort() local
654 css::uno::Reference< Interface1 > b(i); in testShort() local
666 bool b = true; in testUnsignedShort() local
671 sal_Bool b = true; in testUnsignedShort() local
676 sal_Int8 b = 2; in testUnsignedShort() local
681 sal_Int16 b = 2; in testUnsignedShort() local
686 sal_uInt16 b = 2; in testUnsignedShort() local
691 sal_Int32 b = 2; in testUnsignedShort() local
696 sal_uInt32 b = 2; in testUnsignedShort() local
701 sal_Int64 b = 2; in testUnsignedShort() local
706 sal_uInt64 b = 2; in testUnsignedShort() local
711 float b = 2; in testUnsignedShort() local
716 double b = 2; in testUnsignedShort() local
721 sal_Unicode b = '2'; in testUnsignedShort() local
726 OUString b("2"); in testUnsignedShort() local
731 css::uno::Type b(cppu::UnoType<OUString>::get()); in testUnsignedShort() local
740 css::uno::Sequence< OUString > b(2); in testUnsignedShort() local
749 Enum1 b = Enum1_M2; in testUnsignedShort() local
754 Struct1 b(2); in testUnsignedShort() local
759 Exception1 b( in testUnsignedShort() local
766 css::uno::Reference< Interface1 > b(i); in testUnsignedShort() local
776 bool b = true; in testLong() local
781 sal_Bool b = true; in testLong() local
786 sal_Int8 b = 2; in testLong() local
791 sal_Int16 b = 2; in testLong() local
796 sal_uInt16 b = 2; in testLong() local
801 sal_Int32 b = 2; in testLong() local
806 sal_uInt32 b = 2; in testLong() local
811 sal_Int64 b = 2; in testLong() local
816 sal_uInt64 b = 2; in testLong() local
821 float b = 2; in testLong() local
826 double b = 2; in testLong() local
831 sal_Unicode b = '2'; in testLong() local
836 OUString b("2"); in testLong() local
841 css::uno::Type b(cppu::UnoType<OUString>::get()); in testLong() local
850 css::uno::Sequence< OUString > b(2); in testLong() local
859 Enum1 b = Enum1_M2; in testLong() local
864 Struct1 b(2); in testLong() local
869 Exception1 b( in testLong() local
876 css::uno::Reference< Interface1 > b(i); in testLong() local
886 bool b = true; in testUnsignedLong() local
891 sal_Bool b = true; in testUnsignedLong() local
896 sal_Int8 b = 2; in testUnsignedLong() local
901 sal_Int16 b = 2; in testUnsignedLong() local
906 sal_uInt16 b = 2; in testUnsignedLong() local
911 sal_Int32 b = 2; in testUnsignedLong() local
916 sal_uInt32 b = 2; in testUnsignedLong() local
921 sal_Int64 b = 2; in testUnsignedLong() local
926 sal_uInt64 b = 2; in testUnsignedLong() local
931 float b = 2; in testUnsignedLong() local
936 double b = 2; in testUnsignedLong() local
941 sal_Unicode b = '2'; in testUnsignedLong() local
946 OUString b("2"); in testUnsignedLong() local
951 css::uno::Type b(cppu::UnoType<OUString>::get()); in testUnsignedLong() local
960 css::uno::Sequence< OUString > b(2); in testUnsignedLong() local
969 Enum1 b = Enum1_M2; in testUnsignedLong() local
974 Struct1 b(2); in testUnsignedLong() local
979 Exception1 b( in testUnsignedLong() local
986 css::uno::Reference< Interface1 > b(i); in testUnsignedLong() local
996 bool b = true; in testHyper() local
1001 sal_Bool b = true; in testHyper() local
1006 sal_Int8 b = 2; in testHyper() local
1011 sal_Int16 b = 2; in testHyper() local
1016 sal_uInt16 b = 2; in testHyper() local
1021 sal_Int32 b = 2; in testHyper() local
1026 sal_uInt32 b = 2; in testHyper() local
1031 sal_Int64 b = 2; in testHyper() local
1036 sal_uInt64 b = 2; in testHyper() local
1041 float b = 2; in testHyper() local
1046 double b = 2; in testHyper() local
1051 sal_Unicode b = '2'; in testHyper() local
1056 OUString b("2"); in testHyper() local
1061 css::uno::Type b(cppu::UnoType<OUString>::get()); in testHyper() local
1070 css::uno::Sequence< OUString > b(2); in testHyper() local
1079 Enum1 b = Enum1_M2; in testHyper() local
1084 Struct1 b(2); in testHyper() local
1089 Exception1 b( in testHyper() local
1096 css::uno::Reference< Interface1 > b(i); in testHyper() local
1106 bool b = true; in testUnsignedHyper() local
1111 sal_Bool b = true; in testUnsignedHyper() local
1116 sal_Int8 b = 2; in testUnsignedHyper() local
1121 sal_Int16 b = 2; in testUnsignedHyper() local
1126 sal_uInt16 b = 2; in testUnsignedHyper() local
1131 sal_Int32 b = 2; in testUnsignedHyper() local
1136 sal_uInt32 b = 2; in testUnsignedHyper() local
1141 sal_Int64 b = 2; in testUnsignedHyper() local
1146 sal_uInt64 b = 2; in testUnsignedHyper() local
1151 float b = 2; in testUnsignedHyper() local
1156 double b = 2; in testUnsignedHyper() local
1161 sal_Unicode b = '2'; in testUnsignedHyper() local
1166 OUString b("2"); in testUnsignedHyper() local
1171 css::uno::Type b(cppu::UnoType<OUString>::get()); in testUnsignedHyper() local
1180 css::uno::Sequence< OUString > b(2); in testUnsignedHyper() local
1189 Enum1 b = Enum1_M2; in testUnsignedHyper() local
1194 Struct1 b(2); in testUnsignedHyper() local
1199 Exception1 b( in testUnsignedHyper() local
1206 css::uno::Reference< Interface1 > b(i); in testUnsignedHyper() local
1216 bool b = true; in testFloat() local
1221 sal_Bool b = true; in testFloat() local
1226 sal_Int8 b = 2; in testFloat() local
1231 sal_Int16 b = 2; in testFloat() local
1236 sal_uInt16 b = 2; in testFloat() local
1241 sal_Int32 b = 2; in testFloat() local
1246 sal_uInt32 b = 2; in testFloat() local
1251 sal_Int64 b = 2; in testFloat() local
1256 sal_uInt64 b = 2; in testFloat() local
1261 float b = 2; in testFloat() local
1266 double b = 2; in testFloat() local
1271 sal_Unicode b = '2'; in testFloat() local
1276 OUString b("2"); in testFloat() local
1281 css::uno::Type b(cppu::UnoType<OUString>::get()); in testFloat() local
1290 css::uno::Sequence< OUString > b(2); in testFloat() local
1299 Enum1 b = Enum1_M2; in testFloat() local
1304 Struct1 b(2); in testFloat() local
1309 Exception1 b( in testFloat() local
1316 css::uno::Reference< Interface1 > b(i); in testFloat() local
1326 bool b = true; in testDouble() local
1331 sal_Bool b = true; in testDouble() local
1336 sal_Int8 b = 2; in testDouble() local
1341 sal_Int16 b = 2; in testDouble() local
1346 sal_uInt16 b = 2; in testDouble() local
1351 sal_Int32 b = 2; in testDouble() local
1356 sal_uInt32 b = 2; in testDouble() local
1361 sal_Int64 b = 2; in testDouble() local
1366 sal_uInt64 b = 2; in testDouble() local
1371 float b = 2; in testDouble() local
1376 double b = 2; in testDouble() local
1381 sal_Unicode b = '2'; in testDouble() local
1386 OUString b("2"); in testDouble() local
1391 css::uno::Type b(cppu::UnoType<OUString>::get()); in testDouble() local
1400 css::uno::Sequence< OUString > b(2); in testDouble() local
1409 Enum1 b = Enum1_M2; in testDouble() local
1414 Struct1 b(2); in testDouble() local
1419 Exception1 b( in testDouble() local
1426 css::uno::Reference< Interface1 > b(i); in testDouble() local
1437 bool b = true; in testChar() local
1442 sal_Bool b = true; in testChar() local
1447 sal_Int8 b = 2; in testChar() local
1452 sal_Int16 b = 2; in testChar() local
1457 sal_uInt16 b = 2; in testChar() local
1462 sal_Int32 b = 2; in testChar() local
1467 sal_uInt32 b = 2; in testChar() local
1472 sal_Int64 b = 2; in testChar() local
1477 sal_uInt64 b = 2; in testChar() local
1482 float b = 2; in testChar() local
1487 double b = 2; in testChar() local
1492 sal_Unicode b = '2'; in testChar() local
1497 OUString b("2"); in testChar() local
1502 css::uno::Type b(cppu::UnoType<OUString>::get()); in testChar() local
1511 css::uno::Sequence< OUString > b(2); in testChar() local
1520 Enum1 b = Enum1_M2; in testChar() local
1525 Struct1 b(2); in testChar() local
1530 Exception1 b( in testChar() local
1537 css::uno::Reference< Interface1 > b(i); in testChar() local
1547 bool b = true; in testString() local
1552 sal_Bool b = true; in testString() local
1557 sal_Int8 b = 2; in testString() local
1562 sal_Int16 b = 2; in testString() local
1567 sal_uInt16 b = 2; in testString() local
1572 sal_Int32 b = 2; in testString() local
1577 sal_uInt32 b = 2; in testString() local
1582 sal_Int64 b = 2; in testString() local
1587 sal_uInt64 b = 2; in testString() local
1592 float b = 2; in testString() local
1597 double b = 2; in testString() local
1602 sal_Unicode b = '2'; in testString() local
1607 OUString b("2"); in testString() local
1612 css::uno::Type b(cppu::UnoType<OUString>::get()); in testString() local
1621 css::uno::Sequence< OUString > b(2); in testString() local
1630 Enum1 b = Enum1_M2; in testString() local
1635 Struct1 b(2); in testString() local
1640 Exception1 b( in testString() local
1647 css::uno::Reference< Interface1 > b(i); in testString() local
1657 bool b = true; in testType() local
1662 sal_Bool b = true; in testType() local
1667 sal_Int8 b = 2; in testType() local
1672 sal_Int16 b = 2; in testType() local
1677 sal_uInt16 b = 2; in testType() local
1682 sal_Int32 b = 2; in testType() local
1687 sal_uInt32 b = 2; in testType() local
1692 sal_Int64 b = 2; in testType() local
1697 sal_uInt64 b = 2; in testType() local
1702 float b = 2; in testType() local
1707 double b = 2; in testType() local
1712 sal_Unicode b = '2'; in testType() local
1717 OUString b("2"); in testType() local
1722 css::uno::Type b(cppu::UnoType<OUString>::get()); in testType() local
1729 css::uno::Sequence< OUString > b(2); in testType() local
1738 Enum1 b = Enum1_M2; in testType() local
1743 Struct1 b(2); in testType() local
1748 Exception1 b( in testType() local
1755 css::uno::Reference< Interface1 > b(i); in testType() local
1768 bool b = true; in testSequence() local
1773 sal_Bool b = true; in testSequence() local
1778 sal_Int8 b = 2; in testSequence() local
1783 sal_Int16 b = 2; in testSequence() local
1788 sal_uInt16 b = 2; in testSequence() local
1793 sal_Int32 b = 2; in testSequence() local
1798 sal_uInt32 b = 2; in testSequence() local
1803 sal_Int64 b = 2; in testSequence() local
1808 sal_uInt64 b = 2; in testSequence() local
1813 float b = 2; in testSequence() local
1818 double b = 2; in testSequence() local
1823 sal_Unicode b = '2'; in testSequence() local
1828 OUString b("2"); in testSequence() local
1833 css::uno::Type b(cppu::UnoType<OUString>::get()); in testSequence() local
1842 css::uno::Sequence< OUString > b(2); in testSequence() local
1851 css::uno::Sequence< sal_Int32 > b(2); in testSequence() local
1863 Enum1 b = Enum1_M2; in testSequence() local
1868 Struct1 b(2); in testSequence() local
1873 Exception1 b( in testSequence() local
1880 css::uno::Reference< Interface1 > b(i); in testSequence() local
1890 bool b = true; in testEnum() local
1895 sal_Bool b = true; in testEnum() local
1900 sal_Int8 b = 2; in testEnum() local
1905 sal_Int16 b = 2; in testEnum() local
1910 sal_uInt16 b = 2; in testEnum() local
1915 sal_Int32 b = 2; in testEnum() local
1920 sal_uInt32 b = 2; in testEnum() local
1925 sal_Int64 b = 2; in testEnum() local
1930 sal_uInt64 b = 2; in testEnum() local
1935 float b = 2; in testEnum() local
1940 double b = 2; in testEnum() local
1945 sal_Unicode b = '2'; in testEnum() local
1950 OUString b("2"); in testEnum() local
1955 css::uno::Type b(cppu::UnoType<OUString>::get()); in testEnum() local
1964 css::uno::Sequence< OUString > b(2); in testEnum() local
1973 Enum1 b = Enum1_M2; in testEnum() local
1978 Enum2 b = Enum2_M2; in testEnum() local
1983 Struct1 b(2); in testEnum() local
1988 Exception1 b( in testEnum() local
1995 css::uno::Reference< Interface1 > b(i); in testEnum() local
2005 bool b = true; in testStruct() local
2010 sal_Bool b = true; in testStruct() local
2015 sal_Int8 b = 2; in testStruct() local
2020 sal_Int16 b = 2; in testStruct() local
2025 sal_uInt16 b = 2; in testStruct() local
2030 sal_Int32 b = 2; in testStruct() local
2035 sal_uInt32 b = 2; in testStruct() local
2040 sal_Int64 b = 2; in testStruct() local
2045 sal_uInt64 b = 2; in testStruct() local
2050 float b = 2; in testStruct() local
2055 double b = 2; in testStruct() local
2060 sal_Unicode b = '2'; in testStruct() local
2065 OUString b("2"); in testStruct() local
2070 css::uno::Type b(cppu::UnoType<OUString>::get()); in testStruct() local
2079 css::uno::Sequence< OUString > b(2); in testStruct() local
2088 Enum1 b = Enum1_M2; in testStruct() local
2093 Struct1 b(2); in testStruct() local
2098 Struct2 b(2); in testStruct() local
2103 Struct2a b(2, 2); in testStruct() local
2112 Struct2b b(2, 2, 2); in testStruct() local
2117 Exception1 b( in testStruct() local
2124 css::uno::Reference< Interface1 > b(i); in testStruct() local
2146 bool b = true; in testException() local
2151 sal_Bool b = true; in testException() local
2156 sal_Int8 b = 2; in testException() local
2161 sal_Int16 b = 2; in testException() local
2166 sal_uInt16 b = 2; in testException() local
2171 sal_Int32 b = 2; in testException() local
2176 sal_uInt32 b = 2; in testException() local
2181 sal_Int64 b = 2; in testException() local
2186 sal_uInt64 b = 2; in testException() local
2191 float b = 2; in testException() local
2196 double b = 2; in testException() local
2201 sal_Unicode b = '2'; in testException() local
2206 OUString b("2"); in testException() local
2211 css::uno::Type b(cppu::UnoType<OUString>::get()); in testException() local
2220 css::uno::Sequence< OUString > b(2); in testException() local
2229 Enum1 b = Enum1_M2; in testException() local
2234 Struct1 b(2); in testException() local
2239 Exception1 b( in testException() local
2245 Exception2 b( in testException() local
2251 Exception2a b( in testException() local
2262 Exception2b b( in testException() local
2270 css::uno::Reference< Interface1 > b(i); in testException() local
2281 bool b = true; in testInterface() local
2286 sal_Bool b = true; in testInterface() local
2291 sal_Int8 b = 2; in testInterface() local
2296 sal_Int16 b = 2; in testInterface() local
2301 sal_uInt16 b = 2; in testInterface() local
2306 sal_Int32 b = 2; in testInterface() local
2311 sal_uInt32 b = 2; in testInterface() local
2316 sal_Int64 b = 2; in testInterface() local
2321 sal_uInt64 b = 2; in testInterface() local
2326 float b = 2; in testInterface() local
2331 double b = 2; in testInterface() local
2336 sal_Unicode b = '2'; in testInterface() local
2341 OUString b("2"); in testInterface() local
2346 css::uno::Type b(cppu::UnoType<OUString>::get()); in testInterface() local
2355 css::uno::Sequence< OUString > b(2); in testInterface() local
2364 Enum1 b = Enum1_M2; in testInterface() local
2369 Struct1 b(2); in testInterface() local
2374 Exception1 b( in testInterface() local
2381 css::uno::Reference< Interface1 > b(i); in testInterface() local
2386 css::uno::Reference< Interface2 > b(new Impl2); in testInterface() local
2391 css::uno::Reference< Interface2a > b(new Impl2); in testInterface() local
2397 css::uno::Reference< Interface2b > b(i); in testInterface() local
2402 css::uno::Reference< Interface3 > b(new Impl2); in testInterface() local
2412 bool b = true; in testNull() local
2417 sal_Bool b = true; in testNull() local
2422 sal_Int8 b = 2; in testNull() local
2427 sal_Int16 b = 2; in testNull() local
2432 sal_uInt16 b = 2; in testNull() local
2437 sal_Int32 b = 2; in testNull() local
2442 sal_uInt32 b = 2; in testNull() local
2447 sal_Int64 b = 2; in testNull() local
2452 sal_uInt64 b = 2; in testNull() local
2457 float b = 2; in testNull() local
2462 double b = 2; in testNull() local
2467 sal_Unicode b = '2'; in testNull() local
2472 OUString b("2"); in testNull() local
2477 css::uno::Type b(cppu::UnoType<OUString>::get()); in testNull() local
2486 css::uno::Sequence< OUString > b(2); in testNull() local
2495 Enum1 b = Enum1_M2; in testNull() local
2500 Struct1 b(2); in testNull() local
2505 Exception1 b( in testNull() local
2511 css::uno::Reference< Interface1 > b(new Impl1); in testNull() local
2518 css::uno::Reference< Interface2 > b(new Impl2); in testNull() local
2525 css::uno::Reference< Interface2a > b(new Impl2); in testNull() local
2530 css::uno::Reference< Interface2b > b(new Impl2b); in testNull() local
2537 css::uno::Reference< Interface3 > b(new Impl2); in testNull() local