pimappsupport/vcardandvcal/bwins/VCALv2U.DEF
changeset 0 f979ecb2b13e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pimappsupport/vcardandvcal/bwins/VCALv2U.DEF	Tue Feb 02 10:12:19 2010 +0200
@@ -0,0 +1,69 @@
+EXPORTS
+	??0CParserPropertyValueAlarm@@QAE@PAVCVersitAlarm@@@Z @ 1 NONAME ; public: __thiscall CParserPropertyValueAlarm::CParserPropertyValueAlarm(class CVersitAlarm *)
+	??0CParserPropertyValueRecurrence@@QAE@PAVCVersitRecurrence@@@Z @ 2 NONAME ; public: __thiscall CParserPropertyValueRecurrence::CParserPropertyValueRecurrence(class CVersitRecurrence *)
+	??0CRecurrenceParser@@QAE@H@Z @ 3 NONAME ; public: __thiscall CRecurrenceParser::CRecurrenceParser(int)
+	??0CVersitRecurrence@@QAE@HHPAVTVersitDateTime@@@Z @ 4 NONAME ; public: __thiscall CVersitRecurrence::CVersitRecurrence(int,int,class TVersitDateTime *)
+	??0CVersitRecurrenceDaily@@QAE@HHPAVTVersitDateTime@@@Z @ 5 NONAME ; public: __thiscall CVersitRecurrenceDaily::CVersitRecurrenceDaily(int,int,class TVersitDateTime *)
+	??0CVersitRecurrenceMonthlyByDay@@QAE@HHPAVTVersitDateTime@@PAV?$CArrayFix@H@@1H@Z @ 6 NONAME ; public: __thiscall CVersitRecurrenceMonthlyByDay::CVersitRecurrenceMonthlyByDay(int,int,class TVersitDateTime *,class CArrayFix<int> *,class CArrayFix<int> *,int)
+	??0CVersitRecurrenceMonthlyByPos@@QAE@HHPAVTVersitDateTime@@PAV?$CArrayPtrFlat@VCMonthPosition@CVersitRecurrenceMonthlyByPos@@@@@Z @ 7 NONAME ; public: __thiscall CVersitRecurrenceMonthlyByPos::CVersitRecurrenceMonthlyByPos(int,int,class TVersitDateTime *,class CArrayPtrFlat<class CVersitRecurrenceMonthlyByPos::CMonthPosition> *)
+	??0CVersitRecurrenceWeekly@@QAE@HHPAVTVersitDateTime@@PAVCWeekDayArray@@@Z @ 8 NONAME ; public: __thiscall CVersitRecurrenceWeekly::CVersitRecurrenceWeekly(int,int,class TVersitDateTime *,class CWeekDayArray *)
+	??0CVersitRecurrenceYearlyByDay@@QAE@HHPAVTVersitDateTime@@PAV?$CArrayFix@H@@@Z @ 9 NONAME ; public: __thiscall CVersitRecurrenceYearlyByDay::CVersitRecurrenceYearlyByDay(int,int,class TVersitDateTime *,class CArrayFix<int> *)
+	??0CVersitRecurrenceYearlyByMonth@@QAE@HHPAVTVersitDateTime@@PAV?$CArrayFix@W4TMonth@@@@@Z @ 10 NONAME ; public: __thiscall CVersitRecurrenceYearlyByMonth::CVersitRecurrenceYearlyByMonth(int,int,class TVersitDateTime *,class CArrayFix<enum TMonth> *)
+	??0CWeekDayArray@@QAE@XZ @ 11 NONAME ; public: __thiscall CWeekDayArray::CWeekDayArray(void)
+	??1CMonthPosition@CVersitRecurrenceMonthlyByPos@@UAE@XZ @ 12 NONAME ; public: virtual __thiscall CVersitRecurrenceMonthlyByPos::CMonthPosition::~CMonthPosition(void)
+	??1CParserPropertyValueAlarm@@UAE@XZ @ 13 NONAME ; public: virtual __thiscall CParserPropertyValueAlarm::~CParserPropertyValueAlarm(void)
+	??1CParserPropertyValueRecurrence@@UAE@XZ @ 14 NONAME ; public: virtual __thiscall CParserPropertyValueRecurrence::~CParserPropertyValueRecurrence(void)
+	??1CParserVCalEntity@@UAE@XZ @ 15 NONAME ; public: virtual __thiscall CParserVCalEntity::~CParserVCalEntity(void)
+	??1CVersitAlarm@@UAE@XZ @ 16 NONAME ; public: virtual __thiscall CVersitAlarm::~CVersitAlarm(void)
+	??1CVersitRecurrence@@UAE@XZ @ 17 NONAME ; public: virtual __thiscall CVersitRecurrence::~CVersitRecurrence(void)
+	??1CVersitRecurrenceMonthlyByDay@@UAE@XZ @ 18 NONAME ; public: virtual __thiscall CVersitRecurrenceMonthlyByDay::~CVersitRecurrenceMonthlyByDay(void)
+	??1CVersitRecurrenceMonthlyByPos@@UAE@XZ @ 19 NONAME ; public: virtual __thiscall CVersitRecurrenceMonthlyByPos::~CVersitRecurrenceMonthlyByPos(void)
+	??1CVersitRecurrenceWeekly@@UAE@XZ @ 20 NONAME ; public: virtual __thiscall CVersitRecurrenceWeekly::~CVersitRecurrenceWeekly(void)
+	??1CVersitRecurrenceYearlyByDay@@UAE@XZ @ 21 NONAME ; public: virtual __thiscall CVersitRecurrenceYearlyByDay::~CVersitRecurrenceYearlyByDay(void)
+	??1CVersitRecurrenceYearlyByMonth@@UAE@XZ @ 22 NONAME ; public: virtual __thiscall CVersitRecurrenceYearlyByMonth::~CVersitRecurrenceYearlyByMonth(void)
+	??1CWeekDayArray@@UAE@XZ @ 23 NONAME ; public: virtual __thiscall CWeekDayArray::~CWeekDayArray(void)
+	?ConvertAllDateTimesToUTCL@CParserPropertyValueAlarm@@UAEXABVTTimeIntervalSeconds@@PBVCVersitDaylight@@@Z @ 24 NONAME ; public: virtual void __thiscall CParserPropertyValueAlarm::ConvertAllDateTimesToUTCL(class TTimeIntervalSeconds const &,class CVersitDaylight const *)
+	?ConvertAllDateTimesToUTCL@CParserPropertyValueRecurrence@@UAEXABVTTimeIntervalSeconds@@PBVCVersitDaylight@@@Z @ 25 NONAME ; public: virtual void __thiscall CParserPropertyValueRecurrence::ConvertAllDateTimesToUTCL(class TTimeIntervalSeconds const &,class CVersitDaylight const *)
+	?ConvertAllUTCDateTimesToMachineLocalL@CParserPropertyValueAlarm@@UAEXABVTTimeIntervalSeconds@@@Z @ 26 NONAME ; public: virtual void __thiscall CParserPropertyValueAlarm::ConvertAllUTCDateTimesToMachineLocalL(class TTimeIntervalSeconds const &)
+	?ConvertAllUTCDateTimesToMachineLocalL@CParserPropertyValueRecurrence@@UAEXABVTTimeIntervalSeconds@@@Z @ 27 NONAME ; public: virtual void __thiscall CParserPropertyValueRecurrence::ConvertAllUTCDateTimesToMachineLocalL(class TTimeIntervalSeconds const &)
+	?ExternalizeL@CParserPropertyValueAlarm@@UAEXAAVRWriteStream@@ABVTEncodingAndCharset@Versit@@H@Z @ 28 NONAME ; public: virtual void __thiscall CParserPropertyValueAlarm::ExternalizeL(class RWriteStream &,class Versit::TEncodingAndCharset const &,int)
+	?ExternalizeL@CParserPropertyValueRecurrence@@UAEXAAVRWriteStream@@ABVTEncodingAndCharset@Versit@@H@Z @ 29 NONAME ; public: virtual void __thiscall CParserPropertyValueRecurrence::ExternalizeL(class RWriteStream &,class Versit::TEncodingAndCharset const &,int)
+	?ExternalizeL@CParserVCal@@UAEXAAVRWriteStream@@@Z @ 30 NONAME ; public: virtual void __thiscall CParserVCal::ExternalizeL(class RWriteStream &)
+	?ExternalizeL@CParserVCalEntity@@UAEXAAVRWriteStream@@@Z @ 31 NONAME ; public: virtual void __thiscall CParserVCalEntity::ExternalizeL(class RWriteStream &)
+	?ExternalizeL@CWeekDayArray@@QAEXAAVRWriteStream@@@Z @ 32 NONAME ; public: void __thiscall CWeekDayArray::ExternalizeL(class RWriteStream &)
+	?ExternalizeOccurrenceListsL@CVersitRecurrenceDaily@@UBEXAAVRWriteStream@@@Z @ 33 NONAME ; public: virtual void __thiscall CVersitRecurrenceDaily::ExternalizeOccurrenceListsL(class RWriteStream &)const 
+	?ExternalizeOccurrenceListsL@CVersitRecurrenceMonthlyByDay@@UBEXAAVRWriteStream@@@Z @ 34 NONAME ; public: virtual void __thiscall CVersitRecurrenceMonthlyByDay::ExternalizeOccurrenceListsL(class RWriteStream &)const 
+	?ExternalizeOccurrenceListsL@CVersitRecurrenceMonthlyByPos@@UBEXAAVRWriteStream@@@Z @ 35 NONAME ; public: virtual void __thiscall CVersitRecurrenceMonthlyByPos::ExternalizeOccurrenceListsL(class RWriteStream &)const 
+	?ExternalizeOccurrenceListsL@CVersitRecurrenceWeekly@@UBEXAAVRWriteStream@@@Z @ 36 NONAME ; public: virtual void __thiscall CVersitRecurrenceWeekly::ExternalizeOccurrenceListsL(class RWriteStream &)const 
+	?ExternalizeOccurrenceListsL@CVersitRecurrenceYearlyByDay@@UBEXAAVRWriteStream@@@Z @ 37 NONAME ; public: virtual void __thiscall CVersitRecurrenceYearlyByDay::ExternalizeOccurrenceListsL(class RWriteStream &)const 
+	?ExternalizeOccurrenceListsL@CVersitRecurrenceYearlyByMonth@@UBEXAAVRWriteStream@@@Z @ 38 NONAME ; public: virtual void __thiscall CVersitRecurrenceYearlyByMonth::ExternalizeOccurrenceListsL(class RWriteStream &)const 
+	?InternalizeL@CParserVCal@@UAEXAAVRReadStream@@@Z @ 39 NONAME ; public: virtual void __thiscall CParserVCal::InternalizeL(class RReadStream &)
+	?IsAsciiCharacterSetSufficient@CParserPropertyValueAlarm@@UAEHXZ @ 40 NONAME ; public: virtual int __thiscall CParserPropertyValueAlarm::IsAsciiCharacterSetSufficient(void)
+	?MakeEntityL@CParserVCal@@MAEPAVCVersitParser@@HPAVHBufC16@@@Z @ 41 NONAME ; protected: virtual class CVersitParser * __thiscall CParserVCal::MakeEntityL(int,class HBufC16 *)
+	?MakePropertyValueAlarmL@CParserVCalEntity@@IAEPAVCVersitAlarm@@VTPtr16@@@Z @ 42 NONAME ; protected: class CVersitAlarm * __thiscall CParserVCalEntity::MakePropertyValueAlarmL(class TPtr16)
+	?MakePropertyValueL@CParserVCalEntity@@MAEPAVCParserPropertyValue@@ABVTUid@@AAPAVHBufC16@@@Z @ 43 NONAME ; protected: virtual class CParserPropertyValue * __thiscall CParserVCalEntity::MakePropertyValueL(class TUid const &,class HBufC16 * &)
+	?MakePropertyValueRecurrenceL@CRecurrenceParser@@QAEPAVCParserPropertyValue@@AAVTDes16@@@Z @ 44 NONAME ; public: class CParserPropertyValue * __thiscall CRecurrenceParser::MakePropertyValueRecurrenceL(class TDes16 &)
+	?NewL@CParserVCal@@SAPAV1@XZ @ 45 NONAME ; public: static class CParserVCal * __cdecl CParserVCal::NewL(void)
+	?NewL@CParserVCalEntity@@SAPAV1@XZ @ 46 NONAME ; public: static class CParserVCalEntity * __cdecl CParserVCalEntity::NewL(void)
+	?NewL@CVersitAlarm@@SAPAV1@PAVTVersitDateTime@@PAVTTime@@HABVTDesC16@@2@Z @ 47 NONAME ; public: static class CVersitAlarm * __cdecl CVersitAlarm::NewL(class TVersitDateTime *,class TTime *,int,class TDesC16 const &,class TDesC16 const &)
+	?RecognizeEntityName@CParserVCal@@UBEHXZ @ 48 NONAME ; public: virtual int __thiscall CParserVCal::RecognizeEntityName(void)const 
+	?RecognizeToken@CParserVCal@@UBE?AVTUid@@ABVTDesC8@@@Z @ 49 NONAME ; public: virtual class TUid  __thiscall CParserVCal::RecognizeToken(class TDesC8 const &)const 
+	?RecognizeToken@CParserVCalEntity@@MBE?AVTUid@@ABVTDesC8@@@Z @ 50 NONAME ; protected: virtual class TUid  __thiscall CParserVCalEntity::RecognizeToken(class TDesC8 const &)const 
+	?Reserved1@CParserVCal@@EAEXXZ @ 51 NONAME ; private: virtual void __thiscall CParserVCal::Reserved1(void)
+	?Reserved1@CParserVCalEntity@@EAEXXZ @ 52 NONAME ; private: virtual void __thiscall CParserVCalEntity::Reserved1(void)
+	?Reserved1@CRecurrenceParser@@EAEXXZ @ 53 NONAME ; private: virtual void __thiscall CRecurrenceParser::Reserved1(void)
+	?Reserved2@CParserVCal@@EAEXXZ @ 54 NONAME ; private: virtual void __thiscall CParserVCal::Reserved2(void)
+	?Reserved2@CParserVCalEntity@@EAEXXZ @ 55 NONAME ; private: virtual void __thiscall CParserVCalEntity::Reserved2(void)
+	?Reserved2@CRecurrenceParser@@EAEXXZ @ 56 NONAME ; private: virtual void __thiscall CRecurrenceParser::Reserved2(void)
+	??0CParserPropertyValueExtendedAlarm@@QAE@PAVCVersitExtendedAlarm@@@Z @ 57 NONAME ; CParserPropertyValueExtendedAlarm::CParserPropertyValueExtendedAlarm(class CVersitExtendedAlarm *)
+	??1CParserPropertyValueExtendedAlarm@@UAE@XZ @ 58 NONAME ; CParserPropertyValueExtendedAlarm::~CParserPropertyValueExtendedAlarm(void)
+	??1CVersitExtendedAlarm@@UAE@XZ @ 59 NONAME ; CVersitExtendedAlarm::~CVersitExtendedAlarm(void)
+	?ConvertAllDateTimesToUTCL@CParserPropertyValueExtendedAlarm@@UAEXABVTTimeIntervalSeconds@@PBVCVersitDaylight@@@Z @ 60 NONAME ; void CParserPropertyValueExtendedAlarm::ConvertAllDateTimesToUTCL(class TTimeIntervalSeconds const &, class CVersitDaylight const *)
+	?ConvertAllUTCDateTimesToMachineLocalL@CParserPropertyValueExtendedAlarm@@UAEXABVTTimeIntervalSeconds@@@Z @ 61 NONAME ; void CParserPropertyValueExtendedAlarm::ConvertAllUTCDateTimesToMachineLocalL(class TTimeIntervalSeconds const &)
+	?DecodeDisposition@CParserVCalEntity@@IBE?AW4TDisposition@CVersitExtendedAlarm@@ABVTDesC8@@@Z @ 62 NONAME ; enum CVersitExtendedAlarm::TDisposition CParserVCalEntity::DecodeDisposition(class TDesC8 const &) const
+	?ExternalizeL@CParserPropertyValueExtendedAlarm@@UAEXAAVRWriteStream@@ABVTEncodingAndCharset@Versit@@H@Z @ 63 NONAME ; void CParserPropertyValueExtendedAlarm::ExternalizeL(class RWriteStream &, class Versit::TEncodingAndCharset const &, int)
+	?IsAsciiCharacterSetSufficient@CParserPropertyValueExtendedAlarm@@UAEHXZ @ 64 NONAME ; int CParserPropertyValueExtendedAlarm::IsAsciiCharacterSetSufficient(void)
+	?MakePropertyValueExtendedAlarmL@CParserVCalEntity@@IAEPAVCVersitExtendedAlarm@@AAVCBufSeg@@@Z @ 65 NONAME ; class CVersitExtendedAlarm * CParserVCalEntity::MakePropertyValueExtendedAlarmL(class CBufSeg &)
+	?MakePropertyValueExtendedAlarmL@CParserVCalEntity@@IAEPAVCVersitExtendedAlarm@@VTPtr16@@@Z @ 66 NONAME ; class CVersitExtendedAlarm * CParserVCalEntity::MakePropertyValueExtendedAlarmL(class TPtr16)
+	?NewL@CVersitExtendedAlarm@@SAPAV1@ABVTDesC8@@0W4TDisposition@1@@Z @67 NONAME ; class CVersitExtendedAlarm * CVersitExtendedAlarm::NewL(class TDesC8 const &, class TDesC8 const &, enum CVersitExtendedAlarm::TDisposition)
+