summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:16:17 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:16:17 +0000
commit5189adaa3d3d5261d65b84015a52163a77de87d9 (patch)
tree2a06f681f52ae2763deed17ad1a60ce5005a8f3e
parentb18af36fee236374fbefbb1d0d0cf82828380b06 (diff)
INTEGRATION: CWS sb18 (1.3.308); FILE MERGED
2004/05/21 15:07:07 sb 1.3.308.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/view/PrintJobEvent.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/PrintJobEvent.idl b/offapi/com/sun/star/view/PrintJobEvent.idl
index 24e39a045cbe..2f682696bd1b 100644
--- a/offapi/com/sun/star/view/PrintJobEvent.idl
+++ b/offapi/com/sun/star/view/PrintJobEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrintJobEvent.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:21:29 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:16:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ module com { module sun { module star { module view {
@since #107627#
*/
-struct PrintJobEvent : com::sun::star::lang::EventObject
+published struct PrintJobEvent : com::sun::star::lang::EventObject
{
/// contains the current state.
PrintableState State;