Searched refs:_tempU (Results 1 – 6 of 6) sorted by relevance
144 _tempU = FileName; in Print()145 _so->Normalize_UString(_tempU); in Print()146 StdOut_Convert_UString_to_AString(_tempU, _temp); in Print()156 _tempU = FileName; in Print()157 _tempU.Delete(len / 2, _tempU.Len() - len); in Print()158 _tempU.Insert(len / 2, L" . "); in Print()159 _so->Normalize_UString(_tempU); in Print()160 StdOut_Convert_UString_to_AString(_tempU, _temp); in Print()
349 _tempU = fs2us(path); in DeletingAfterArchiving()350 _so->Normalize_UString(_tempU); in DeletingAfterArchiving()351 _so->PrintUString(_tempU, _tempA); in DeletingAfterArchiving()481 _tempU.Empty(); in PrintProgress()484 _tempU = name; in PrintProgress()485 _so->Normalize_UString(_tempU); in PrintProgress()487 _so->PrintUString(_tempU, _tempA); in PrintProgress()
36 UString _tempU; variable
344 _tempU.Empty(); in PrepareOperation()347 _tempU = name; in PrepareOperation()348 _so->Normalize_UString(_tempU); in PrepareOperation()350 _so->PrintUString(_tempU, _tempA); in PrepareOperation()
53 UString _tempU; variable
71 UString _tempU; variable