Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.hxx1510 bool mbCharIsRTL; member in SwWW8AttrIter
H A Dwrtw8nds.cxx197 mbCharIsRTL = maCharRunIter->mbRTL; in IterToCurrent()
400 m_rExport.AttrOutput().RTLAndCJKState( mbCharIsRTL, GetScript() ); in OutAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.hxx1515 bool mbCharIsRTL; member in SwWW8AttrIter
H A Dwrtw8nds.cxx187 mbCharIsRTL = maCharRunIter->mbRTL; in IterToCurrent()
400 m_rExport.AttrOutput().RTLAndCJKState( mbCharIsRTL, GetScript() ); in OutAttr()