INTEGRATION: CWS sb18 (1.3.308); FILE MERGED
2004/05/21 15:07:07 sb 1.3.308.1: #i21150# Added published flag.
This commit is contained in:
parent
b18af36fee
commit
5189adaa3d
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue