summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpparastyle.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/lwpparastyle.cxx
parentwriterfilter: convert sprm:C{DxaSpace,CharScale,HpsKern,HpsPos} (diff)
downloadcore-7986dcfdcad22d7203f256fb9a4ad53bda4ca422.tar.gz
core-7986dcfdcad22d7203f256fb9a4ad53bda4ca422.zip
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/lwpparastyle.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpparastyle.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/lotuswordpro/source/filter/lwpparastyle.cxx b/lotuswordpro/source/filter/lwpparastyle.cxx
index a64860d39b28..03c06a2dfe2c 100644
--- a/lotuswordpro/source/filter/lwpparastyle.cxx
+++ b/lotuswordpro/source/filter/lwpparastyle.cxx
@@ -85,7 +85,6 @@
#include "lwpsilverbullet.hxx"
-
LwpParaStyle::LwpParaStyle(LwpObjectHeader& objHdr, LwpSvStream* pStrm) :
LwpTextStyle(objHdr, pStrm), m_pKinsokuOptsOverride(new LwpKinsokuOptsOverride),
m_pBulletOverride(new LwpBulletOverride)
@@ -153,7 +152,6 @@ void LwpParaStyle::Read()
m_pObjStrm->SkipExtra();
}
-
}
}
@@ -223,7 +221,6 @@ void LwpParaStyle::Apply(XFParaStyle *pParaStyle)
}
}
-
//add tab style
pPiece = dynamic_cast<LwpVirtualPiece*>(m_TabStyle.obj());
if( pPiece )
@@ -686,7 +683,6 @@ void LwpParaStyle::ApplyTab(XFParaStyle *pParaStyle, LwpTabOverride *pTabOverRid
}
-
void LwpParaStyle::RegisterStyle()
{
XFParaStyle* pStyle = new XFParaStyle();
@@ -779,7 +775,6 @@ LwpNumberingOverride* LwpParaStyle::GetNumberingOverride() const
return NULL;
}
-
/**************************************************************************
* @short:
* @descr: