diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 19:25:25 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-26 19:25:25 +0000 |
commit | 1739d9e16d7c4e9e87639f0d211489443b2c7ded (patch) | |
tree | 51154eeb239d193063c0442b8946b1fe4e2d0a34 /rsc | |
parent | ee1f8f4f5ab93ce53d047dac4c1088530e43053f (diff) |
INTEGRATION: CWS mergebuild (1.6.24); FILE MERGED
2004/05/30 13:37:16 hjs 1.6.24.3: RESYNC: (1.7-1.8); FILE MERGED
2004/04/20 19:12:01 hjs 1.6.24.2: RESYNC: (1.6-1.7); FILE MERGED
2004/01/21 14:57:43 pl 1.6.24.1: #110286# fallback resources, move to iso codes
Diffstat (limited to 'rsc')
-rw-r--r-- | rsc/source/parser/rscicpx.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/parser/rscicpx.cxx b/rsc/source/parser/rscicpx.cxx index 9e543fa8775e..8066e03bd8c3 100644 --- a/rsc/source/parser/rscicpx.cxx +++ b/rsc/source/parser/rscicpx.cxx @@ -2,9 +2,9 @@ * * $RCSfile: rscicpx.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2004-05-21 13:59:47 $ + * last change: $Author: hjs $ $Date: 2004-06-26 20:25:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2225,7 +2225,7 @@ RscTop * RscTypCont::InitClassToolBox( RscTop * pSuper, aBaseLst.Insert( pLA = new RscLangArray( pHS->Insert( "LangContToolBoxItem" ), RSC_NOTYPE, pCont, - &aLangType, &nLangTypeId, &nDfltLangTypeId ), + &aLangType ), LIST_APPEND ); nId = aNmTb.Put( "ItemList", VARNAME ); pClassToolBox->SetVariable( nId, pLA, NULL, 0, |