INTEGRATION: CWS fwk02 (1.1.132); FILE MERGED
2003/05/08 14:27:50 cd 1.1.132.1: #109197# Fixed Error and warning in the documentation
This commit is contained in:
parent
6ea13437ff
commit
bf8a3e5355
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: ContextMenuExecuteEvent.idl,v $
|
||||
*
|
||||
* $Revision: 1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: cd $ $Date: 2001-11-29 07:32:15 $
|
||||
* last change: $Author: vg $ $Date: 2003-05-15 10:56:37 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -76,6 +76,8 @@
|
|||
|
||||
module com { module sun { module star { module ui {
|
||||
|
||||
/** contains all information about the requested context menu.
|
||||
*/
|
||||
struct ContextMenuExecuteEvent
|
||||
{
|
||||
/** contains the window where the context menu has been requested
|
||||
|
|
Loading…
Reference in a new issue