INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:07:11 sb 1.6.406.1: #i21150# Added published flag.
This commit is contained in:
parent
3a00a8241b
commit
be3f8ebc49
2 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XPrintable.idl,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: mi $ $Date: 2002-10-03 13:11:12 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-04 02:19:52 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -82,7 +82,7 @@ module com { module sun { module star { module view {
|
|||
|
||||
/** offers printing functionality.
|
||||
*/
|
||||
interface XPrintable: com::sun::star::uno::XInterface
|
||||
published interface XPrintable: com::sun::star::uno::XInterface
|
||||
{
|
||||
//-------------------------------------------------------------------------
|
||||
/** @returns
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XPrintableBroadcaster.idl,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: mi $ $Date: 2002-10-03 13:11:12 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-04 02:20:07 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -82,7 +82,7 @@ module com { module sun { module star { module view {
|
|||
|
||||
@see XPrintableListener
|
||||
*/
|
||||
interface XPrintableBroadcaster : com::sun::star::uno::XInterface
|
||||
published interface XPrintableBroadcaster : com::sun::star::uno::XInterface
|
||||
{
|
||||
/** adds an <type>XPrintableListener</type> to be notified about print progress.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue