diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-12 10:41:35 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-12 11:43:51 +0000 |
commit | da91ce535e51c814d56a6b1eddb44b5d71989261 (patch) | |
tree | 9fd6c577b561291512d94728030ca50268aef009 /unusedcode.easy | |
parent | 7e16ec0347453851ef2f8870cfcf9fdbbc6bb99f (diff) |
remove unused FontFamily argument in ImplFindByAttributes
move ImplFindByLocale to windows only code, rename to
findDevFontListByLocale
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 26788bb57d59..0a39eb2db2f4 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -21,7 +21,6 @@ HTMLControls::Insert(HTMLControls const*, unsigned short, unsigned short) HTMLControls::Remove(HTMLControl const*&, unsigned short) HTMLControls::Remove(unsigned short, unsigned short) ImpSvtData::~ImpSvtData() -ImplDevFontList::ImplFindByLocale(com::sun::star::lang::Locale&) const InsCapOptArr::Insert(InsCapOptArr const*, unsigned short, unsigned short) InsCapOptArr::Insert(InsCaptionOpt* const&, unsigned short&) InsCapOptArr::Insert(InsCaptionOpt* const*, unsigned short) |