diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:53:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:53:08 +0000 |
commit | 2a4c2a2d6b7551f846c0c04cdb6df1925466596b (patch) | |
tree | 717bc5e495ef7e4d350b7276bb9a67cd5a2e3ca8 /framework | |
parent | 16a30a2ef17b3fccdb334c76a9bbb26546549e16 (diff) |
INTEGRATION: CWS unifysound01_DEV300 (1.12.400); FILE MERGED
2007/08/30 15:00:09 cmc 1.12.400.1: remove SoundHandler from framework
Diffstat (limited to 'framework')
-rw-r--r-- | framework/source/unotypes/fwk.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/framework/source/unotypes/fwk.xml b/framework/source/unotypes/fwk.xml index 17059bfa19de..1cd72a64fa87 100644 --- a/framework/source/unotypes/fwk.xml +++ b/framework/source/unotypes/fwk.xml @@ -60,19 +60,6 @@ <component-description> <author> Andreas Schluens </author> - <name> com.sun.star.comp.framework.SoundHandler </name> - <description> - Implements a handler service to detect and/or play audio files. - supported formats: wav/au - </description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> c++ </language> - <status value="final"/> - <supported-service> com.sun.star.frame.ContentHandler </supported-service> - </component-description> - - <component-description> - <author> Andreas Schluens </author> <name> com.sun.star.comp.framework.DispatchRecorderSupplier </name> <description> This supplier is available on the servcice Frame as property "DispatchRecorderSupplier". |