Searched refs:xMan (Results 1 – 4 of 4) sorted by relevance
58 Reference< XMultiServiceFactory > xMan( ::utl::getProcessServiceFactory() ); in fillNetscapePluginFilters() local59 Reference< XPluginManager > xPMgr( xMan->createInstance( in fillNetscapePluginFilters()
434 uno::Reference< ::com::sun::star::frame::XLayoutManager > xMan; in getLayoutManager() local438 aAny >>= xMan; in getLayoutManager()445 return xMan; in getLayoutManager()
2272 uno::Reference< lang::XMultiServiceFactory > xMan = ::comphelper::getProcessServiceFactory(); in InsertFrom() local2274 …xMan->createInstance( DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" ) ), uno::UNO_QU… in InsertFrom()2368 uno::Reference< lang::XMultiServiceFactory > xMan = ::comphelper::getProcessServiceFactory(); in ImportFrom() local2370 …xMan->createInstance( DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" ) ), uno::UNO_QU… in ImportFrom()2485 … uno::Reference< lang::XMultiServiceFactory > xMan = ::comphelper::getProcessServiceFactory(); in ExportTo() local2487 …xMan->createInstance( DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" ) ), uno::UNO_QU… in ExportTo()
463 uno::Reference< ::com::sun::star::frame::XLayoutManager > xMan; in getLayoutManager() local468 …xMan.set(xFrame->getPropertyValue( ::rtl::OUString::createFromAscii("LayoutManager") ),uno::UNO_QU… in getLayoutManager()475 return xMan; in getLayoutManager()
Completed in 34 milliseconds