Kaydet (Commit) b1a03ba1 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS impress3ea1 (1.16.594); FILE MERGED

2004/02/04 16:05:33 cl 1.16.594.1: #i21157# added missing numbering types
üst 88e726ca
......@@ -2,9 +2,9 @@
*
* $RCSfile: unonrule.cxx,v $
*
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* last change: $Author: cl $ $Date: 2002-07-16 10:25:08 $
* last change: $Author: kz $ $Date: 2004-02-26 14:29:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -367,6 +367,8 @@ void SvxUnoNumberingRules::setNumberingRuleByIndex( const uno::Sequence< beans::
case SVX_NUM_CHARS_LOWER_LETTER:
case SVX_NUM_ARABIC:
case SVX_NUM_NUMBER_NONE:
case SVX_NUM_CHARS_UPPER_LETTER_N:
case SVX_NUM_CHARS_LOWER_LETTER_N:
aFmt.SetNumberingType((SvxExtNumType)nSet);
continue;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment