Home
last modified time | relevance | path

Searched refs:sService (Results 26 – 32 of 32) sorted by relevance

12

/aoo42x/main/framework/inc/jobs/
H A Djobdispatch.hxx114 …impl_dispatchService( const ::rtl::OUString& sService ,
/aoo42x/main/sw/source/ui/uno/
H A Dunomod.cxx222 OUString sService( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.GlobalSettings")); in SwXModule_getSupportedServiceNames() local
223 const Sequence< OUString > aSeq( &sService, 1 ); in SwXModule_getSupportedServiceNames()
H A Dunoatxt.cxx89 OUString sService( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.AutoTextContainer")); in SwXAutoTextContainer_getSupportedServiceNames() local
90 const uno::Sequence< OUString > aSeq( &sService, 1 ); in SwXAutoTextContainer_getSupportedServiceNames()
/aoo42x/main/cui/source/options/
H A Doptjava.cxx959 rtl::OUString sService( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ui.dialogs.FolderPicker" ) ); in IMPL_LINK() local
961 Reference < XFolderPicker > xFolderPicker( xFactory->createInstance( sService ), UNO_QUERY ); in IMPL_LINK()
H A Dtreeopt.cxx1877 const ::rtl::OUString sService = C2U("com.sun.star.setup.UpdateCheck"); in Initialize() local
1882 Reference < XInterface > xService( xFactory->createInstance( sService ) ); in Initialize()
1917 const ::rtl::OUString sService = C2U("com.sun.star.oooimprovement.CoreController"); in Initialize() local
1921 …tar::oooimprovement::XCoreController > xService( xFactory->createInstance( sService ), UNO_QUERY ); in Initialize()
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbashapes.hxx54 …css::uno::Any AddShape( const rtl::OUString& sService, const rtl::OUString& sName, sal_Int32 _nLef…
/aoo42x/main/sw/source/filter/xml/
H A Dxmltbli.cxx1364 OUString sService( in SwXMLTableContext() local
1366 Reference<XInterface> xIfc = xFactory->createInstance( sService ); in SwXMLTableContext()

Completed in 87 milliseconds

12