Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.hxx257 bool IsULSpaceChanged() const { return m_bULSpaceChanged; } in IsULSpaceChanged() function in HTMLAttrContext
H A Dhtmlcss1.cxx2203 if( pCntxt->IsULSpaceChanged() ) in GetULSpaceFromContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.hxx262 bool IsULSpaceChanged() const { return m_bULSpaceChanged; } in IsULSpaceChanged() function in HTMLAttrContext
H A Dhtmlcss1.cxx2206 if( pCntxt->IsULSpaceChanged() ) in GetULSpaceFromContext()