summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-03-26 11:52:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-03-26 11:52:06 +0000
commitb12de23a2344d8e85fa7748ca9079aaa48ff8522 (patch)
tree883fb6754b52efff1d122065547bb65708c7e139 /basctl
parentbd5a8715f1dfe9508677134baa62e6d0e4a06765 (diff)
INTEGRATION: CWS tbe3 (1.1.2); FILE ADDED
2003/03/03 17:19:23 tbe 1.1.2.1: #103595# accessibility for dialog editor
Diffstat (limited to 'basctl')
-rw-r--r--basctl/util/basctl.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/basctl/util/basctl.xml b/basctl/util/basctl.xml
new file mode 100644
index 000000000000..dd43a4d5e5af
--- /dev/null
+++ b/basctl/util/basctl.xml
@@ -0,0 +1,23 @@
+<?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>drafts.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>drafts.com.sun.star.drawing.AccessibleShape</supported-service>
+ </component-description>
+</module-description>