summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:13:33 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:13:33 +0000
commit72582c19cd405f89adc6b464d503981e6180fe22 (patch)
treebfd3148e4c69ba168a5ba4c15964294251007300
parent86035bac715ebaf1b2307ab073dd1f157fb669fe (diff)
INTEGRATION: CWS sb18 (1.8.250); FILE MERGED
2004/05/21 14:55:38 sb 1.8.250.1: #i21150# Added published flag.
-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 df318bab9898..baaa2d032587 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
{
};