summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/langselectionmenucontroller.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2009-10-19 08:08:21 +0000
committerThomas Lange <tl@openoffice.org>2009-10-19 08:08:21 +0000
commit4726cacc24846b63e1177c7ab4dff4ae5b1c4291 (patch)
treee38b44a77c13db8f94c9a6b60dc1d9e79691612c /framework/inc/uielement/langselectionmenucontroller.hxx
parenta49dd6e1a4ff5e931c0e062958829442d864db72 (diff)
#106019# 'reset languages' menu entry
Diffstat (limited to 'framework/inc/uielement/langselectionmenucontroller.hxx')
-rw-r--r--framework/inc/uielement/langselectionmenucontroller.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/inc/uielement/langselectionmenucontroller.hxx b/framework/inc/uielement/langselectionmenucontroller.hxx
index ff8083ce6714..de0fabccecd4 100644
--- a/framework/inc/uielement/langselectionmenucontroller.hxx
+++ b/framework/inc/uielement/langselectionmenucontroller.hxx
@@ -102,11 +102,10 @@ namespace framework
::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > m_xMenuDispatch_Font;
::rtl::OUString m_aMenuCommandURL_CharDlgForParagraph;
::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > m_xMenuDispatch_CharDlgForParagraph;
- ::rtl::OUString m_aCurrentLanguage;
::rtl::OUString m_aCurLang;
sal_Int16 m_nScriptType;
::rtl::OUString m_aKeyboardLang;
- ::rtl::OUString m_aGuessedText;
+ ::rtl::OUString m_aGuessedTextLang;
LanguageGuessingHelper m_aLangGuessHelper;
void fillPopupMenu( com::sun::star::uno::Reference< com::sun::star::awt::XPopupMenu >& rPopupMenu, const Mode rMode );