summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/PrinterException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/PrinterException.idl')
-rw-r--r--offapi/com/sun/star/awt/PrinterException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/PrinterException.idl b/offapi/com/sun/star/awt/PrinterException.idl
index 3fa4e7f44..1ec7d4be2 100644
--- a/offapi/com/sun/star/awt/PrinterException.idl
+++ b/offapi/com/sun/star/awt/PrinterException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrinterException.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:50:25 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:13:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
<p>It is an error if the exception occurs in a non-transacted task.
A transacted task repeats later.</p>
*/
-exception PrinterException: com::sun::star::uno::Exception
+published exception PrinterException: com::sun::star::uno::Exception
{
};