summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsrhelper.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-06-07 06:46:42 +0000
committerMichael Brauer <mib@openoffice.org>2001-06-07 06:46:42 +0000
commit350e675a10d57c91adfe7648537d61f2a0d4b004 (patch)
treeed2681f21ab052dceeaefb98ebd786fbcf564fb2 /sw/inc/unocrsrhelper.hxx
parentc16b5b43fe8a29bb2f34393b268771788054f097 (diff)
#86004#: performance
Diffstat (limited to 'sw/inc/unocrsrhelper.hxx')
-rw-r--r--sw/inc/unocrsrhelper.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/inc/unocrsrhelper.hxx b/sw/inc/unocrsrhelper.hxx
index fda36153ea35..7a5a3cf86171 100644
--- a/sw/inc/unocrsrhelper.hxx
+++ b/sw/inc/unocrsrhelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unocrsrhelper.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2001-05-09 09:28:33 $
+ * last change: $Author: mib $ $Date: 2001-06-07 07:46:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,8 +86,7 @@ namespace SwUnoCursorHelper
{
sal_Bool getCrsrPropertyValue(const SfxItemPropertyMap* pMap
, SwPaM& rPam
- , const SfxItemSet& rSet
- , com::sun::star::uno::Any& rAny
+ , com::sun::star::uno::Any *pAny
, com::sun::star::beans::PropertyState& eState
, const SwTxtNode* pNode = 0 );