Home
last modified time | relevance | path

Searched refs:create2 (Results 1 – 10 of 10) sorted by relevance

/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs495 S1.create2(new Context(Context.test_kind.TEST_EXCEPTION, excRuntime)); in testS1()
504 S1.create2(new Context(Context.test_kind.TEST_EXCEPTION, excIllegalAccess)); in testS1()
513 S1.create2(new Context(Context.test_kind.TEST_EXCEPTION, excException)); in testS1()
558 S1.create2(new Context(Context.test_kind.NO_FACTORY)); in testS1()
569 S1.create2(new Context(Context.test_kind.CREATION_FAILED)); in testS1()
588 xTest = S1.create2(c, a1, a2, a3); in testS1()
H A Dtypes.idl312 create2([in] any... create2)
/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx467 css::uno::Reference< css::uno::XInterface > SAL_CALL create2( in create2() function
490 { &create2, &getImplementationName2, &getSupportedServiceNames2,
H A Dcppobj.cxx1021 Constructors::create2(context, args); in testConstructorsService()
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/
H A Dtypes.idl195 create2([in] any... create2)
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs656 Constructors.create2(context, in testConstructorsService()
/trunk/main/codemaker/test/cppumaker/
H A Dtypes.idl98 create2([in] any... create2)
/trunk/main/codemaker/test/javamaker/src/test/java/test/codemaker/javamaker/
H A DJavamaker_Test.java363 S1.create2(context, new Any[0]); in testS1()
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl418 create2([in] any... args) raises (BadConstructorArguments);
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java1155 Constructors.create2(context, new Object[] { in testConstructorsService()

Completed in 87 milliseconds