diff options
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> |