Home
last modified time | relevance | path

Searched defs:xDispatch (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx114 Reference< XDispatch > xDispatch( pIter->second ); in dispose() local
186 Reference< XDispatch > xDispatch; in addStatusListener() local
259 Reference< XDispatch > xDispatch( pIter->second ); in removeStatusListener() local
307 Reference< XDispatch > xDispatch( pIter->second ); in bindListener() local
378 Reference< XDispatch > xDispatch( pIter->second ); in unbindListener() local
399 Reference< XDispatch > xDispatch; in updateStatus() local
H A Dstatusbarcontroller.cxx238 Reference< XDispatch > xDispatch( pIter->second ); in dispose() local
294 Reference< XDispatch > xDispatch( Source.Source, UNO_QUERY ); in disposing() local
387 Reference< XDispatch > xDispatch; in addStatusListener() local
458 Reference< XDispatch > xDispatch( pIter->second ); in removeStatusListener() local
502 Reference< XDispatch > xDispatch( pIter->second ); in bindListener() local
579 Reference< XDispatch > xDispatch( pIter->second ); in unbindListener() local
618 Reference< XDispatch > xDispatch; in updateStatus() local
680 Reference< XDispatch > xDispatch; in execute() local
723 Reference< XDispatch > xDispatch; in execute() local
H A Dtoolboxcontroller.cxx266 Reference< XDispatch > xDispatch( pIter->second ); in dispose() local
335 Reference< XDispatch > xDispatch; in execute() local
403 Reference< XDispatch > xDispatch; in addStatusListener() local
474 Reference< XDispatch > xDispatch( pIter->second ); in removeStatusListener() local
518 Reference< XDispatch > xDispatch( pIter->second ); in bindListener() local
607 Reference< XDispatch > xDispatch( pIter->second ); in unbindListener() local
668 Reference< XDispatch > xDispatch; in updateStatus() local
726 …Reference< XDispatch > xDispatch( xDispatchProvider->queryDispatch( aURL, sTarget, 0 ), UNO_QUERY_… in dispatchCommand() local
H A Dcontextmenuhelper.cxx158 uno::Reference< frame::XDispatch > xDispatch; in isCommandEnabled() local
214 uno::Reference< frame::XDispatch > xDispatch; member
366 uno::Reference< frame::XDispatch > xDispatch; in dispatchCommand() local
H A Dgenerictoolboxcontroller.cxx101 Reference< XDispatch > xDispatch; in execute() local
/trunk/main/sd/source/ui/tools/
H A DSlotStateListener.cxx102 uno::Reference<frame::XDispatch> xDispatch (GetDispatch(aURL)); in ObserveSlot() local
150 uno::Reference<frame::XDispatch> xDispatch; in GetDispatch() local
183 uno::Reference<frame::XDispatch> xDispatch (GetDispatch(*iURL)); in ReleaseListeners() local
/trunk/main/framework/source/services/
H A Dsessionlistener.cxx161 …css::uno::Reference< XDispatch > xDispatch(m_xSMGR->createInstance(SERVICENAME_AUTORECOVERY), UNO_… in StoreSession() local
193 …css::uno::Reference< XDispatch > xDispatch(m_xSMGR->createInstance(SERVICENAME_AUTORECOVERY), UNO_… in QuitSessionQuietly() local
270 …css::uno::Reference< XDispatch > xDispatch(m_xSMGR->createInstance(SERVICENAME_AUTORECOVERY), UNO_… in doRestore() local
H A Ddispatchhelper.cxx139 …css::uno::Reference< css::frame::XDispatch > xDispatch = xDispatchProvider->queryDi… in executeDispatch() local
/trunk/main/framework/source/uielement/
H A Dcomplextoolbarcontroller.cxx128 Reference< XDispatch > xDispatch; in execute() local
288 void ComplexToolbarController::addNotifyInfo( in addNotifyInfo()
332 uno::Reference< frame::XDispatch > xDispatch; in getDispatchFromCommand() local
H A Dlangselectionmenucontroller.cxx166 Reference< XDispatch > xDispatch = _xDispatch; in impl_select() local
322 Reference< XDispatch > xDispatch( m_xLanguageDispatch ); in updatePopupMenu() local
H A Dgenerictoolbarcontroller.cxx160 Reference< XDispatch > xDispatch; in execute() local
376 Reference< XDispatchProvider > xDispatch; in createPopupWindow() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java340 com.sun.star.frame.XDispatch xDispatch = null ; in impl_frameAction() local
433 com.sun.star.frame.XDispatch xDispatch = null ; in shutdown() local
/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx249 …css::uno::Reference< css::frame::XDispatch > xDispatch = xProvider->queryDispatch(aURL, ::rtl::OUS… in execute() local
547 AsyncAccelExec::AsyncAccelExec(const css::uno::Reference< css::frame::XDispatch >& xDispatch, in AsyncAccelExec()
556 AsyncAccelExec* AsyncAccelExec::createOnShotInstance(const css::uno::Reference< css::frame::XDispat… in createOnShotInstance()
/trunk/main/framework/source/application/
H A Dframework.cxx262 Reference< XDispatch > xDispatch = xDispatchProvider->queryDispatch( aURL, FRAMETYPE_BLANK, 0 ); in Main() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDispatchProvider.java92 XDispatch xDispatch = oObj.queryDispatch(url, in _queryDispatch() local
/trunk/main/desktop/source/app/
H A Ddispatchwatcher.cxx76 Reference< XDispatch > xDispatch; member
418 Reference< XDispatch > xDispatch = aDispatches[n].xDispatch; in executeDispatchRequests() local
/trunk/main/wizards/com/sun/star/wizards/web/
H A DTOCPreview.java62 private XDispatch xDispatch; field in TOCPreview
/trunk/main/framework/source/dispatch/
H A Dwindowcommanddispatch.cxx179 …css::uno::Reference< css::frame::XDispatch > xDispatch = xProvider->queryDispatch(aCommand, SPECIA… in impl_dispatchCommand() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx173 Reference< XDispatch > xDispatch = m_xSlaveDispatchProvider->queryDispatch( in dispatch() local
201 Reference< XDispatch > xDispatch = m_xSlaveDispatchProvider->queryDispatch( in IMPL_LINK() local
H A Ddocumenteventexecutor.cxx117 … Reference< XDispatch > xDispatch( xDispProv->queryDispatch( aScriptURL, ::rtl::OUString(), 0 ) ); in lcl_dispatchScriptURL_throw() local
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx74 Reference < XDispatch > xDispatch = in SendCommand() local
326 Reference < XDispatch > xDispatch = aListenerHelper.GetDispatch( mxFrame, aURL.Path ); in dispatch() local
H A DListenerHelper.cxx115 void ListenerHelper::AddDispatch( in AddDispatch()
/trunk/main/uui/source/
H A Dnewerverwarn.cxx145 uno::Reference< frame::XDispatch > xDispatch = in IMPL_LINK() local
/trunk/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx177 Reference<frame::XDispatch> xDispatch (Tools::GetDispatch(mxFrame, aURL)); in HandleToolBoxItemClick() local
H A DTools.cxx184 Reference<frame::XDispatch> xDispatch (xProvider->queryDispatch(rURL, ::rtl::OUString(), 0)); in GetDispatch() local

Completed in 108 milliseconds

1234