summaryrefslogtreecommitdiff
path: root/sd/source/core
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-03-23 16:59:19 +0100
committerJan Holesovsky <kendy@suse.cz>2011-03-23 16:59:19 +0100
commit219458b0d7a0c785efaaebf2107260d67580db59 (patch)
tree51afdf8c6f51dfc565734828cee1fda2b72c5f49 /sd/source/core
parentc2acb5440848c8350258ec46642301e5f952e6cc (diff)
parenta91221b5419122591164a61771da082843e89664 (diff)
Merge commit 'ooo/DEV300_m103'
Conflicts: sd/source/ui/toolpanel/TaskPaneFocusManager.cxx slideshow/source/engine/debug.cxx slideshow/source/engine/transitions/randomwipe.cxx
Diffstat (limited to 'sd/source/core')
-rw-r--r--sd/source/core/stlpool.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/core/stlpool.cxx b/sd/source/core/stlpool.cxx
index b097563bcbef..c5f36fe94791 100644
--- a/sd/source/core/stlpool.cxx
+++ b/sd/source/core/stlpool.cxx
@@ -1033,6 +1033,9 @@ void SdStyleSheetPool::PutNumBulletItem( SfxStyleSheetBase* pSheet,
{
SvxNumberFormat aFrmt( pDefaultRule->GetLevel(i) );
aFrmt.SetNumberingType(SVX_NUM_CHAR_SPECIAL);
+ // #i93908# clear suffix for bullet lists
+ aFrmt.SetPrefix(::rtl::OUString());
+ aFrmt.SetSuffix(::rtl::OUString());
aFrmt.SetStart(1);
aFrmt.SetBulletRelSize(45);
aFrmt.SetBulletChar( 0x25CF ); // StarBats: 0xF000 + 34