Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx305 …ocxExport::AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum ) in AppendSection() argument
308 m_pSections->AppendSection( pPageDesc, pFmt, nLnNum ); in AppendSection()
H A Ddocxexport.hxx146 …tual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum );
H A Drtfexport.hxx145 …tual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum );
H A Drtfexport.cxx781 …RtfExport::AppendSection( const SwPageDesc* pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum ) in AppendSection() argument
785 m_pSections->AppendSection( pPageDesc, pFmt, nLnNum ); in AppendSection()
H A Dwrtww8.hxx810 … void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum ) = 0;
1165 …tual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum );
H A Dwrtw8nds.cxx2626 …WW8Export::AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNum ) in AppendSection() argument
2628 pSepx->AppendSep(Fc2Cp(Strm().Tell()), pPageDesc, pFmt, nLnNum); in AppendSection()

Completed in 47 milliseconds