Home
last modified time | relevance | path

Searched refs:SERVICENAME_DESKTOP (Results 1 – 21 of 21) sorted by relevance

/trunk/main/framework/source/dispatch/
H A Dclosedispatcher.cxx305 …ence< css::frame::XFramesSupplier > xDesktop(xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in IMPL_LINK()
478 …ence< css::frame::XFramesSupplier > xDesktop(xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in implts_prepareFrameForClosing()
581 xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno::UNO_QUERY_THROW); in implts_terminateApplication()
H A Dstartmoduledispatcher.cxx172 xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno::UNO_QUERY); in implts_isBackingModePossible()
202 …ence< css::frame::XFrame > xDesktop (xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in implts_establishBackingMode()
/trunk/main/framework/source/application/
H A Dframework.cxx216 …Reference< XDesktop > xDesktop( xGlobalServiceManager->createInstance( SERVICENAME_DESKTOP ), UNO_… in Main()
/trunk/main/framework/source/classes/
H A Dtaskcreator.cxx144 …<= css::uno::Reference< css::frame::XFrame >(xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in createTask()
H A Dmenumanager.cxx777 …Reference< XDesktop > xDesktop( xServiceFactory->createInstance( SERVICENAME_DESKTOP ), UNO_QUERY … in UpdateSpecialWindowMenu()
1027 …< XFramesSupplier > xDesktop( getServiceFactory()->createInstance( SERVICENAME_DESKTOP ), UNO_QUER… in IMPL_LINK()
/trunk/main/framework/inc/
H A Dservices.h44 #define SERVICENAME_DESKTOP DECLARE_ASCII("com.sun.star.frame.Desktop" ) macro
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1028 xSMGR->createInstance(SERVICENAME_DESKTOP), in impl_furtherDocsAllowed()
1357 …< css::frame::XFramesSupplier > xSupplier(m_xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in impl_searchAlreadyLoaded()
1503 …e< css::frame::XFramesSupplier > xSupplier(m_xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in impl_searchRecycleTarget()
/trunk/main/framework/source/services/
H A Dsessionlistener.cxx320 …eference< css::frame::XDesktop > xDesktop( m_xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in approveInteraction()
H A Dautorecovery.cxx2089 …ence< css::frame::XFramesSupplier > xDesktop(xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in implts_changeAllDocVisibility()
2234 …css::frame::XFramesSupplier > xDesktop (xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in implts_saveDocs()
2731 …css::uno::Reference< css::frame::XFrame > xDesktop( xSMGR->createInstance(SERVICENAME_DESKTOP), cs… in implts_openOneDoc()
3471 xSMGR->createInstance(SERVICENAME_DESKTOP), in implts_verifyCacheAgainstDesktopDocumentList()
H A Dbackingwindow.cxx241 …<XDesktop>( comphelper::getProcessServiceFactory()->createInstance(SERVICENAME_DESKTOP ),UNO_QUERY… in BackingWindow()
H A Ddesktop.cxx162SERVICENAME_DESKTOP , in DEFINE_XINTERFACE_15()
/trunk/main/svx/source/unodraw/
H A Drecoveryui.cxx364 m_xSMGR->createInstance(SERVICENAME_DESKTOP), in impl_showAllRecoveredDocs()
/trunk/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx119 xSMGR->createInstance(SERVICENAME_DESKTOP), in init()
/trunk/main/framework/source/jobs/
H A Dhelponstartup.cxx99 m_xSMGR->createInstance(SERVICENAME_DESKTOP), in DEFINE_XSERVICEINFO_MULTISERVICE()
H A Djob.cxx568 …ss::uno::Reference< css::frame::XDesktop >(m_xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in impl_startListening()
/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx125 #define SERVICENAME_DESKTOP "com.sun.star.frame.Desktop" macro
1214 OUString aService( RTL_CONSTASCII_USTRINGPARAM( SERVICENAME_DESKTOP ) ); in CopyFrom()
H A Dsfxbasemodel.cxx134 static const ::rtl::OUString SERVICENAME_DESKTOP = ::rtl::OUString::createFromAscii ("com.sun.star.… variable
3840 …< css::frame::XUntitledNumbers > xDesktop(xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in impl_getTitleHelper()
/trunk/main/framework/test/
H A Dtest.cxx218 …Reference< XDesktop > xDesktop( xGlobalServiceManager->createInstance( SERVICENAME_DESKTOP ), UNO_… in Main()
1085 Reference< XFrame > xD ( m_xFactory->createInstance( SERVICENAME_DESKTOP ), UNO_QUERY ); in impl_testTreeSearch()
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx70 #define SERVICENAME_DESKTOP ::rtl::OUString::createFromAscii("com.sun.s… macro
/trunk/main/cui/source/customize/
H A Dcfg.cxx796 …static ::rtl::OUString SERVICENAME_DESKTOP = ::rtl::OUString::createFromAscii("com.sun.star.… in impl_showKeyConfigTabPage()
802 …< css::frame::XFramesSupplier > xDesktop(xSMGR->createInstance(SERVICENAME_DESKTOP), css::uno:… in impl_showKeyConfigTabPage()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1104 …< XFramesSupplier > xDesktop( getServiceFactory()->createInstance( SERVICENAME_DESKTOP ), UNO_QUER… in IMPL_LINK()

Completed in 176 milliseconds