Home
last modified time | relevance | path

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

/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DDataViewerForm.cs46 private string m_strDataDesc = string.Empty; field in KeePass.Forms.DataViewerForm
684 private string m_strDataDesc; field in KeePass.Forms.DvfContextEventArgs
H A DDataEditorForm.cs45 private string m_strDataDesc = string.Empty; field in KeePass.Forms.DataEditorForm