summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionImportContext.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-08 14:37:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-08 14:37:58 +0000
commit6ded55dd0c055ef6ebf0bc388fab232e62bc22b7 (patch)
tree9176d0c58801ed462677af82b93485cb866d662e /xmloff/source/text/XMLSectionImportContext.cxx
parentf5592d1c7d02e360d0293d8cc0f761e4da0027c6 (diff)
INTEGRATION: CWS calc30 (1.20.178); FILE MERGED
2005/02/18 11:32:37 sab 1.20.178.1: #119760#; don't cache all
Diffstat (limited to 'xmloff/source/text/XMLSectionImportContext.cxx')
-rw-r--r--xmloff/source/text/XMLSectionImportContext.cxx6
1 files changed, 3 insertions, 3 deletions
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;