summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-09-01 11:36:12 +0000
committerOliver Bolte <obo@openoffice.org>2003-09-01 11:36:12 +0000
commite4e69ada778694616206493c576455596af79046 (patch)
tree9c5a4a9378a0ba976b6dcc44d92c4f5f909bc119 /sw/inc/ndarr.hxx
parentf954468b3505c8dababcc8ff744dfd448251df52 (diff)
INTEGRATION: CWS limerickfilterteam08 (1.3.40); FILE MERGED
2003/07/10 13:43:44 cmc 1.3.40.1: #i6991# MakeOLENode should take a const string
Diffstat (limited to 'sw/inc/ndarr.hxx')
-rw-r--r--sw/inc/ndarr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/ndarr.hxx b/sw/inc/ndarr.hxx
index 154151403e6a..d6c5920c7b3d 100644
--- a/sw/inc/ndarr.hxx
+++ b/sw/inc/ndarr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ndarr.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-05-28 12:50:48 $
+ * last change: $Author: obo $ $Date: 2003-09-01 12:36:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -279,7 +279,7 @@ public:
SwGrfFmtColl *pColl,
SwAttrSet* pAutoAttr = 0 ); // in ndole.cxx
SwOLENode *MakeOLENode( const SwNodeIndex & rWhere,
- UniString &rName,
+ const UniString &rName,
SwGrfFmtColl *pColl,
SwAttrSet* pAutoAttr = 0 ); // in ndole.cxx