summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-03-08 15:14:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-03-08 15:14:28 +0000
commit30a075a060d3e3f09585183607215a5b0ddd24ac (patch)
treed92235178064587673dc16a610ed87edbad36547 /offapi/com/sun/star/document
parent0b6e33d25fb30254d8546da28af460fcb060049e (diff)
INTEGRATION: CWS mbaqfixes (1.4.336); FILE MERGED
2004/02/23 17:25:04 mba 1.4.336.1: #112300#: some missing events added, some others documented
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r--offapi/com/sun/star/document/Events.idl10
1 files changed, 8 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/Events.idl b/offapi/com/sun/star/document/Events.idl
index c8bc6272f849..b33156dd8885 100644
--- a/offapi/com/sun/star/document/Events.idl
+++ b/offapi/com/sun/star/document/Events.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Events.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:03:48 $
+ * last change: $Author: hr $ $Date: 2004-03-08 16:14:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,6 +89,8 @@ service Events
<dt>OnAlphaCharInput</dt>
<dt>OnClick</dt>
<dt>OnCloseApp</dt>
+ <dt>OnCopyTo</dt>
+ <dt>OnCopyToDone</dt>
<dt>OnError</dt>
<dt>OnFocus</dt>
<dt>OnInsertDone</dt>
@@ -99,6 +101,7 @@ service Events
<dt>OnLoadError</dt>
<dt>OnLoadFinished</dt>
<dt>OnMailMerge</dt>
+ <dt>OnMailMergeFinished</dt>
<dt>OnModifyChanged</dt>
<dt>OnMouseOut</dt>
<dt>OnMouseOver</dt>
@@ -108,6 +111,7 @@ service Events
<dt>OnNonAlphaCharInput</dt>
<dt>OnPageCountChange</dt>
<dt>OnPrepareUnload</dt>
+ <dt>OnPrepareViewClosing</dt>
<dt>OnPrint</dt>
<dt>OnResize</dt>
<dt>OnSave</dt>
@@ -120,6 +124,8 @@ service Events
<dt>OnToggleFullscreen</dt>
<dt>OnUnfocus</dt>
<dt>OnUnload</dt>
+ <dt>OnViewCreated</dt>
+ <dt>OnViewClosed</dt>
</dl>
</p>
*/