summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/PrintOptions.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-11-20 14:27:04 +0000
committerMichael Hönnig <mi@openoffice.org>2002-11-20 14:27:04 +0000
commit18cfbee97c098b136c87d47d87c731e964248714 (patch)
treeffbdc728091a2b1e50697f9e4191d5d4fdb4609a /offapi/com/sun/star/view/PrintOptions.idl
parent12d029b9a002beae2b33d59ffdee0ccd3f8d033e (diff)
#94968# frong property deprecated
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 3950d661e0db..e55271df958b 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:11 $
+ * last change: $Author: mi $ $Date: 2002-11-20 15:27:04 $
*
* 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;