summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmctrler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmctrler.hxx')
-rw-r--r--svx/source/inc/fmctrler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmctrler.hxx b/svx/source/inc/fmctrler.hxx
index 0e86b17d39..cfe5049e59 100644
--- a/svx/source/inc/fmctrler.hxx
+++ b/svx/source/inc/fmctrler.hxx
@@ -555,7 +555,7 @@ protected:
bool impl_isDisposed_nofail() const { return FmXFormController_BASE::rBHelper.bDisposed; }
- void onModify( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxControl );
+ void impl_onModify();
sal_Bool isLocked() const {return m_bLocked;}
sal_Bool determineLockState() const;