Home
last modified time | relevance | path

Searched defs:stateColumnIndex (Results 1 – 2 of 2) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/world/
H A Dcommanddispatcher.cpp23 int stateColumnIndex = model.findColumnIndex (Columns::ColumnId_Modification); in getDeletableRecords() local
65 int stateColumnIndex = model.findColumnIndex (Columns::ColumnId_Modification); in getRevertableRecords() local
H A Dcommands.cpp215 int stateColumnIndex = table->findColumnIndex(Columns::ColumnId_Modification); in ModifyCommand() local