Searched refs:CThreadFolderOperations (Results 1 – 1 of 1) sorted by relevance
38 class CThreadFolderOperations: public CProgressThreadVirt class51 CThreadFolderOperations(EFolderOpType opType): OpType(opType) {} in CThreadFolderOperations() function in CThreadFolderOperations55 HRESULT CThreadFolderOperations::ProcessVirt() in ProcessVirt()72 HRESULT CThreadFolderOperations::DoOperation(CPanel &panel, const UString &progressTitle, const USt… in DoOperation()253 CThreadFolderOperations op(FOLDER_TYPE_DELETE); in DeleteItems()326 CThreadFolderOperations op(FOLDER_TYPE_RENAME); in OnEndLabelEdit()399 CThreadFolderOperations op(FOLDER_TYPE_CREATE_FOLDER); in CreateFolder()