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

convert include/svx/pagectrl.hxx from String to OUString

Change-Id: Ib03d040d97be4aee48f7a1b041df27e259b34e8e
üst 0728cc90
...@@ -67,8 +67,8 @@ private: ...@@ -67,8 +67,8 @@ private:
sal_uInt16 eUsage; sal_uInt16 eUsage;
String aLeftText; OUString aLeftText;
String aRightText; OUString aRightText;
protected: protected:
virtual void Paint( const Rectangle& rRect ); virtual void Paint( const Rectangle& rRect );
......
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