summaryrefslogtreecommitdiff
path: root/include/svx/fmview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fmview.hxx')
-rw-r--r--include/svx/fmview.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/svx/fmview.hxx b/include/svx/fmview.hxx
index 536eedd89e20..dff8ce80cb68 100644
--- a/include/svx/fmview.hxx
+++ b/include/svx/fmview.hxx
@@ -111,10 +111,8 @@ public:
virtual bool MouseButtonDown( const MouseEvent& _rMEvt, vcl::Window* _pWin ) override;
/** grab the focus to the first form control on the view
- @param _bForceSync
- <TRUE/> if the handling should be done synchronously.
*/
- SVX_DLLPRIVATE void GrabFirstControlFocus( bool _bForceSync = false );
+ SVX_DLLPRIVATE void GrabFirstControlFocus();
/** returns the form controller for a given form and a given device
*/