browserutilities/xmlparser/bwins/XMLINTERFACEU.DEF
changeset 0 dd21522fd290
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 EXPORTS
       
     2 	?Close@RXMLReader@@QAEXXZ @ 1 NONAME ; public: void __thiscall RXMLReader::Close(void)
       
     3 	?CreateL@RXMLReader@@QAEXXZ @ 2 NONAME ; public: void __thiscall RXMLReader::CreateL(void)
       
     4 	?Destroy@RXMLReader@@QAEXXZ @ 3 NONAME ; public: void __thiscall RXMLReader::Destroy(void)
       
     5 	?GetFeature@RXMLReader@@QAEHW4TXMLFeature@@AAH@Z @ 4 NONAME ; public: int __thiscall RXMLReader::GetFeature(enum TXMLFeature,int &)
       
     6 	?ParseL@RXMLReader@@QAEXAAVRFile@@@Z @ 5 NONAME ; public: void __thiscall RXMLReader::ParseL(class RFile &)
       
     7 	?ParseL@RXMLReader@@QAEXAAVRFs@@ABVTDesC16@@@Z @ 6 NONAME ; public: void __thiscall RXMLReader::ParseL(class RFs &,class TDesC16 const &)
       
     8 	?ParseL@RXMLReader@@QAEXABVTDesC8@@@Z @ 7 NONAME ; public: void __thiscall RXMLReader::ParseL(class TDesC8 const &)
       
     9 	?SetContentHandler@RXMLReader@@QAEHPAVMWBXMLContentHandler@@@Z @ 8 NONAME ; public: int __thiscall RXMLReader::SetContentHandler(class MWBXMLContentHandler *)
       
    10 	?SetContentHandler@RXMLReader@@QAEHPAVMXMLContentHandler@@@Z @ 9 NONAME ; public: int __thiscall RXMLReader::SetContentHandler(class MXMLContentHandler *)
       
    11 	?SetFeature@RXMLReader@@QAEHW4TXMLFeature@@H@Z @ 10 NONAME ; public: int __thiscall RXMLReader::SetFeature(enum TXMLFeature,int)
       
    12