summaryrefslogtreecommitdiff
path: root/include/svx/langbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/langbox.hxx')
-rw-r--r--include/svx/langbox.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/langbox.hxx b/include/svx/langbox.hxx
index 48efdc26db81..63210359b2e0 100644
--- a/include/svx/langbox.hxx
+++ b/include/svx/langbox.hxx
@@ -66,11 +66,8 @@ public:
sal_Int32 InsertLanguage( const LanguageType eLangType );
void InsertDefaultLanguage( sal_Int16 nType );
void InsertSystemLanguage();
- void InsertLanguage( const LanguageType eLangType,
- bool bCheckEntry );
void SelectLanguage( const LanguageType eLangType );
LanguageType GetSelectedLanguage() const;
- bool IsLanguageSelected( const LanguageType eLangType ) const;
protected:
Image m_aNotCheckedImage;