Home
last modified time | relevance | path

Searched defs:IsHTMLMode (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dwrthtml.hxx579 bool IsHTMLMode( sal_uInt32 nMode ) const in IsHTMLMode() function in SwHTMLWriter
H A Dhtmlatr.cxx1150 bool IsHTMLMode(sal_uLong nMode) const { return (m_nHTMLMode & nMode) != 0; } in IsHTMLMode() function in __anone1c4653c0311::HTMLEndPosLst
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dwrthtml.hxx567 bool IsHTMLMode( sal_uInt32 nMode ) const in IsHTMLMode() function in SwHTMLWriter
H A Dhtmlatr.cxx1149 bool IsHTMLMode( sal_uLong nMode ) const { return (nHTMLMode & nMode) != 0; } in IsHTMLMode() function in HTMLEndPosLst