diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:16:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:16:58 +0000 |
commit | a01593175783c5100f053715c7bad7df565a4ffd (patch) | |
tree | e6ed20015db7bd4c3f9986ffb719e3d15757a1a0 /offapi/com | |
parent | 905ff3244005aced27b9303dca7d60b31684f9c3 (diff) |
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:07:08 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/view/PrintableState.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/PrintableState.idl b/offapi/com/sun/star/view/PrintableState.idl index a6e7998403a0..81195681d8ab 100644 --- a/offapi/com/sun/star/view/PrintableState.idl +++ b/offapi/com/sun/star/view/PrintableState.idl @@ -2,9 +2,9 @@ * * $RCSfile: PrintableState.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:11:11 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:16:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ module com { module sun { module star { module view { @see PrintableStateEvent */ -enum PrintableState +published enum PrintableState { /** printing (rendering the document) has begun */ |