diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-12-06 23:37:33 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-12-06 23:54:36 +0000 |
commit | 9e65b68ef9a3b745afb13700c68d0a5f2a2d8904 (patch) | |
tree | d79f389d69bc200469b3dd1468b90124a6fd81b5 /unusedcode.easy | |
parent | a06492465223d42fb8905c4770c9f1ec4b80af36 (diff) |
reduce CurrencyBox somewhat
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index d1afeb54330d..0d3e98a949a7 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -74,8 +74,6 @@ Control::GetLineCount() const CurrencyBox::CurrencyBox(Window*, ResId const&) CurrencyBox::GetValue(unsigned short) const CurrencyBox::GetValuePos(long) const -CurrencyBox::InsertValue(long, unsigned short) -CurrencyBox::RemoveValue(long) CurrencyField::CurrencyField(Window*, ResId const&) CurrencyFormatter::SetCurrencySymbol(String const&) CustomToolBarImportHelper::showToolbar(rtl::OUString const&) |