summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/mvsave.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/mvsave.hxx')
-rw-r--r--sw/source/core/inc/mvsave.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/mvsave.hxx b/sw/source/core/inc/mvsave.hxx
index ecf78a659e46..5117481f86ea 100644
--- a/sw/source/core/inc/mvsave.hxx
+++ b/sw/source/core/inc/mvsave.hxx
@@ -58,8 +58,8 @@ namespace sw { namespace mark
{ return m_eOrigBkmType; }
private:
- ::rtl::OUString m_aName;
- ::rtl::OUString m_aShortName;
+ OUString m_aName;
+ OUString m_aShortName;
KeyCode m_aCode;
bool m_bSavePos;
bool m_bSaveOtherPos;