Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx940 bool m_bIgnoreNextFill; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx8542 if (!m_bIgnoreNextFill) in FormatFillStyle()
8545 m_bIgnoreNextFill = false; in FormatFillStyle()
8642 m_bIgnoreNextFill = true; in FormatBox()
9310 m_bIgnoreNextFill(false), in DocxAttributeOutput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx975 bool m_bIgnoreNextFill; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx9350 if (!m_bIgnoreNextFill) in FormatFillStyle()
9353 m_bIgnoreNextFill = false; in FormatFillStyle()
9451 m_bIgnoreNextFill = true; in FormatBox()
10152 m_bIgnoreNextFill(false), in DocxAttributeOutput()