summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/Sortable.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-01 14:16:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-01 14:16:49 +0000
commit3b5b62d6038392a65cdf348c419abef842d1e9e7 (patch)
treef6b561485fe0a11a0207c55d3c42c4714058ac7e /offapi/com/sun/star/util/Sortable.idl
parent82ccc46cac9fe69a80957ccec47c182a06b01c8d (diff)
INTEGRATION: CWS os6 (1.2.58); FILE MERGED
2003/03/06 12:28:51 tl 1.2.58.1: #107459# new sort descriptorsfor Calc and Writer
Diffstat (limited to 'offapi/com/sun/star/util/Sortable.idl')
-rw-r--r--offapi/com/sun/star/util/Sortable.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/Sortable.idl b/offapi/com/sun/star/util/Sortable.idl
index e96cb4e7b6ec..e3958bd80fbc 100644
--- a/offapi/com/sun/star/util/Sortable.idl
+++ b/offapi/com/sun/star/util/Sortable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Sortable.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:10 $
+ * last change: $Author: vg $ $Date: 2003-04-01 15:16:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,8 @@ module com { module sun { module star { module util {
//=============================================================================
/** provides an interface for sorting.
+
+ @deprecated
*/
service Sortable
{