Searched refs:nLnNm (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | docxexport.cxx | 378 const sal_uLong nLnNm = GetSectionLineNo( pSet, rNd ); in PrepareNewPageDesc() local 384 m_pSections->AppendSection( *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc() 388 m_pSections->AppendSection( pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
|
| H A D | rtfexport.cxx | 732 const sal_uLong nLnNm = GetSectionLineNo( pSet, rNd ); in PrepareNewPageDesc() local 737 m_pSections->AppendSection( *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc() 739 m_pSections->AppendSection( pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
|
| H A D | ww8atr.cxx | 619 const sal_uLong nLnNm = GetSectionLineNo( pSet, rNd ); in PrepareNewPageDesc() local 625 pSepx->AppendSep( Fc2Cp( nFcPos ), *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc() 629 pSepx->AppendSep( Fc2Cp( nFcPos ), pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
|