diff options
author | Sascha Ballach <sab@openoffice.org> | 2002-08-02 12:37:26 +0000 |
---|---|---|
committer | Sascha Ballach <sab@openoffice.org> | 2002-08-02 12:37:26 +0000 |
commit | 830c0a6e72d516927d0898db5603ff5c2686b66e (patch) | |
tree | cf460f77031b060cd6c7af4e8e6dcf695f387b68 /sc/xml/ScAccessibleDocument.xml | |
parent | 27475f193b1314e9cbbafa23c5bd8e5a05ca2470 (diff) |
#102015#; the servicename is AccessibleSpreadsheetDocumentView
Diffstat (limited to 'sc/xml/ScAccessibleDocument.xml')
-rw-r--r-- | sc/xml/ScAccessibleDocument.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/xml/ScAccessibleDocument.xml b/sc/xml/ScAccessibleDocument.xml index a92e4d8b1867..5ce010c1340a 100644 --- a/sc/xml/ScAccessibleDocument.xml +++ b/sc/xml/ScAccessibleDocument.xml @@ -9,7 +9,7 @@ <loader-name>com.sun.star.loader.SharedLibrary</loader-name> <language>c++</language> <status value="final"/> - <supported-service>drafts.com.sun.star.sheet.AccessibleSpreadsheetDocumentViewl</supported-service> + <supported-service>drafts.com.sun.star.sheet.AccessibleSpreadsheetDocumentView</supported-service> <type>drafts.com.sun.star.accessibility.XAccessibleContext</type> <type>drafts.com.sun.star.accessibility.XAccessibleComponent</type> <type>drafts.com.sun.star.accessibility.XAccessibleSelection</type> |