summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl
index 2665ab1fcacb..522b4033c6cc 100644
--- a/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl
@@ -37,7 +37,7 @@ interface XSortableMutableGridDataModel
/** provides means to sort the data represented by the model.
- <p>If you set a new column sort order, the implementation will notify the registered <type>XGridDataListener</type>s
+ <p>If you set a new column sort order, the implementation will notify the registered XGridDataListeners
via a call to its <member>XGridDataListener::dataChanged</member> method.</p>
*/
interface XSortableGridData;