Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtw8num.cxx655 if (!m_bSubstituteBullets) in SubstituteBullet()
H A Drtfexport.cxx1045 m_bSubstituteBullets = false; in RtfExport()
H A Dwrtww8.hxx565 bool m_bSubstituteBullets : 1; // true: SubstituteBullet() gets called member in MSWordExportBase
H A Dwrtww8.cxx3894 , m_bSubstituteBullets(true) in MSWordExportBase()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtw8num.cxx655 if (!m_bSubstituteBullets) in SubstituteBullet()
H A Drtfexport.cxx1043 m_bSubstituteBullets = false; in RtfExport()
H A Dwrtww8.hxx568 bool m_bSubstituteBullets : 1; // true: SubstituteBullet() gets called member in MSWordExportBase
H A Dwrtww8.cxx3703 , m_bSubstituteBullets(true) in MSWordExportBase()