summaryrefslogtreecommitdiff
path: root/sw/inc/ccoll.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ccoll.hxx')
-rw-r--r--sw/inc/ccoll.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/ccoll.hxx b/sw/inc/ccoll.hxx
index afc1fe25aef4..4aee3bb02333 100644
--- a/sw/inc/ccoll.hxx
+++ b/sw/inc/ccoll.hxx
@@ -53,8 +53,8 @@ struct CommandStruct
//***********************************************************
-sal_Int16 GetCommandContextIndex( const rtl::OUString &rContextName );
-rtl::OUString GetCommandContextByIndex( sal_Int16 nIndex );
+sal_Int16 GetCommandContextIndex( const OUString &rContextName );
+OUString GetCommandContextByIndex( sal_Int16 nIndex );
//***********************************************************