summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/olmenu.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2001-05-08 12:20:43 +0000
committerThomas Lange <tl@openoffice.org>2001-05-08 12:20:43 +0000
commit94b2e9907f0385ca41db35e29c53abaa3716a64f (patch)
tree232d5c7b4e80299813dfd38b7f02a7a2d1f7952d /sw/source/ui/inc/olmenu.hxx
parent583769e60bdc04e94034aa69091898731fa47485 (diff)
XOtherLingu (old linguistic-api wrapper) removed
Diffstat (limited to 'sw/source/ui/inc/olmenu.hxx')
-rw-r--r--sw/source/ui/inc/olmenu.hxx10
1 files changed, 3 insertions, 7 deletions
diff --git a/sw/source/ui/inc/olmenu.hxx b/sw/source/ui/inc/olmenu.hxx
index a7db5e0ffbaa..8bc1daef6672 100644
--- a/sw/source/ui/inc/olmenu.hxx
+++ b/sw/source/ui/inc/olmenu.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: olmenu.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tl $ $Date: 2000-10-27 12:17:04 $
+ * last change: $Author: tl $ $Date: 2001-05-08 13:19:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,9 +67,6 @@
#ifndef _COM_SUN_STAR_LINGUISTIC2_XSPELLALTERNATIVES_HPP_
#include <com/sun/star/linguistic2/XSpellAlternatives.hpp>
#endif
-#ifndef _COM_SUN_STAR_LINGUISTIC2_XOTHERLINGU_HPP_
-#include <com/sun/star/linguistic2/XOtherLingu.hpp>
-#endif
#ifndef _MENU_HXX //autogen
#include <vcl/menu.hxx>
@@ -85,8 +82,7 @@ class SwSpellPopup : public PopupMenu
::com::sun::star::linguistic2::XDictionary > > aDics;
::com::sun::star::uno::Reference<
::com::sun::star::linguistic2::XSpellAlternatives > xSpellAlt;
- ::com::sun::star::uno::Reference<
- ::com::sun::star::linguistic2::XOtherLingu> xOther;
+
LanguageType nCorrLang;
public: