Searched refs:m_bIsEmptyTextAllowed (Results 1 – 2 of 2) sorted by relevance
680 :m_bIsEmptyTextAllowed( true ) in SvLBox_Impl()1489 return pLBoxImpl->m_bIsEmptyTextAllowed; in IsEmptyTextAllowed()1495 pLBoxImpl->m_bIsEmptyTextAllowed = false; in ForbidEmptyText()
256 bool m_bIsEmptyTextAllowed; member