Home | History | Annotate | Download | only in Common

Lines Matching refs:UString

31   UString FormatName;

129 UString filePath;
163 UString ErrorMessage;
164 UString WarningMessage;
227 UString Path; // Path from root (including alt stream name, if alt stream)
231 UString MainPath;
234 UString AltStreamName;
285 UString Path;
286 UString filePath;
287 UString DefaultName;
344 HRESULT GetItemPath(UInt32 index, UString &result) const;
345 HRESULT GetDefaultItemPath(UInt32 index, UString &result) const;
348 HRESULT GetItemPath2(UInt32 index, UString &result) const;
374 // UString Password;
377 UString NonOpen_ArcPath;
381 // UString ErrorsText;
415 bool ParseOpenTypes(CCodecs &codecs, const UString &s, CObjectVector<COpenType> &types);