Home
last modified time | relevance | path

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

/dports/security/keepass/KeePass-2.49-Source/KeePass/DataExchange/
H A DFileFormatProvider.cs123 public virtual bool TryBeginExport() in TryBeginExport() method in KeePass.DataExchange.FileFormatProvider
H A DExportUtil.cs136 if(!fileFormat.TryBeginExport()) return false; in Export()
/dports/security/keepass/KeePass-2.49-Source/KeePass/DataExchange/Formats/
H A DKeePassKdb1x.cs76 public override bool TryBeginExport() in TryBeginExport() method in KeePass.DataExchange.Formats.KeePassKdb1x