INTEGRATION: CWS canvas05 (1.4.386); FILE MERGED
2008/04/21 07:37:50 thb 1.4.386.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/07 14:35:50 thb 1.4.386.2: RESYNC: (1.4-1.5); FILE MERGED 2007/10/01 13:33:53 thb 1.4.386.1: #i79437# Merge from CWS picom
This commit is contained in:
parent
34086656d0
commit
ff883e2c37
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: XBitmapCanvas.idl,v $
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -121,7 +121,7 @@ interface XBitmapCanvas : XCanvas
|
|||
the compositing mode must be one of the
|
||||
<type>CompositingOperation</type> values.
|
||||
|
||||
@throws com::sun::star::lang::IllegalArgumentException
|
||||
@throws <type>com::sun::star::lang::IllegalArgumentException</type>
|
||||
if one of the parameters are not within the specified range.
|
||||
*/
|
||||
void copyRect( [in] XBitmapCanvas sourceCanvas,
|
||||
|
@ -136,7 +136,7 @@ interface XBitmapCanvas : XCanvas
|
|||
|
||||
// TODO: Multiple-inheritance interfaces
|
||||
|
||||
/** This service provides the interfaces for a BitmapCanvas
|
||||
/** This service provides the interfaces for a <type>XBitmapCanvas</type>
|
||||
*/
|
||||
service BitmapCanvas
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue