Searched refs:xNodeFactory (Results 1 – 2 of 2) sorted by relevance
163 …css::uno::Reference< css::lang::XSingleServiceFactory > xNodeFactory(xSet, css::uno::UNO_QUERY_THR… in makeSureSetNodeExists() local164 xNode = xNodeFactory->createInstance(); in makeSureSetNodeExists()
273 Reference< XSingleServiceFactory > xNodeFactory( xAllSettings, UNO_QUERY_THROW ); in initializeLoggerFromConfiguration() local274 … Reference< XInterface > xLoggerSettings( xNodeFactory->createInstance(), UNO_QUERY_THROW ); in initializeLoggerFromConfiguration()
Completed in 16 milliseconds