Home
last modified time | relevance | path

Searched refs:AV_CHG_CELL (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxav_Listener.h77 #define AV_CHG_CELL (static_cast<AV_ChangeMask>(0x100000)) // Change of active cell/caret … macro
82 …CHG_FMTSTYLE | AV_CHG_FMTBLOCK | AV_CHG_FMTSECTION | AV_CHG_FMTCHAR | AV_CHG_COLUMN | AV_CHG_CELL))
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_LeftRuler.cpp1243 if (mask & (/*AV_CHG_MOTION |*/ AV_CHG_FMTSECTION | AV_CHG_HDRFTR | AV_CHG_CELL)) in notify()
H A Dap_TopRuler.cpp300 if (mask & (AV_CHG_COLUMN | AV_CHG_FMTSECTION | AV_CHG_FMTBLOCK | AV_CHG_HDRFTR | AV_CHG_CELL)) in notify()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.cpp2847 if (mask & AV_CHG_CELL) in notifyListeners()
2859 mask ^= AV_CHG_CELL; in notifyListeners()
2869 mask ^= AV_CHG_CELL; in notifyListeners()