Home
last modified time | relevance | path

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

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKFlowInputPlugin/
H A DGKFlowInputPlugin.cs64 /* 333 */ LSID_Death, enumerator
H A DFlowInputDlg.cs85 fPlugin.LangMan.LS(FLS.LSID_Death), in FlowInputDlg()
133 CheckDeath.Text = fLangMan.LS(FLS.LSID_Death); in SetLocale()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/
H A DLangMan.cs382 /* 333 */ LSID_Death, enumerator
H A DGKData.cs455 … array6[12] = new EventStruct(LSID.LSID_Death, GEDCOMTagName.DEAT, PersonEventKind.ekEvent); in GKData()