summaryrefslogtreecommitdiff
path: root/xmloff/source/core
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 07:47:17 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 07:47:17 +0000
commit4a8450b74d531facc53022f60d53955d6039ccb5 (patch)
tree87321964fdd9235a218376f782513f0d55314ec7 /xmloff/source/core
parent1f8e8af8838cbd73d4b3fc0fbd697d9251a0d3bd (diff)
INTEGRATION: CWS supdremove (1.99.76); FILE MERGED
2007/11/16 10:24:10 vg 1.99.76.1: #i83674# cleanup: remove obsolete SUPD macro use
Diffstat (limited to 'xmloff/source/core')
-rw-r--r--xmloff/source/core/xmlimp.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index 29fdc138d178..b47cf68337de 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlimp.cxx,v $
*
- * $Revision: 1.99 $
+ * $Revision: 1.100 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 09:43:26 $
+ * last change: $Author: obo $ $Date: 2008-01-07 08:47:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1050,12 +1050,10 @@ SchXMLImportHelper* SvXMLImport::CreateChartImport()
#endif
#ifndef SVX_LIGHT
-#if SUPD>615 || defined(PRIV_DEBUG)
::xmloff::OFormLayerXMLImport* SvXMLImport::CreateFormImport()
{
return new ::xmloff::OFormLayerXMLImport(*this);
}
-#endif
#endif // #ifndef SVX_LIGHT