LibreOffice Module sw (master) 1
|
#include <ww8par.hxx>
Public Member Functions | |
SwNumRule * | GetNumRule (const SwDoc &rDoc, sal_uInt8 nNumType) |
void | SetNumRule (const OUString &rNumRule, sal_uInt8 nNumType) |
Public Attributes | |
OUString | msOutlineNumRule |
OUString | msNumberingNumRule |
Definition at line 1024 of file ww8par.hxx.
Definition at line 867 of file ww8par2.cxx.
References SwDoc::FindNumRulePtr(), nNumType, and WW8_Numbering.
void ANLDRuleMap::SetNumRule | ( | const OUString & | rNumRule, |
sal_uInt8 | nNumType | ||
) |
Definition at line 875 of file ww8par2.cxx.
References nNumType, and WW8_Numbering.
OUString ANLDRuleMap::msNumberingNumRule |
Definition at line 1027 of file ww8par.hxx.
OUString ANLDRuleMap::msOutlineNumRule |
Definition at line 1026 of file ww8par.hxx.