convert include/svx/pagectrl.hxx from String to OUString
Change-Id: Ib03d040d97be4aee48f7a1b041df27e259b34e8e
This commit is contained in:
parent
0728cc9017
commit
d4d9a7b19f
@ -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 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user