Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/control/
H A Dfmtfield.cxx349 ,m_bAutoColor(sal_False) \
508 if (_bAutomatic == m_bAutoColor) in SetAutoColor()
511 m_bAutoColor = _bAutomatic; in SetAutoColor()
512 if (m_bAutoColor) in SetAutoColor()
553 if (m_bAutoColor) in ImplSetTextImpl()
/aoo41x/main/svtools/inc/svtools/
H A Dfmtfield.hxx83 sal_Bool m_bAutoColor : 1; member in FormattedField
226 sal_Bool GetAutoColor() const { return m_bAutoColor; } in GetAutoColor()

Completed in 20 milliseconds