Home
last modified time | relevance | path

Searched defs:IsHTMLMode (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1329 sal_Bool IsHTMLMode( sal_uLong nMode ) const { return (nHTMLMode & nMode) != 0; } in IsHTMLMode() function in HTMLEndPosLst
H A Dwrthtml.hxx478 sal_Bool IsHTMLMode( sal_uInt32 nMode ) const { return (nHTMLMode & nMode) != 0; } in IsHTMLMode() function in SwHTMLWriter

Completed in 19 milliseconds