summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-01 14:16:27 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-01 14:16:27 +0000
commit706f20742136d45f0abdecfa7a9db110a37b277d (patch)
tree31563f08517aa353c7f7aeb12a77bc50ef2e53ca /offapi/com/sun/star/util
parent5274b96c7c04faba8fba192dd9d685960064cc1f (diff)
INTEGRATION: CWS os6 (1.5.58); FILE MERGED
2003/03/06 12:25:04 tl 1.5.58.1: #107459# new sort descriptorsfor Calc and Writer
Diffstat (limited to 'offapi/com/sun/star/util')
-rw-r--r--offapi/com/sun/star/util/SortField.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/SortField.idl b/offapi/com/sun/star/util/SortField.idl
index 15f6b10d854b..5747c85871d4 100644
--- a/offapi/com/sun/star/util/SortField.idl
+++ b/offapi/com/sun/star/util/SortField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SortField.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:52 $
+ * last change: $Author: vg $ $Date: 2003-04-01 15:16:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,6 +72,8 @@ module com { module sun { module star { module util {
//=============================================================================
/** describes a single field in a sort descriptor.
+
+ @deprecated
*/
struct SortField
{