summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-11 13:44:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-11 15:22:10 +0000
commit9bdce3517d8c6631f4265d7dde77671baebb0c4e (patch)
treed0dd48f4cbac8a463b6cbc358f5a5428bd8e1640 /filter
parentc5e580abdb7fbd904e07ed0620e7acdbc382125f (diff)
callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effect
Change-Id: I2567026af23dd5fc42812b90bd6098c4c74a4f92
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/svdfppt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/msfilter/svdfppt.cxx b/filter/source/msfilter/svdfppt.cxx
index e570bba424b1..944514f192eb 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -6033,7 +6033,6 @@ void PPTParagraphObj::ApplyTo( SfxItemSet& rSet, boost::optional< sal_Int16 >&
{
if ( aNumberFormat.GetNumberingType() == SVX_NUM_NUMBER_NONE )
{
- aNumberFormat.SetLSpace( 0 );
aNumberFormat.SetAbsLSpace( 0 );
aNumberFormat.SetFirstLineOffset( 0 );
aNumberFormat.SetCharTextDistance( 0 );