summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2011-11-28 21:51:53 +0100
committerMichael Stahl <mstahl@redhat.com>2011-11-28 22:46:00 +0100
commit5469d397c6d31b7dc57574f13976155f78df582f (patch)
tree8b1e0145d393aef2c27f71c97494a7ef6c50f59d /offapi
parentad88d5116ba7326e6bf71f6081398c2114db9c99 (diff)
offapi: remove outdated doucmentation of removed stuff
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/drawing/modules.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/drawing/modules.idl b/offapi/com/sun/star/drawing/modules.idl
index 53d34c05fa9c..e0231a3bf824 100644
--- a/offapi/com/sun/star/drawing/modules.idl
+++ b/offapi/com/sun/star/drawing/modules.idl
@@ -32,13 +32,6 @@ module com { module sun { module star { module drawing {
/** The drawing framework is responsible for managing the resources used by
the UI of the drawing applications.
- <p>The framework is implemented by a set of sub controllers that are
- responsible for its different resources: <type
- scope="com::sun::star::drawing::framework">XModuleController</type>,
- <type scope="com::sun::star::drawing::framework">XPaneController</type>,
- <type scope="com::sun::star::drawing::framework">XViewController</type>,
- <type scope="com::sun::star::drawing::framework">XToolbarController</type>,
- <type scope="com::sun::star::drawing::framework">XCommandController</type>.
The set of active resources is represented by the <type
scope="com::sun::star::drawing::framework">XConfiguration</type>.</p>
<p>The <type