Home
last modified time | relevance | path

Searched refs:ColumnId_DestinationCell (Results 1 – 3 of 3) sorted by relevance

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/world/
H A Dcolumns.hpp183 ColumnId_DestinationCell = 170, enumerator
H A Dcolumns.cpp193 { ColumnId_DestinationCell, "Dest Cell"},
H A Drefidcollection.cpp179 … new RefIdColumn (Columns::ColumnId_DestinationCell, CSMWorld::ColumnBase::Display_Cell)); in RefIdCollection()