Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx163 sal_uInt16 nPgRestartNo; member
166 : pPageDesc(0), pSectionFmt(0), pPDNd(0), pNumNd(0), nLnNumRestartNo(0), nPgRestartNo(0) in WW8_SepInfo()
173 nLnNumRestartNo( nLnRestart ), nPgRestartNo( nPgRestart ) in WW8_SepInfo()
H A Dwrtw8sty.cxx1666 … AttrOutput().SectionPageNumbering( pPd->GetNumType().GetNumberingType(), rSepInfo.nPgRestartNo ); in SectionProperties()