Home
last modified time | relevance | path

Searched refs:dispatchExecute (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx159 void dispatchExecute(css::uno::Reference< css::frame::XModel>& xModel, sal_uInt16 nSlot, SfxCallMod… in dispatchExecute() function
477 dispatchExecute( xModel, SID_VIEWSHELL1 ); in PrintPreviewHelper()
H A Dvbawindow.cxx748 dispatchExecute( pViewShell, SID_WINDOW_SPLIT ); in SplitAtDefinedPosition()
833 dispatchExecute( pViewShell, nSlot ); in setView()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx297 void dispatchExecute(SfxViewShell* pViewShell, sal_uInt16 nSlot, SfxCallMode nCall) in dispatchExecute() function
624 dispatchExecute( pViewShell, SID_VIEWSHELL1 ); in PrintPreviewHelper()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx82 …VBAHELPER_DLLPUBLIC void dispatchExecute(SfxViewShell* pView, sal_uInt16 nSlot, SfxCallMode nCall …

Completed in 36 milliseconds