Home
last modified time | relevance | path

Searched refs:eNumLabelFollowedBy (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx991 SvxNumberFormat::SvxNumLabelFollowedBy eNumLabelFollowedBy = SvxNumberFormat::LISTTAB; in ReadLVL() local
996 eNumLabelFollowedBy = SvxNumberFormat::LISTTAB; in ReadLVL()
1001 eNumLabelFollowedBy = SvxNumberFormat::SPACE; in ReadLVL()
1006 eNumLabelFollowedBy = SvxNumberFormat::NOTHING; in ReadLVL()
1010 rNumFmt.SetLabelFollowedBy( eNumLabelFollowedBy ); in ReadLVL()