Home
last modified time | relevance | path

Searched refs:xreg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/test/ole/unloading/
H A DunloadTest.cxx72 Reference<XSimpleRegistry> xreg= createSimpleRegistry(); in test1() local
73 xreg->open( OUString( RTL_CONSTASCII_USTRINGPARAM("services.rdb")), in test1()
76 Reference< XComponentContext > context= bootstrap_InitialComponentContext(xreg); in test1()
107 Reference<XSimpleRegistry> xreg= createSimpleRegistry(); in test2() local
108 xreg->open( OUString( RTL_CONSTASCII_USTRINGPARAM("services.rdb")), in test2()
111 Reference< XComponentContext > context= bootstrap_InitialComponentContext(xreg); in test2()
140 Reference<XSimpleRegistry> xreg= createSimpleRegistry(); in test3() local
141 xreg->open( OUString( RTL_CONSTASCII_USTRINGPARAM("services.rdb")), in test3()
144 Reference< XComponentContext > context= bootstrap_InitialComponentContext(xreg); in test3()
196 Reference<XSimpleRegistry> xreg= createSimpleRegistry(); in test4() local
[all …]
/trunk/main/stoc/test/javavm/
H A Dtestjavavm.cxx156 Reference<XSimpleRegistry> xreg= createSimpleRegistry(); in SAL_IMPLEMENT_MAIN() local
157 xreg->open( OUString( RTL_CONSTASCII_USTRINGPARAM("applicat.rdb")), in SAL_IMPLEMENT_MAIN()
160 Reference< XComponentContext > context= bootstrap_InitialComponentContext(xreg); in SAL_IMPLEMENT_MAIN()
/trunk/main/stoc/test/javavm/jvm_interaction/
H A Dinteractionhandler.cxx186 Reference<XSimpleRegistry> xreg= createSimpleRegistry(); in SAL_IMPLEMENT_MAIN() local
187 xreg->open( OUString( RTL_CONSTASCII_USTRINGPARAM("applicat.rdb")), in SAL_IMPLEMENT_MAIN()
190 Reference< XComponentContext > context= bootstrap_InitialComponentContext(xreg); in SAL_IMPLEMENT_MAIN()

Completed in 18 milliseconds