summaryrefslogtreecommitdiff
path: root/basctl/util/basctl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/util/basctl.xml')
-rw-r--r--basctl/util/basctl.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/basctl/util/basctl.xml b/basctl/util/basctl.xml
deleted file mode 100644
index ab9a324e3..000000000
--- a/basctl/util/basctl.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name>basctl</module-name>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.basctl.AccessibleWindow</name>
- <description>specifies accessibility support for a window.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.awt.AccessibleWindow</supported-service>
- </component-description>
- <component-description>
- <author>Thomas Benisch</author>
- <name>com.sun.star.comp.basctl.AccessibleShape</name>
- <description>specifies accessibility support for a shape.</description>
- <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
- <language>c++</language>
- <status value="beta"/>
- <supported-service>com.sun.star.drawing.AccessibleShape</supported-service>
- </component-description>
-</module-description>