Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx616 bool m_bInRuby; member in RtfAttributeOutput
H A Drtfattributeoutput.cxx413 if (m_bInRuby) in EndRun()
416 m_bInRuby = false; in EndRun()
532 m_bInRuby = true; in StartRuby()
3830 , m_bInRuby(false) in RtfAttributeOutput()