summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XGridFieldDataSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XGridFieldDataSupplier.idl')
-rw-r--r--offapi/com/sun/star/form/XGridFieldDataSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XGridFieldDataSupplier.idl b/offapi/com/sun/star/form/XGridFieldDataSupplier.idl
index 2923ad54bbbb..fa95fd11999e 100644
--- a/offapi/com/sun/star/form/XGridFieldDataSupplier.idl
+++ b/offapi/com/sun/star/form/XGridFieldDataSupplier.idl
@@ -34,7 +34,7 @@
<p>This interface allows to retrieve data even for rows which are not current, which is quite useful,
as normally, you can't affect the current row in a grid control without moving the cursor of the underlying
- <type scope="com::sun::star::form::component">DataForm</type>.</p>
+ com::sun::star::form::component::DataForm.</p>
@see XGrid
@see com::sun::star::form::control::GridControl