summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/SidebarTxtControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/SidebarTxtControl.hxx')
-rw-r--r--sw/source/ui/docvw/SidebarTxtControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/docvw/SidebarTxtControl.hxx b/sw/source/ui/docvw/SidebarTxtControl.hxx
index 7f3ab6658350..157c2120e75b 100644
--- a/sw/source/ui/docvw/SidebarTxtControl.hxx
+++ b/sw/source/ui/docvw/SidebarTxtControl.hxx
@@ -47,7 +47,7 @@ class SidebarTxtControl : public Control
virtual void Command( const CommandEvent& rCEvt );
virtual void LoseFocus();
virtual void RequestHelp(const HelpEvent &rEvt);
- virtual rtl::OUString GetSurroundingText() const;
+ virtual OUString GetSurroundingText() const;
virtual Selection GetSurroundingTextSelection() const;
DECL_LINK( Select, Menu* );