ddc
|
Go to the source code of this file.
Variables | |
const DWORD | MaxDomensUnionSize = 20 |
const DWORD | AuthorNameSize = 10 |
const BYTE | MaxNumAct = 7 |
const WORD | ErrUnitNo = 65000 |
const DWORD | EntryStrSize = 40 |
const BYTE | dsUnion = 'O' |
const BYTE | dsExpres = 'C' |
const BYTE | dsSystem = 'S' |
const BYTE | dsText = 'T' |
const BYTE | dsMetaText = 'M' |
const BYTE | frOne = 'O' |
const BYTE | frMany = 'M' |
const BYTE | frFormula = 'F' |
const DWORD MaxDomensUnionSize = 20 |
Referenced by TItemContainer::UpdateConstDomens().
const DWORD AuthorNameSize = 10 |
Referenced by get_size_in_bytes(), restore_from_bytes(), save_to_bytes(), and TRoss::SetUnitAuthor().
const BYTE MaxNumAct = 7 |
const WORD ErrUnitNo = 65000 |
const DWORD EntryStrSize = 40 |
Referenced by CStructEntry::CStructEntry(), get_size_in_bytes(), restore_from_bytes(), and save_to_bytes().
const BYTE dsUnion = 'O' |
Referenced by TItemContainer::GetItemNoByItemStr(), and TItemContainer::UpdateConstDomens().
const BYTE dsExpres = 'C' |
Referenced by TItemContainer::BuildDomens().
const BYTE dsSystem = 'S' |
Referenced by TItemContainer::BuildOneFieldFormat().
const BYTE dsText = 'T' |
const BYTE dsMetaText = 'M' |
const BYTE frOne = 'O' |
Referenced by CTempArticle::CheckCortegeVector().
const BYTE frMany = 'M' |
const BYTE frFormula = 'F' |
Referenced by CTempArticle::AddCortegeToVector().