summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunocontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/tbunocontroller.cxx')
-rw-r--r--svx/source/tbxctrls/tbunocontroller.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/tbxctrls/tbunocontroller.cxx b/svx/source/tbxctrls/tbunocontroller.cxx
index 9d9bb13037b7..692cefdfebdc 100644
--- a/svx/source/tbxctrls/tbunocontroller.cxx
+++ b/svx/source/tbxctrls/tbunocontroller.cxx
@@ -138,7 +138,6 @@ void SvxFontSizeBox_Impl::ReleaseFocus_Impl()
}
-
void SvxFontSizeBox_Impl::Select()
{
FontSizeBox::Select();
@@ -162,7 +161,6 @@ void SvxFontSizeBox_Impl::Select()
}
-
void SvxFontSizeBox_Impl::statusChanged_Impl( long nPoint, bool bErase )
{
if ( !bErase )
@@ -184,7 +182,6 @@ void SvxFontSizeBox_Impl::statusChanged_Impl( long nPoint, bool bErase )
}
-
void SvxFontSizeBox_Impl::UpdateFont( const css::awt::FontDescriptor& rCurrentFont )
{
// Sizes-Liste auff"ullen
@@ -210,7 +207,6 @@ void SvxFontSizeBox_Impl::UpdateFont( const css::awt::FontDescriptor& rCurrentFo
}
-
bool SvxFontSizeBox_Impl::Notify( NotifyEvent& rNEvt )
{
bool bHandled = false;