Searched refs:eInsType (Results 1 – 1 of 1) sorted by relevance
369 ScChangeActionType eInsType; in IsDeletedInDelType() local373 eInsType = SC_CAT_INSERT_COLS; in IsDeletedInDelType()376 eInsType = SC_CAT_INSERT_ROWS; in IsDeletedInDelType()379 eInsType = SC_CAT_INSERT_TABS; in IsDeletedInDelType()382 eInsType = SC_CAT_NONE; in IsDeletedInDelType()387 (p->GetType() == eDelType || p->GetType() == eInsType) ) in IsDeletedInDelType()3534 eInsType = SC_CAT_INSERT_COLS; in UpdateReference()3537 eInsType = SC_CAT_INSERT_ROWS; in UpdateReference()3540 eInsType = SC_CAT_INSERT_TABS; in UpdateReference()3564 p->IsDeletedInDelType( eInsType ) ) in UpdateReference()[all …]
Completed in 22 milliseconds