Searched refs:EntryAutoType (Results 1 – 3 of 3) sorted by relevance
67 EntryAutoType, enumerator471 return SwitchContext(ctx, KdbContext.EntryAutoType, xr); in ReadXmlElement()527 case KdbContext.EntryAutoType: in ReadXmlElement()724 else if((ctx == KdbContext.EntryAutoType) && (xr.Name == ElemAutoType)) in EndXmlElement()733 return KdbContext.EntryAutoType; in EndXmlElement()
101 public static readonly string EntryAutoType = "autotype"; field in KeePass.App.AppDefs.HelpTopics
2030 AppHelp.ShowHelp(AppDefs.HelpTopics.Entry, AppDefs.HelpTopics.EntryAutoType); in OnCtxToolsHelp()