summaryrefslogtreecommitdiff
path: root/sw/inc/unotext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotext.hxx')
-rw-r--r--sw/inc/unotext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unotext.hxx b/sw/inc/unotext.hxx
index b1d17b187f88..0db4244c55f8 100644
--- a/sw/inc/unotext.hxx
+++ b/sw/inc/unotext.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -337,8 +337,8 @@ public:
::com::sun::star::uno::RuntimeException);
// XTextCopy
- virtual void SAL_CALL copyText(
- const ::com::sun::star::uno::Reference<
+ virtual void SAL_CALL copyText(
+ const ::com::sun::star::uno::Reference<
::com::sun::star::text::XTextCopy >& xSource )
throw (::com::sun::star::uno::RuntimeException);
};