Lines Matching refs:xSF
365 Reference< lang::XMultiComponentFactory > const & xSF, in bootstrapInitialContext()
371 Reference< lang::XInitialization > xSFInit( xSF, UNO_QUERY ); in bootstrapInitialContext()
462 entry.value <<= xSF; in bootstrapInitialContext()
470 Reference< beans::XPropertySet > xProps( xSF, UNO_QUERY ); in bootstrapInitialContext()
495 Reference< lang::XMultiServiceFactory >( xSF, UNO_QUERY ), in bootstrapInitialContext()
500 Reference< container::XSet > xSet( xSF, UNO_QUERY ); in bootstrapInitialContext()
530 Reference< lang::XMultiComponentFactory > xSF( in createImplServiceFactory() local
611 xSF, xRegistry, xRegistry, rBootstrapPath, bootstrap ) ); in createImplServiceFactory()
614 Reference< lang::XInitialization > xInit( xSF, UNO_QUERY ); in createImplServiceFactory()
620 return xSF; in createImplServiceFactory()
641 Reference< lang::XMultiComponentFactory > xSF( in bootstrap_InitialComponentContext() local
645 xSF, xRegistry, xRegistry, rBootstrapPath, bootstrap ) ); in bootstrap_InitialComponentContext()
648 Reference< lang::XInitialization > xInit( xSF, UNO_QUERY ); in bootstrap_InitialComponentContext()