summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/PrinterException.idl
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
commit9e5f13c554a0e8c5b12a7011a84871ab2cc28290 (patch)
treece29e003c94d0ec3cffeceec86c0a143b75a831c /offapi/com/sun/star/awt/PrinterException.idl
parente858b40204f4c6241d61847b4619bdfb87a54a74 (diff)
INTEGRATION: CWS sb18 (1.8.250); FILE MERGED
2004/05/21 14:55:38 sb 1.8.250.1: #i21150# Added published flag.
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
{
};