Home
last modified time | relevance | path

Searched refs:SectionBreak (Results 1 – 9 of 9) 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()
H A Dww8attributeoutput.hxx160 virtual void SectionBreak( sal_uInt8 nC, const WW8_SepInfo* pSectionInfo = NULL );
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 Dattributeoutputbase.hxx274 virtual void SectionBreak( sal_uInt8 nC, const WW8_SepInfo* pSectionInfo = NULL ) = 0;
H A Drtfattributeoutput.hxx197 virtual void SectionBreak( sal_uInt8 nC, const WW8_SepInfo* pSectionInfo = NULL );
H A Ddocxattributeoutput.hxx196 virtual void SectionBreak( sal_uInt8 nC, const WW8_SepInfo* pSectionInfo = NULL );
H A Dww8atr.cxx3711 SectionBreak( nC ); in FormatBreak()
3718 void WW8AttributeOutput::SectionBreak( sal_uInt8 nC, const WW8_SepInfo* /*pSectionInfo*/ ) in SectionBreak() function in WW8AttributeOutput
H A Ddocxattributeoutput.cxx1813 void DocxAttributeOutput::SectionBreak( sal_uInt8 nC, const WW8_SepInfo* pSectionInfo ) in SectionBreak() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx1320 void RtfAttributeOutput::SectionBreak( sal_uInt8 nC, const WW8_SepInfo* pSectionInfo ) in SectionBreak() function in RtfAttributeOutput

Completed in 78 milliseconds