summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/itemwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/itemwin.cxx')
-rw-r--r--svx/source/tbxctrls/itemwin.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/svx/source/tbxctrls/itemwin.cxx b/svx/source/tbxctrls/itemwin.cxx
index 8dd2ed669fd9..cd37b984df68 100644
--- a/svx/source/tbxctrls/itemwin.cxx
+++ b/svx/source/tbxctrls/itemwin.cxx
@@ -305,16 +305,6 @@ void SvxMetricField::ReleaseFocus_Impl()
}
}
-void SvxMetricField::Down()
-{
- MetricField::Down();
-}
-
-void SvxMetricField::Up()
-{
- MetricField::Up();
-}
-
void SvxMetricField::SetCoreUnit( SfxMapUnit eUnit )
{
ePoolUnit = eUnit;