diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:15:49 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:15:49 +0000 |
commit | d7e03d51f8a98a5d2e5effa2327e73a3bcd3e45b (patch) | |
tree | e1304ea7d85d4b56abb250b1ca035614869be3fb /offapi/com/sun/star | |
parent | c721a81ade21899bd113d58ef1d133846107b346 (diff) |
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:07:06 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r-- | offapi/com/sun/star/view/PaperFormat.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/PaperFormat.idl b/offapi/com/sun/star/view/PaperFormat.idl index 05baf701244e..0509fe676bfe 100644 --- a/offapi/com/sun/star/view/PaperFormat.idl +++ b/offapi/com/sun/star/view/PaperFormat.idl @@ -2,9 +2,9 @@ * * $RCSfile: PaperFormat.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:11:10 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:15:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ module com { module sun { module star { module view { /** specifies the format (size) of the paper on a text document. */ -enum PaperFormat +published enum PaperFormat { //------------------------------------------------------------------------- /** specifies the paper format as A3. |