summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/GridControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/GridControl.idl')
-rw-r--r--offapi/com/sun/star/form/component/GridControl.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/GridControl.idl b/offapi/com/sun/star/form/component/GridControl.idl
index 47d13843c20a..b79013145ab3 100644
--- a/offapi/com/sun/star/form/component/GridControl.idl
+++ b/offapi/com/sun/star/form/component/GridControl.idl
@@ -103,7 +103,7 @@ published service GridControl
<p>The reset of the control is forwarded to all it's elements, means to all the column models.
As grid columns are very much like data-aware stand-alone controls, you can find a description
- of the reset functionality in <member scope="com::sun::star::form">DataAwareControlModel::XReset</member>.
+ of the reset functionality in com::sun::star::form::DataAwareControlModel::XReset.
*/
interface com::sun::star::form::XReset;