Kaydet (Commit) 90ed68e7 authored tarafından Noel Grandin's avatar Noel Grandin

convert include/svtools/urlcontrol.hxx from String to OUString

Change-Id: Ic9d8b6b8b692e63db2f3463b595aa073c0fc87cd
üst a912a302
......@@ -34,7 +34,7 @@ namespace svt
class SVT_DLLPUBLIC OFileURLControl : public SvtURLBox
{
private:
String m_sPreservedText;
OUString m_sPreservedText;
public:
OFileURLControl(Window* _pParent, const ResId& _rId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment