summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/grid/XGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XGridDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XGridDataModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/grid/XGridDataModel.idl b/offapi/com/sun/star/awt/grid/XGridDataModel.idl
index f03f626feebf..94f6981f748e 100644
--- a/offapi/com/sun/star/awt/grid/XGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XGridDataModel.idl
@@ -28,10 +28,10 @@
module com { module sun { module star { module awt { module grid {
-/** An instance of this interface is used by the <type>UnoControlGrid</type> to
+/** An instance of this interface is used by the UnoControlGrid to
retrieve the content data that is displayed in the actual control.
- If you do not need your own model implementation, you can also use the <type>DefaultGridDataModel</type>.
+ If you do not need your own model implementation, you can also use the DefaultGridDataModel.
@since OOo 3.3
*/