Home
last modified time | relevance | path

Searched refs:xMan (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dplfilter.cxx58 Reference< XMultiServiceFactory > xMan( ::utl::getProcessServiceFactory() ); in fillNetscapePluginFilters() local
59 Reference< XPluginManager > xPMgr( xMan->createInstance( in fillNetscapePluginFilters()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx434 uno::Reference< ::com::sun::star::frame::XLayoutManager > xMan; in getLayoutManager() local
438 aAny >>= xMan; in getLayoutManager()
445 return xMan; in getLayoutManager()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx2272 uno::Reference< lang::XMultiServiceFactory > xMan = ::comphelper::getProcessServiceFactory(); in InsertFrom() local
2274xMan->createInstance( DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" ) ), uno::UNO_QU… in InsertFrom()
2368 uno::Reference< lang::XMultiServiceFactory > xMan = ::comphelper::getProcessServiceFactory(); in ImportFrom() local
2370xMan->createInstance( DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" ) ), uno::UNO_QU… in ImportFrom()
2485 … uno::Reference< lang::XMultiServiceFactory > xMan = ::comphelper::getProcessServiceFactory(); in ExportTo() local
2487xMan->createInstance( DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" ) ), uno::UNO_QU… in ExportTo()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx463 uno::Reference< ::com::sun::star::frame::XLayoutManager > xMan; in getLayoutManager() local
468xMan.set(xFrame->getPropertyValue( ::rtl::OUString::createFromAscii("LayoutManager") ),uno::UNO_QU… in getLayoutManager()
475 return xMan; in getLayoutManager()

Completed in 40 milliseconds