summaryrefslogtreecommitdiff
path: root/svx/source/dialog/frmdirlbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/frmdirlbox.cxx')
-rw-r--r--svx/source/dialog/frmdirlbox.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/dialog/frmdirlbox.cxx b/svx/source/dialog/frmdirlbox.cxx
index bc2239f70942..49093a93d391 100644
--- a/svx/source/dialog/frmdirlbox.cxx
+++ b/svx/source/dialog/frmdirlbox.cxx
@@ -81,7 +81,6 @@ SvxFrameDirection FrameDirectionListBox::GetSelectEntryValue() const
}
-
FrameDirListBoxWrapper::FrameDirListBoxWrapper( FrameDirListBox& rListBox ) :
SingleControlWrapperType( rListBox )
{
@@ -109,7 +108,6 @@ void FrameDirListBoxWrapper::SetControlValue( SvxFrameDirection eValue )
}
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */