summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/shtabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/shtabdlg.hxx')
-rw-r--r--sc/source/ui/inc/shtabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/shtabdlg.hxx b/sc/source/ui/inc/shtabdlg.hxx
index 6b54c98be0e2..205ed0151a42 100644
--- a/sc/source/ui/inc/shtabdlg.hxx
+++ b/sc/source/ui/inc/shtabdlg.hxx
@@ -45,7 +45,7 @@ public:
/** Sets dialog title, fixed text for listbox and help IDs. */
void SetDescription(
const String& rTitle, const String& rFixedText,
- const ::rtl::OString& nDlgHelpId, const rtl::OString& nLbHelpId );
+ const OString& nDlgHelpId, const OString& nLbHelpId );
/** Inserts a string into the ListBox. */
void Insert( const String& rString, sal_Bool bSelected );