summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-02-14 14:06:49 +0100
committerMichael Stahl <mst@openoffice.org>2011-02-14 14:06:49 +0100
commitbcc28239b8bbb249ef58331e0cc6f0850781c044 (patch)
tree04160563c9f336f0c3af0161f7517fdd6abd9ab3 /sd/source
parent79e782c5f3b2486936f030983062d42d5b890e1d (diff)
sw34bf03: stlpool.cxx: fix stupid typo
Diffstat (limited to 'sd/source')
-rwxr-xr-xsd/source/core/stlpool.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/core/stlpool.cxx b/sd/source/core/stlpool.cxx
index a3e73d959119..a2abfd199fe9 100755
--- a/sd/source/core/stlpool.cxx
+++ b/sd/source/core/stlpool.cxx
@@ -1061,8 +1061,8 @@ void SdStyleSheetPool::PutNumBulletItem( SfxStyleSheetBase* pSheet,
SvxNumberFormat aFrmt( pDefaultRule->GetLevel(i) );
aFrmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
// #i93908# clear suffix for bullet lists
- aFmt.SetPrefix(::rtl::OUString());
- aFmt.SetSuffix(::rtl::OUString());
+ aFrmt.SetPrefix(::rtl::OUString());
+ aFrmt.SetSuffix(::rtl::OUString());
aFrmt.SetStart(1);
aFrmt.SetBulletRelSize(45);
aFrmt.SetBulletChar( 0x25CF ); // StarBats: 0xF000 + 34