Searched refs:m_bDontExpand (Results 1 – 2 of 2) sorted by relevance
53 bool m_bDontExpand : 1; member in SwTxtAttr94 bool DontExpand() const { return m_bDontExpand; } in DontExpand()166 m_bDontExpand = bDontExpand; in SetDontExpand()
36 , m_bDontExpand( false ) in SwTxtAttr()
Completed in 17 milliseconds