summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/DictionaryList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/linguistic2/DictionaryList.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/DictionaryList.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/linguistic2/DictionaryList.idl b/offapi/com/sun/star/linguistic2/DictionaryList.idl
index 4e0c53ed8950..c12a0018ad4d 100644
--- a/offapi/com/sun/star/linguistic2/DictionaryList.idl
+++ b/offapi/com/sun/star/linguistic2/DictionaryList.idl
@@ -29,9 +29,9 @@ module com { module sun { module star { module linguistic2 {
<P>The active dictionaries of this list will be used for
spell checking and hyphenation.</P>
- @see <type scope="com::sun::star::linguistic2">XDictionary</type>
- @see <type scope="com::sun::star::linguistic2">XDictionaryList</type>
- @see <type scope="com::sun::star::linguistic2">XSearchableDictionaryList</type>
+ @see com::sun::star::linguistic2::XDictionary
+ @see com::sun::star::linguistic2::XDictionaryList
+ @see com::sun::star::linguistic2::XSearchableDictionaryList
*/
published service DictionaryList : XSearchableDictionaryList;