Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par.hxx618 bool mbInHyperlink; member in WW8ReaderSave
H A Dww8par.cxx2031 mbInHyperlink(pRdr->m_bInHyperlink), in WW8ReaderSave()
2084 pRdr->m_bInHyperlink = mbInHyperlink; in Restore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par.hxx612 bool const mbInHyperlink; member in WW8ReaderSave
H A Dww8par.cxx2013 mbInHyperlink(pRdr->m_bInHyperlink), in WW8ReaderSave()
2066 pRdr->m_bInHyperlink = mbInHyperlink; in Restore()