Searched refs:_currentFilePath (Results 1 – 2 of 2) sorted by relevance
228 _currentFilePath = name; in PrepareOperation()363 SetExtractErrorMessage(opRes, encrypted, _currentFilePath, s); in SetOperationResult()407 _currentFilePath = path; in SetCurrentFilePath2()639 if (!_currentFilePath.IsEmpty()) in ExtractResult()640 MessageError(_currentFilePath); in ExtractResult()
231 UString _currentFilePath; variable