summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/pgfnote.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/misc/pgfnote.cxx')
-rw-r--r--sw/source/ui/misc/pgfnote.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/misc/pgfnote.cxx b/sw/source/ui/misc/pgfnote.cxx
index 15a0e8e39183..372b6526b2da 100644
--- a/sw/source/ui/misc/pgfnote.cxx
+++ b/sw/source/ui/misc/pgfnote.cxx
@@ -41,7 +41,6 @@
#include <globals.hrc>
#include <misc.hrc>
-
using namespace ::com::sun::star;
static sal_uInt16 aPageRg[] = {
@@ -60,7 +59,6 @@ IMPL_LINK_NOARG_INLINE_START(SwFootNotePage, HeightPage)
}
IMPL_LINK_NOARG_INLINE_END(SwFootNotePage, HeightPage)
-
IMPL_LINK_NOARG_INLINE_START(SwFootNotePage, HeightMetric)
{
m_pMaxHeightEdit->Enable();
@@ -242,7 +240,6 @@ void SwFootNotePage::Reset(const SfxItemSet &rSet)
m_pLineColorBox->SelectEntryPos( nSelPos );
m_pLineTypeBox->SetColor( pFtnInfo->GetLineColor() );
-
// position
m_pLinePosBox->SelectEntryPos( static_cast< sal_uInt16 >(pFtnInfo->GetAdj()) );