Searched refs:_currentFilePath (Results 1 – 2 of 2) sorted by relevance
229 _currentFilePath = name; in PrepareOperation()366 SetExtractErrorMessage(opRes, encrypted, _currentFilePath, s); in SetOperationResult()410 _currentFilePath = path; in SetCurrentFilePath2()646 if (!_currentFilePath.IsEmpty()) in ExtractResult()647 MessageError(_currentFilePath); in ExtractResult()
231 UString _currentFilePath; variable