Home
last modified time | relevance | path

Searched refs:IsReadStyle (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dparhtml.hxx201 bool IsReadStyle() const { return bReadStyle; } in IsReadStyle() function in HTMLParser
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dparhtml.hxx201 bool IsReadStyle() const { return bReadStyle; } in IsReadStyle() function in HTMLParser
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deehtml.cxx167 if (IsReadStyle() && !aToken.isEmpty()) in NextToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deehtml.cxx168 if (IsReadStyle() && !aToken.isEmpty()) in NextToken()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.cxx1418 else if( IsReadStyle() ) in NextToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.cxx1402 else if( IsReadStyle() ) in NextToken()