Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx75 COLBRK_WRITE enumerator
H A Ddocxattributeoutput.cxx391 m_nColBreakStatus = COLBRK_WRITE; in StartParagraph()
1251 if ( m_nColBreakStatus == COLBRK_WRITE || m_nColBreakStatus == COLBRK_WRITEANDPOSTPONE ) in EndParagraphProperties()
6049 if ( m_nColBreakStatus == COLBRK_WRITE ) in SectionBreak()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx77 COLBRK_WRITE enumerator
H A Ddocxattributeoutput.cxx410 m_nColBreakStatus = COLBRK_WRITE; in StartParagraph()
1327 if ( m_nColBreakStatus == COLBRK_WRITE || m_nColBreakStatus == COLBRK_WRITEANDPOSTPONE ) in EndParagraphProperties()
6717 if ( m_nColBreakStatus == COLBRK_WRITE ) in SectionBreak()