summaryrefslogtreecommitdiffstats
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.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/linguistic2/DictionaryList.idl b/offapi/com/sun/star/linguistic2/DictionaryList.idl
index a291cb1e1ccc..e5fda9cad34e 100644
--- a/offapi/com/sun/star/linguistic2/DictionaryList.idl
+++ b/offapi/com/sun/star/linguistic2/DictionaryList.idl
@@ -22,13 +22,11 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/lang/XServiceInfo.idl>
-//=============================================================================
module com { module sun { module star { module linguistic2 {
published interface XSearchableDictionaryList;
-//=============================================================================
/** is the list of personal dictionaries.
<P>The active dictionaries of this list will be used for
@@ -45,7 +43,6 @@ published service DictionaryList
interface com::sun::star::lang::XServiceInfo;
};
-//=============================================================================
}; }; }; };