Home
last modified time | relevance | path

Searched refs:sInteractionHandlerServiceName (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx517 …const ::rtl::OUString sInteractionHandlerServiceName = ::rtl::OUString::createFromAscii("com.sun.s… in getInteractionHandler() local
522 …e< XInteractionHandler >(getServiceFactory()->createInstance(sInteractionHandlerServiceName), UNO_… in getInteractionHandler()
526 ShowServiceNotAvailableError(_pWindow, sInteractionHandlerServiceName, sal_True); in getInteractionHandler()
/aoo42x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx841 …const String sInteractionHandlerServiceName = String::CreateFromAscii("com.sun.star.task.Interacti… in resetTables() local
845 …er = Reference< XInteractionHandler >(m_xORB->createInstance(sInteractionHandlerServiceName), UNO_… in resetTables()
850 ShowServiceNotAvailableError(this, sInteractionHandlerServiceName, sal_True); in resetTables()

Completed in 25 milliseconds