summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 59e83a3ee04f..39bb3ceea796 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -142,7 +142,7 @@ public:
static SfxInterface *_GetInterface() { return GetStaticInterface(); }
- static rtl::OUString GetEventName( sal_Int32 nId );
+ static OUString GetEventName( sal_Int32 nId );
/// Doc is required for SO data exchange!
SwDocShell( SfxObjectCreateMode eMode = SFX_CREATE_MODE_EMBEDDED );
@@ -277,7 +277,7 @@ public:
void InvalidateModel();
void ReactivateModel();
- virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > GetEventNames();
+ virtual ::com::sun::star::uno::Sequence< OUString > GetEventNames();
/// #i20883# Digital Signatures and Encryption
virtual sal_uInt16 GetHiddenInformationState( sal_uInt16 nStates );