Searched refs:nLnNm (Results 1 – 3 of 3) sorted by relevance
/aoo42x/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 | 620 const sal_uLong nLnNm = GetSectionLineNo( pSet, rNd ); in PrepareNewPageDesc() local 626 pSepx->AppendSep( Fc2Cp( nFcPos ), *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc() 630 pSepx->AppendSep( Fc2Cp( nFcPos ), pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
|
Completed in 46 milliseconds