summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/table/TableSortDescriptor.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/table/TableSortDescriptor.idl b/offapi/com/sun/star/table/TableSortDescriptor.idl
index 3de069445555..e59746f9cca4 100644
--- a/offapi/com/sun/star/table/TableSortDescriptor.idl
+++ b/offapi/com/sun/star/table/TableSortDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableSortDescriptor.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:28 $
+ * last change: $Author: vg $ $Date: 2003-04-01 15:14:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,8 @@ module com { module sun { module star { module table {
<p>It extends the general
<type scope="com::sun::star::util">SortDescriptor</type> with
table-specific properties.</p>
+
+ @deprecated
*/
service TableSortDescriptor
{