Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2327 maNumType(rSect.maNumType), mpTitlePageHdFt(rSect.mpTitlePageHdFt), in SectPageInformation()
2942 aNewSection.maNumType.SetNumberingType(SVX_NUM_ARABIC); in ReadSectControls()
2945 aNewSection.maNumType.SetNumberingType(SVX_NUM_ROMAN_UPPER); in ReadSectControls()
2948 aNewSection.maNumType.SetNumberingType(SVX_NUM_ROMAN_LOWER); in ReadSectControls()
2951 aNewSection.maNumType.SetNumberingType( in ReadSectControls()
2955 aNewSection.maNumType.SetNumberingType( in ReadSectControls()
H A Dswparrtf.hxx179 SvxNumberType maNumType; member