Home
last modified time | relevance | path

Searched refs:AppendSection (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx305 void DocxExport::AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nL… in AppendSection() function in DocxExport
308 m_pSections->AppendSection( pPageDesc, pFmt, nLnNum ); in AppendSection()
342 m_pSections->AppendSection( pAktPageDesc, pParentFmt, nRstLnNum ); in OutputEndNode()
384 m_pSections->AppendSection( *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
388 m_pSections->AppendSection( pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
H A Drtfexport.cxx737 m_pSections->AppendSection( *pNewPgDescFmt, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
739 m_pSections->AppendSection( pNewPgDesc, rNd, pFmt, nLnNm ); in PrepareNewPageDesc()
781 void RtfExport::AppendSection( const SwPageDesc* pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLn… in AppendSection() function in RtfExport
785 m_pSections->AppendSection( pPageDesc, pFmt, nLnNum ); in AppendSection()
H A Dwrtww8.hxx203 void AppendSection( const SwPageDesc* pPd,
206 void AppendSection( const SwFmtPageDesc& rPd,
810 …virtual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNu…
1165 …virtual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNu…
H A Dwrtw8sty.cxx952 AppendSection( *(SwFmtPageDesc*)pI, *pNd, pFmt, nRstLnNum ); in MSWordSections()
955 AppendSection( rExport.pAktPageDesc, pFmt, nRstLnNum ); in MSWordSections()
1030 void MSWordSections::AppendSection( const SwPageDesc* pPd, in AppendSection() function in MSWordSections
1049 AppendSection( pPd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
1052 void MSWordSections::AppendSection( const SwFmtPageDesc& rPD, in AppendSection() function in MSWordSections
1072 AppendSection( rPD, rNd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
H A Ddocxexport.hxx146 …virtual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNu…
H A Drtfexport.hxx145 …virtual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNu…
H A Dwrtw8nds.cxx2618 AppendSection( pCurrent, &rFmt, nRstLnNum ); in OutputSectionNode()
2626 void WW8Export::AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLn… in AppendSection() function in WW8Export
H A Dwrtww8.cxx2694 AppendSection( pAktPageDesc, pParentFmt, nRstLnNum ); in WriteText()

Completed in 80 milliseconds