summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplayout.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:18:54 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 14:47:34 -0600
commit7986dcfdcad22d7203f256fb9a4ad53bda4ca422 (patch)
tree0cf345a92fd1b7d864b446cc71d0ba1a1c0187aa /lotuswordpro/source/filter/lwplayout.cxx
parent273fae4032464d8caa1bd0b957e4e5ebe25ba0c0 (diff)
Remove visual noise from lotuswordpro
Change-Id: Ie161a2aa1a434d0778e1937a833819c934ed1889 Reviewed-on: https://gerrit.libreoffice.org/8281 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'lotuswordpro/source/filter/lwplayout.cxx')
-rw-r--r--lotuswordpro/source/filter/lwplayout.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwplayout.cxx b/lotuswordpro/source/filter/lwplayout.cxx
index d9128f15a863..d24aeb473d14 100644
--- a/lotuswordpro/source/filter/lwplayout.cxx
+++ b/lotuswordpro/source/filter/lwplayout.cxx
@@ -1237,7 +1237,6 @@ sal_Bool LwpMiddleLayout::IsAutoGrowRight()
return LwpVirtualLayout::IsAutoGrowRight();
}
-
/**
* @descr: Get contents orientation
*
@@ -1397,7 +1396,6 @@ XFBGImage* LwpMiddleLayout::GetXFBGImage()
}
}
-
//automatic, top left
pXFBGImage->SetPosition(enumXFAlignStart,enumXFAlignTop);
if(pLay->GetScaleCenter())
@@ -1442,7 +1440,6 @@ sal_Bool LwpMiddleLayout::GetUsePrinterSettings()
return sal_False;
}
-
//Check whether there are contents in the layout
sal_Bool LwpMiddleLayout::HasContent()
{
@@ -2061,7 +2058,6 @@ sal_Int32 LwpPlacableLayout::GetBaseLineOffset()
}
return 0;
-
}
/**
* @descr: whether the parent layout is page layout