diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:16:31 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:16:31 +0000 |
commit | f1801a92c4a2a573b2c3eb9869d09b4574191c7d (patch) | |
tree | aad88cff241a019c59cb23b72b56c032ca347bce /offapi/com/sun/star/view | |
parent | 5189adaa3d3d5261d65b84015a52163a77de87d9 (diff) |
INTEGRATION: CWS sb18 (1.8.90); FILE MERGED
2004/05/21 15:07:07 sb 1.8.90.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/view')
-rw-r--r-- | offapi/com/sun/star/view/PrintOptions.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/PrintOptions.idl b/offapi/com/sun/star/view/PrintOptions.idl index 5577db48950b..c4d7f166d869 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.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2004-03-02 13:33:41 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:16:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ module com { module sun { module star { module view { <p>These options are only valid for a single print job. They do not change layout or formatting of the document. */ -service PrintOptions +published service PrintOptions { //------------------------------------------------------------------------- /** specifies the number of copies to print. |