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

convert sw/source/ui/misc/impfnote.hxx from String to OUString

Change-Id: I7a8157d6f4cffaf7b9dcb620fbc4fe034decbd9d
üst d79f3e6f
......@@ -52,9 +52,9 @@ class SwEndNoteOptionPage : public SfxTabPage
Edit* m_pContEdit;
Edit* m_pContFromEdit;
String aNumDoc;
String aNumPage;
String aNumChapter;
OUString aNumDoc;
OUString aNumPage;
OUString aNumChapter;
SwWrtShell *pSh;
bool bPosDoc;
bool bEndNote;
......
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