summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl b/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl
index 02ff11cd3ac8..0f3de6a3d06e 100644
--- a/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl
+++ b/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl
@@ -16,14 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_linguistic2_XSearchableDictionaryList_idl__
-#define __com_sun_star_linguistic2_XSearchableDictionaryList_idl__
-#include <com/sun/star/linguistic2/XDictionaryList.idl>
-#include <com/sun/star/linguistic2/XDictionaryEntry.idl>
-#include <com/sun/star/lang/Locale.idl>
-
module com { module sun { module star { module linguistic2 {
@@ -70,7 +64,5 @@ published interface XSearchableDictionaryList : com::sun::star::linguistic2::XDi
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */