Searched refs:CurrentSectionInfo (Results 1 – 4 of 4) sorted by relevance
307 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()
741 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in PrepareNewPageDesc()786 AttrOutput().SectionBreak( msword::PageBreak, m_pSections->CurrentSectionInfo() ); in AppendSection()
221 const WW8_SepInfo* CurrentSectionInfo();
1022 const WW8_SepInfo* MSWordSections::CurrentSectionInfo() in CurrentSectionInfo() function in MSWordSections
Completed in 47 milliseconds