Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx187 bool mbCharIsRTL; member in WW8SwAttrIter
229 bool IsCharRTL() const { return mbCharIsRTL; } in IsCharRTL()
252 mbCharIsRTL = maCharRunIter->mbRTL; in IterToCurrent()