summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/table/TableSortDescriptor.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-01 14:14:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-01 14:14:34 +0000
commitab38ccb95bdfd079051172cabdd7c1e13ffb33e9 (patch)
treecc74aa9b721980ba333bfb4050ce37bca11547ce /offapi/com/sun/star/table/TableSortDescriptor.idl
parentINTEGRATION: CWS os6 (1.10.2.1.16); FILE MERGED (diff)
downloadcore-ab38ccb95bdfd079051172cabdd7c1e13ffb33e9.tar.gz
core-ab38ccb95bdfd079051172cabdd7c1e13ffb33e9.zip
INTEGRATION: CWS os6 (1.5.58); FILE MERGED
2003/03/13 13:19:01 os 1.5.58.2: RESYNC: (1.5-1.5.6.1); FILE MERGED 2003/03/06 12:32:27 tl 1.5.58.1: #107459# new sort descriptorsfor Calc and Writer
Diffstat (limited to 'offapi/com/sun/star/table/TableSortDescriptor.idl')
-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
{