summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/PrintOptions.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/PrintOptions.idl')
-rw-r--r--offapi/com/sun/star/view/PrintOptions.idl7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/view/PrintOptions.idl b/offapi/com/sun/star/view/PrintOptions.idl
index 0e083aefd..6b2a7a27d 100644
--- a/offapi/com/sun/star/view/PrintOptions.idl
+++ b/offapi/com/sun/star/view/PrintOptions.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrintOptions.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2003-01-21 13:43:54 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:58:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,6 +92,9 @@ service PrintOptions
//-------------------------------------------------------------------------
/** advises the printer to sort the pages of the copies.
+
+ @deprecated
+ Use <member>Collate</member> instead.
*/
[property] boolean Sort;