Home
last modified time | relevance | path

Searched refs:dispatch (Results 351 – 371 of 371) sorted by relevance

1...<<1112131415

/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx364 xDispatcher->dispatch( url, dispatchProps ); in dispatchRequests()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1335 xDisp->dispatch(aWantToDispatch, aProps); in executeQuery()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx936 xDispatch->dispatch(aURL, aPropList ); in createNotifyJob()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1319 xDispatcher->dispatch(aCmd, lArgs.getAsConstPropertyValueList()); in impl_jumpToMark()
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx1124 xDispatch->dispatch( aURL, uno::Sequence< beans::PropertyValue >() ); in ShowDocumentInfoDialog()
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx992 m_pHelper->dispatch(bOk,aBtnMatrix.IsChecked()); in DoEnter()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1150 xDispatch->dispatch( aTargetURL, aArgs ); in IMPL_LINK()
H A Dtoolbarmanager.cxx1957 xDisp->dispatch( aURL, aPropSeq ); in IMPL_LINK()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx133 xDisp->dispatch( aCommand, aSeq ); in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx986 xDispatch->dispatch(aURL, Sequence<PropertyValue>(0)); in NotifyDBChanged()
/trunk/main/framework/source/services/
H A Dframe.cxx2382 xCloser->dispatch(aURL, css::uno::Sequence< css::beans::PropertyValue >()); in windowClosing()
H A Dautorecovery.cxx598 void SAL_CALL AutoRecovery::dispatch(const css::util::URL& aURL … in dispatch() function in framework::AutoRecovery
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm947 interpretKeyEvents (why ?). Try to dispatch them here first,
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx1146 xDisp->dispatch( aURL, Sequence < PropertyValue >() ); in Execute()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2972 xAutoSave->dispatch(aURL, aArgs); in setAutoSaveState()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx2955 m_pDispatchers[i]->dispatch(*pUrls, Sequence< PropertyValue>()); in IMPL_LINK()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx3408 xDisp->dispatch( aTargetURL, aArgs ); in ChildWindowExecute()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx1809 void SAL_CALL SfxMacroLoader::dispatch( const ::com::sun::star::util::URL& … in dispatch() function in SfxMacroLoader
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2066 xDispatch->dispatch(aParentUrl, aDescriptor.createPropertyValueSequence()); in Execute()
/trunk/main/svx/source/form/
H A Dformcontroller.cxx4176 void SAL_CALL FormController::dispatch( const URL& _rURL, const Sequence< PropertyValue >& _rArgs )… in dispatch() function in svxform::FormController
/trunk/main/automation/source/server/
H A Dstatemnt.cxx625 xDisp->dispatch( aTargetURL, aArgs ); in Execute()

Completed in 348 milliseconds

1...<<1112131415