summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view
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
commit6a510e1391a994a581152f4db8e2a211ff1d10ff (patch)
treece300d1c3a94f3df2628ec88d5c996bd02fc2d2a /offapi/com/sun/star/view
parentc32caacde5dc2c551179beb09ce7830791d05359 (diff)
INTEGRATION: CWS sb18 (1.3.308); FILE MERGED
2004/05/21 15:07:07 sb 1.3.308.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/view')
-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 c34300563..51a1db6c2 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;