summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 14:22:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 14:22:08 +0000
commitfa9220dd7a845b85022cd241981692c13c0c1e9a (patch)
treeb9ae2dc99240cb236311739ea3533fc32e6f74e6
parent4748fe6df76cd32cc70dac0849bb27fd5a30777f (diff)
INTEGRATION: CWS tbcontrols (1.5.104); FILE MERGED
2006/04/27 07:55:00 cd 1.5.104.1: #i64501# Added documentation reference to XControlNotificationListener interface
-rw-r--r--offapi/com/sun/star/frame/DispatchProvider.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/DispatchProvider.idl b/offapi/com/sun/star/frame/DispatchProvider.idl
index 61a75512d..0841dbf94 100644
--- a/offapi/com/sun/star/frame/DispatchProvider.idl
+++ b/offapi/com/sun/star/frame/DispatchProvider.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: DispatchProvider.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 00:57:57 $
+ * last change: $Author: hr $ $Date: 2006-05-08 15:22:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,6 +60,7 @@ module com { module sun { module star { module frame {
@see XNotifyingDispatch
@see XDispatch
+ @see XControlNotificationListener
*/
published service DispatchProvider
{