Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Columns.h98 bool isMaxHeightChanged(void) const {return m_bMaxHeightChanged;} in isMaxHeightChanged()
128 bool m_bMaxHeightChanged; variable
H A Dap_Dialog_Columns.cpp52 m_bMaxHeightChanged(false), in AP_Dialog_Columns()
278 m_bMaxHeightChanged = true; in incrementMaxHeight()
319 m_bMaxHeightChanged = true; in setMaxHeight()