From 6ded55dd0c055ef6ebf0bc388fab232e62bc22b7 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 8 Mar 2005 14:37:58 +0000 Subject: INTEGRATION: CWS calc30 (1.20.178); FILE MERGED 2005/02/18 11:32:37 sab 1.20.178.1: #119760#; don't cache all --- xmloff/source/text/XMLSectionImportContext.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmloff/source/text/XMLSectionImportContext.cxx') diff --git a/xmloff/source/text/XMLSectionImportContext.cxx b/xmloff/source/text/XMLSectionImportContext.cxx index 703ad6273f..6612b3b271 100644 --- a/xmloff/source/text/XMLSectionImportContext.cxx +++ b/xmloff/source/text/XMLSectionImportContext.cxx @@ -2,9 +2,9 @@ * * $RCSfile: XMLSectionImportContext.cxx,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: rt $ $Date: 2004-07-13 08:35:22 $ + * last change: $Author: vg $ $Date: 2005-03-08 15:37:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -370,7 +370,7 @@ void XMLSectionImportContext::ProcessAttributes( { OUString sTmp; sal_uInt16 nPrefix = GetImport().GetNamespaceMap(). - GetKeyByAttrName( sAttr, &sTmp ); + _GetKeyByAttrName( sAttr, &sTmp, sal_False ); if( XML_NAMESPACE_OOOW == nPrefix ) { sCond = sTmp; -- cgit v1.2.3