summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/processfactory.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:43:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:43:30 +0000
commitdd8dfe55d6c30088b178d715887ebf2549b5ecb2 (patch)
tree737e6e22a2694627442014569e6a2f98731999fe /comphelper/inc/comphelper/processfactory.hxx
parentcace5d2f7b3e0c07bfaa7da8c39cab31db3344c9 (diff)
INTEGRATION: CWS warnings01 (1.5.14); FILE MERGED
2006/04/19 11:32:14 dbo 1.5.14.1: #i55991#
Diffstat (limited to 'comphelper/inc/comphelper/processfactory.hxx')
-rw-r--r--comphelper/inc/comphelper/processfactory.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/comphelper/inc/comphelper/processfactory.hxx b/comphelper/inc/comphelper/processfactory.hxx
index abb2995415df..99f6e5d5d104 100644
--- a/comphelper/inc/comphelper/processfactory.hxx
+++ b/comphelper/inc/comphelper/processfactory.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: processfactory.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2006-03-06 10:12:58 $
+ * last change: $Author: hr $ $Date: 2006-06-19 22:43:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -93,7 +93,7 @@ COMPHELPER_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XI
extern "C" {
/// @internal
COMPHELPER_DLLPUBLIC
-::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext>
+::com::sun::star::uno::XComponentContext *
comphelper_getProcessComponentContext();
} // extern "C"