diff options
-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. |