INTEGRATION: CWS xmlfix2 (1.26.118); FILE MERGED

2008/05/15 17:23:57 mst 1.26.118.2: RESYNC: (1.26-1.27); FILE MERGED
2008/03/31 15:09:51 mst 1.26.118.1: remove duplicated XAttributeList implementations
- configmgr/source/inc/attributelist.hxx,
  configmgr/source/misc/attributelist.cxx:
  + removed
- configmgr/source/misc/makefile.mk:
  + remove attributelist.cxx
- configmgr/source/xml/elementformatter{.hxx,.cxx}:
  + use comphelper/attributelist.hxx
This commit is contained in:
Rüdiger Timm
2008-06-06 11:04:24 +00:00
parent 46244b2a6c
commit 11a368de81

View File

@@ -8,7 +8,7 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.27 $ # $Revision: 1.28 $
# #
# This file is part of OpenOffice.org. # This file is part of OpenOffice.org.
# #
@@ -52,7 +52,6 @@ SLOFILES= \
$(SLO)$/configunoreg.obj \ $(SLO)$/configunoreg.obj \
$(SLO)$/serviceinfohelper.obj \ $(SLO)$/serviceinfohelper.obj \
$(SLO)$/bootstrapcontext.obj \ $(SLO)$/bootstrapcontext.obj \
$(SLO)$/attributelist.obj \
$(SLO)$/anypair.obj \ $(SLO)$/anypair.obj \
$(SLO)$/strimpl.obj \ $(SLO)$/strimpl.obj \
$(SLO)$/mergechange.obj \ $(SLO)$/mergechange.obj \