Home
last modified time | relevance | path

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

/aoo41x/main/svtools/inc/svtools/
H A Dfmtfield.hxx79 sal_Bool m_bStrictFormat : 1; member in FormattedField
171 sal_Bool IsStrictFormat() const { return m_bStrictFormat; } in IsStrictFormat()
172 void SetStrictFormat(sal_Bool bEnable) { m_bStrictFormat = bEnable; } in SetStrictFormat()
/aoo41x/main/svtools/source/control/
H A Dfmtfield.cxx346 ,m_bStrictFormat(sal_True) \

Completed in 26 milliseconds