Home
last modified time | relevance | path

Searched refs:lcl_html_IsMultiColStart (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dwrthtml.cxx610 static bool lcl_html_IsMultiColStart( const SwHTMLWriter& rHTMLWrt, sal_uLong nIndex ) in lcl_html_IsMultiColStart() function
631 bRet = lcl_html_IsMultiColStart( rHTMLWrt, in lcl_html_IsMultiColEnd()
772 if( lcl_html_IsMultiColStart( rHTMLWrt, nSectSttIdx+1 ) ) in OutHTML_Section()
827 !lcl_html_IsMultiColStart( rHTMLWrt, nSectEndIdx+1 ) ) in OutHTML_Section()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dwrthtml.cxx565 static bool lcl_html_IsMultiColStart( const SwHTMLWriter& rHTMLWrt, sal_uLong nIndex ) in lcl_html_IsMultiColStart() function
586 bRet = lcl_html_IsMultiColStart( rHTMLWrt, in lcl_html_IsMultiColEnd()
727 if( lcl_html_IsMultiColStart( rHTMLWrt, nSectSttIdx+1 ) ) in OutHTML_Section()
782 !lcl_html_IsMultiColStart( rHTMLWrt, nSectEndIdx+1 ) ) in OutHTML_Section()