Lines Matching refs:xreg
72 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
197 xreg->open( OUString( RTL_CONSTASCII_USTRINGPARAM("services.rdb")), in test4()
200 Reference< XComponentContext > context= bootstrap_InitialComponentContext(xreg); in test4()