diff -r 74f0b3eb154c -r 417699dc19c9 xml/xmlparser/bwinscw/xmlinterfaceu.def --- a/xml/xmlparser/bwinscw/xmlinterfaceu.def Wed Jun 23 20:27:15 2010 +0530 +++ b/xml/xmlparser/bwinscw/xmlinterfaceu.def Thu Jul 01 15:13:40 2010 +0530 @@ -1,12 +1,12 @@ EXPORTS - ?SetContentHandler@RXMLReader@@QAEHPAVMXMLContentHandler@@@Z @ 1 NONAME ; int RXMLReader::SetContentHandler(class MXMLContentHandler *) - ?ParseL@RXMLReader@@QAEXAAVRFs@@ABVTDesC16@@@Z @ 2 NONAME ; void RXMLReader::ParseL(class RFs &, class TDesC16 const &) - ?ParseL@RXMLReader@@QAEXAAVRFile@@@Z @ 3 NONAME ; void RXMLReader::ParseL(class RFile &) - ?ParseL@RXMLReader@@QAEXABVTDesC8@@@Z @ 4 NONAME ; void RXMLReader::ParseL(class TDesC8 const &) - ?Close@RXMLReader@@QAEXXZ @ 5 NONAME ; void RXMLReader::Close(void) - ?SetFeature@RXMLReader@@QAEHW4TXMLFeature@@H@Z @ 6 NONAME ; int RXMLReader::SetFeature(enum TXMLFeature, int) - ?SetContentHandler@RXMLReader@@QAEHPAVMWBXMLContentHandler@@@Z @ 7 NONAME ; int RXMLReader::SetContentHandler(class MWBXMLContentHandler *) - ?Destroy@RXMLReader@@QAEXXZ @ 8 NONAME ; void RXMLReader::Destroy(void) - ?GetFeature@RXMLReader@@QAEHW4TXMLFeature@@AAH@Z @ 9 NONAME ; int RXMLReader::GetFeature(enum TXMLFeature, int &) - ?CreateL@RXMLReader@@QAEXXZ @ 10 NONAME ; void RXMLReader::CreateL(void) + ?Close@RXMLReader@@QAEXXZ @ 1 NONAME ; void RXMLReader::Close(void) + ?CreateL@RXMLReader@@QAEXXZ @ 2 NONAME ; void RXMLReader::CreateL(void) + ?Destroy@RXMLReader@@QAEXXZ @ 3 NONAME ; void RXMLReader::Destroy(void) + ?GetFeature@RXMLReader@@QAEHW4TXMLFeature@@AAH@Z @ 4 NONAME ; int RXMLReader::GetFeature(enum TXMLFeature, int &) + ?ParseL@RXMLReader@@QAEXAAVRFile@@@Z @ 5 NONAME ; void RXMLReader::ParseL(class RFile &) + ?ParseL@RXMLReader@@QAEXAAVRFs@@ABVTDesC16@@@Z @ 6 NONAME ; void RXMLReader::ParseL(class RFs &, class TDesC16 const &) + ?ParseL@RXMLReader@@QAEXABVTDesC8@@@Z @ 7 NONAME ; void RXMLReader::ParseL(class TDesC8 const &) + ?SetContentHandler@RXMLReader@@QAEHPAVMWBXMLContentHandler@@@Z @ 8 NONAME ; int RXMLReader::SetContentHandler(class MWBXMLContentHandler *) + ?SetContentHandler@RXMLReader@@QAEHPAVMXMLContentHandler@@@Z @ 9 NONAME ; int RXMLReader::SetContentHandler(class MXMLContentHandler *) + ?SetFeature@RXMLReader@@QAEHW4TXMLFeature@@H@Z @ 10 NONAME ; int RXMLReader::SetFeature(enum TXMLFeature, int)