summaryrefslogtreecommitdiff
path: root/svx/inc/svx/SpellDialogChildWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/SpellDialogChildWindow.hxx')
-rw-r--r--svx/inc/svx/SpellDialogChildWindow.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/svx/inc/svx/SpellDialogChildWindow.hxx b/svx/inc/svx/SpellDialogChildWindow.hxx
index 4703df04b8c5..bf5c4c3c2476 100644
--- a/svx/inc/svx/SpellDialogChildWindow.hxx
+++ b/svx/inc/svx/SpellDialogChildWindow.hxx
@@ -101,15 +101,6 @@ protected:
/** switches grammar checking on/off
*/
virtual void SetGrammarChecking(bool bOn);
- /** This method determines if a vendor dependent Image is to be displayed in any language
- */
- virtual bool HasAnyVendor();
- /** This method returns the name of the vendor of the grammar/spell checker for a specific language
- */
- virtual String GetVendorForLanguage( LanguageType eLanguage);
- /** This method returns the vendor image for the requested language
- */
- virtual Image GetVendorLogoForLanguage( LanguageType eLanguage );
SfxBindings& GetBindings (void) const;
/** Set the spell dialog into the 'resume' state. This method should be called