Searched refs:Impl1 (Results 1 – 1 of 1) sorted by relevance
92 class Impl1: public Interface1, private Base { class352 css::uno::Reference< Interface1 > i(new Impl1); in testVoid()453 css::uno::Reference< Interface1 > i(new Impl1); in testBoolean()554 css::uno::Reference< Interface1 > i(new Impl1); in testByte()655 css::uno::Reference< Interface1 > i(new Impl1); in testShort()758 css::uno::Reference< Interface1 > i(new Impl1); in testUnsignedShort()855 css::uno::Reference< Interface1 > i(new Impl1); in testLong()952 css::uno::Reference< Interface1 > i(new Impl1); in testUnsignedLong()1049 css::uno::Reference< Interface1 > i(new Impl1); in testHyper()1146 css::uno::Reference< Interface1 > i(new Impl1); in testUnsignedHyper()[all …]
Completed in 14 milliseconds