Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx510 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
557 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
574 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
587 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
598 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
614 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
628 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
637 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
676 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
697 SwFmtLineNumber aLN; aLN.SetCountLines( sal_False ); in GetTxtCollFromPool() local
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx780 SwFmtLineNumber aLN; in HandleLineNumbering() local
784 aLN.SetCountLines( pLN->IsCount() ); in HandleLineNumbering()
786 aLN.SetStartValue(1 + rSection.maSep.lnnMin); in HandleLineNumbering()
787 NewAttr(aLN); in HandleLineNumbering()
4045 SwFmtLineNumber aLN; in Read_NoLineNumb() local
4049 aLN.SetStartValue( pLN->GetStartValue() ); in Read_NoLineNumb()
4052 aLN.SetCountLines( pData && (0 == *pData) ); in Read_NoLineNumb()
4053 NewAttr( aLN ); in Read_NoLineNumb()

Completed in 52 milliseconds