summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/Controller.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 13:22:10 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 13:22:10 +0000
commit67b2d2427d28720215f1f1a6ae74f969407570a4 (patch)
tree3b2c82ffe71a640bbaa2a9cad21bfd27f9015fb6 /offapi/com/sun/star/frame/Controller.idl
parente723c56d4f385db12f7aeb1d6c564969c7d387a0 (diff)
INTEGRATION: CWS docking4 (1.10.90); FILE MERGED
2004/10/06 11:22:34 as 1.10.90.2: #i33338# XDispatchInformationProvider is provided by the Frame service ... not the Controller 2004/09/29 13:23:58 cd 1.10.90.1: #i33338# Added new interface to support retrieving info about supported commands
Diffstat (limited to 'offapi/com/sun/star/frame/Controller.idl')
-rw-r--r--offapi/com/sun/star/frame/Controller.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/Controller.idl b/offapi/com/sun/star/frame/Controller.idl
index 9aff2e708290..1b5f6c51519f 100644
--- a/offapi/com/sun/star/frame/Controller.idl
+++ b/offapi/com/sun/star/frame/Controller.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Controller.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 20:07:45 $
+ * last change: $Author: obo $ $Date: 2004-11-16 14:22:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,7 +96,7 @@
<p>
Such components can be loaded into a <type>Frame</type> inside a <type>Desktop</type>
- environment. A controller is a recher component then a pure window, but full featured
+ environment. A controller is a richer component then a pure window, but full featured
components need a <type>XModel</type> interface too.
<br>
(see service <type scope="com::sun::star::document">OfficeDocument</type> for further information)