summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/txtnum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/txtnum.cxx')
-rw-r--r--sw/source/ui/shells/txtnum.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/shells/txtnum.cxx b/sw/source/ui/shells/txtnum.cxx
index d3b716f15ffd..bfea396f0117 100644
--- a/sw/source/ui/shells/txtnum.cxx
+++ b/sw/source/ui/shells/txtnum.cxx
@@ -315,7 +315,7 @@ void SwTextShell::ExecSetNumber(SfxRequest &rReq)
numfunc::GetDefaultPositionAndSpaceMode() );
SvxNumRule aTempRule = aTmpRule.MakeSvxNumRule();
- //Sym3_2508, set unit attribute to NB Manager
+ // set unit attribute to NB Manager
SfxItemSet aSet(GetPool(),
SID_ATTR_NUMBERING_RULE, SID_PARAM_CUR_NUM_LEVEL,
0 );
@@ -368,7 +368,7 @@ void SwTextShell::ExecSetNumber(SfxRequest &rReq)
numfunc::GetDefaultPositionAndSpaceMode() );
SvxNumRule aTempRule = aTmpRule.MakeSvxNumRule();
- //Sym3_2508, set unit attribute to NB Manager
+ // set unit attribute to NB Manager
SfxItemSet aSet(GetPool(),
SID_ATTR_NUMBERING_RULE, SID_PARAM_CUR_NUM_LEVEL,
0 );