Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx985 sal_uInt16 nLnnMod; member
H A Dww8par6.cxx745 if (mbNewDoc && rSection.maSep.nLnnMod) in HandleLineNumbering()
761 aInfo.SetCountBy(rSection.maSep.nLnnMod); in HandleLineNumbering()
1135 aNewSection.maSep.nLnnMod = *pSprmSNLnnMod; in CreateSep()
H A Dww8scan.cxx7519 fPgnRestart(0), fEndNote(1), lnc(0), grpfIhdt(0), nLnnMod(0), dxaLnn(0), in SEPr()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx584 void SetLineNumbering( sal_Int32 nLnnMod, sal_Int32 nLnc, sal_Int32 ndxaLnn );
H A DDomainMapper_Impl.cxx3825 void DomainMapper_Impl::SetLineNumbering( sal_Int32 nLnnMod, sal_Int32 nLnc, sal_Int32 ndxaLnn ) in SetLineNumbering() argument
3839 …pplier.GetName( PROP_INTERVAL ), uno::makeAny( static_cast< sal_Int16 >( nLnnMod ))); in SetLineNumbering()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6650 fPgnRestart(0), fEndNote(1), lnc(0), grpfIhdt(0), nLnnMod(0), dxaLnn(0), in SEPr()