summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/PrintOptions.idl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
commit19a8c241f9f0c5fd164e56ab1763a9cffab5318e (patch)
treef37fab3c31817b53354a1c08a5f8e386a79a4c5b /offapi/com/sun/star/view/PrintOptions.idl
parent44bf5dacd75eec3d27acf9590a29ce49a3b585cf (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
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 ad0ecdced192..da10bc84f471 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;