summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/lingucfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/lingucfg.hxx')
-rw-r--r--unotools/inc/unotools/lingucfg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/inc/unotools/lingucfg.hxx b/unotools/inc/unotools/lingucfg.hxx
index c02dabb15d67..88aaa4a5ba56 100644
--- a/unotools/inc/unotools/lingucfg.hxx
+++ b/unotools/inc/unotools/lingucfg.hxx
@@ -216,10 +216,8 @@ public:
// functions returning file URLs to the respective images (if found) and empty string otherwise
::rtl::OUString GetSpellAndGrammarContextSuggestionImage( const ::rtl::OUString &rServiceImplName ) const;
::rtl::OUString GetSpellAndGrammarContextDictionaryImage( const ::rtl::OUString &rServiceImplName ) const;
- ::rtl::OUString GetThesaurusDialogImage( const ::rtl::OUString &rServiceImplName ) const;
::rtl::OUString GetSynonymsContextImage( const ::rtl::OUString &rServiceImplName ) const;
- bool HasVendorImages( const char *pImageName ) const;
bool HasGrammarChecker() const;
};