Searched refs:dispatchExecute (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbahelper.cxx | 159 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 D | vbawindow.cxx | 748 dispatchExecute( pViewShell, SID_WINDOW_SPLIT ); in SplitAtDefinedPosition() 833 dispatchExecute( pViewShell, nSlot ); in setView()
|
/aoo4110/main/vbahelper/inc/vbahelper/ |
H A D | vbahelper.hxx | 82 …VBAHELPER_DLLPUBLIC void dispatchExecute(SfxViewShell* pView, sal_uInt16 nSlot, SfxCallMode nCall …
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 297 void dispatchExecute(SfxViewShell* pViewShell, sal_uInt16 nSlot, SfxCallMode nCall) in dispatchExecute() function 624 dispatchExecute( pViewShell, SID_VIEWSHELL1 ); in PrintPreviewHelper()
|
Completed in 35 milliseconds