summaryrefslogtreecommitdiff
path: root/include/editeng/svxacorr.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-16 08:11:27 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-16 08:37:25 +0000
commit7ab881a57d01e58eebcc2608ae8dd61af4552ae8 (patch)
treee8a5a50805ebd653834adbb03e7e98b8b6f22dc6 /include/editeng/svxacorr.hxx
parent795ac5bc53f6c15f2ab4634201747eb1c3e3331f (diff)
loplugin:unusedmethods editeng
Change-Id: I15b2be5a9cd6e72447b674a65eabe9f89cb6ff12 Reviewed-on: https://gerrit.libreoffice.org/17115 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/editeng/svxacorr.hxx')
-rw-r--r--include/editeng/svxacorr.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/editeng/svxacorr.hxx b/include/editeng/svxacorr.hxx
index 7de2a0e6f109..41c1db3c4ae8 100644
--- a/include/editeng/svxacorr.hxx
+++ b/include/editeng/svxacorr.hxx
@@ -220,8 +220,6 @@ public:
bool PutText( const OUString& rShort, const OUString& rLong );
// - Text with attribution (only the SWG - SWG format!)
bool PutText( const OUString& rShort, SfxObjectShell& );
- // - Deleting an entry
- bool DeleteText( const OUString& rShort );
// - Make combined changes in one pass
bool MakeCombinedChanges( std::vector<SvxAutocorrWord>& aNewEntries, std::vector<SvxAutocorrWord>& aDeleteEntries );
};
@@ -335,9 +333,6 @@ public:
SvxAutocorrWordList* LoadAutocorrWordList(
LanguageType eLang = LANGUAGE_SYSTEM )
{ return _GetLanguageList( eLang ).LoadAutocorrWordList(); }
- const SvxAutocorrWordList* GetAutocorrWordList(
- LanguageType eLang = LANGUAGE_SYSTEM )
- { return _GetLanguageList( eLang ).GetAutocorrWordList(); }
// Save word substitutions:
// Save these directly in the storage. The word list is updated