summaryrefslogtreecommitdiff
path: root/svx/source/inc/formcontrolling.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/formcontrolling.hxx')
-rw-r--r--svx/source/inc/formcontrolling.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/svx/source/inc/formcontrolling.hxx b/svx/source/inc/formcontrolling.hxx
index de224754b681..37dfa672c1da 100644
--- a/svx/source/inc/formcontrolling.hxx
+++ b/svx/source/inc/formcontrolling.hxx
@@ -92,13 +92,9 @@ namespace svx
@param _rxController
The form controller which the helper should be responsible for. Must not
be <NULL/>, and must have a valid model (form).
-
- @param _pInvalidationCallback
- the callback for invalidating feature states
*/
ControllerFeatures(
- const css::uno::Reference< css::form::runtime::XFormController >& _rxController,
- IControllerFeatureInvalidation* _pInvalidationCallback
+ const css::uno::Reference< css::form::runtime::XFormController >& _rxController
);
/// dtor