diff options
author | Michael Stahl <mstahl@redhat.com> | 2011-11-28 21:51:53 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2011-11-28 22:46:00 +0100 |
commit | 5469d397c6d31b7dc57574f13976155f78df582f (patch) | |
tree | 8b1e0145d393aef2c27f71c97494a7ef6c50f59d /offapi/com/sun | |
parent | ad88d5116ba7326e6bf71f6081398c2114db9c99 (diff) |
offapi: remove outdated doucmentation of removed stuff
Diffstat (limited to 'offapi/com/sun')
-rw-r--r-- | offapi/com/sun/star/drawing/modules.idl | 7 |
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 |