Kaydet (Commit) 3880c0a1 authored tarafından Noel Grandin's avatar Noel Grandin

convert sd/../tmplctrl.hxx from String to OUString

Change-Id: Ie06a8103c11a00c79004620ab993dbd6c73f13dc
üst d6f8e16b
...@@ -37,7 +37,7 @@ protected: ...@@ -37,7 +37,7 @@ protected:
virtual void Command( const CommandEvent& rCEvt ); virtual void Command( const CommandEvent& rCEvt );
private: private:
String msTemplate; OUString msTemplate;
}; };
......
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