Home
last modified time | relevance | path

Searched refs:CurrentSectionInfo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx307 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in AppendSection()
341 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo( ) ); in OutputEndNode()
375 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in PrepareNewPageDesc()
623 const WW8_SepInfo *pSectionInfo = m_pSections? m_pSections->CurrentSectionInfo(): NULL; in WriteMainText()
H A Drtfexport.cxx741 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in PrepareNewPageDesc()
786 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in AppendSection()
H A Dwrtww8.hxx221 const WW8_SepInfo* CurrentSectionInfo();
H A Dwrtw8sty.cxx1022 const WW8_SepInfo* MSWordSections::CurrentSectionInfo() in CurrentSectionInfo() function in MSWordSections

Completed in 42 milliseconds