pimappsupport/chinesecalendaralg/bwins/CCONORIGINALU.DEF
branchRCL_3
changeset 12 38571fd2a704
equal deleted inserted replaced
5:42814f902fe6 12:38571fd2a704
       
     1 EXPORTS
       
     2 	??0TArithmeticalDate@@QAE@XZ @ 1 NONAME ; public: __thiscall TArithmeticalDate::TArithmeticalDate(void)
       
     3 	??0TChineseCalendar@@QAE@XZ @ 2 NONAME ; public: __thiscall TChineseCalendar::TChineseCalendar(void)
       
     4 	??0TChineseDate@@QAE@XZ @ 3 NONAME ; public: __thiscall TChineseDate::TChineseDate(void)
       
     5 	??0TGregorianCalendar@@QAE@N@Z @ 4 NONAME ; public: __thiscall TGregorianCalendar::TGregorianCalendar(double)
       
     6 	??0TGregorianCalendar@@QAE@XZ @ 5 NONAME ; public: __thiscall TGregorianCalendar::TGregorianCalendar(void)
       
     7 	??4TCalendar@@QAEAAV0@ABV0@@Z @ 6 NONAME ; public: class TCalendar & __thiscall TCalendar::operator=(class TCalendar const &)
       
     8 	??8TArithmeticalDate@@QBEHABV0@@Z @ 7 NONAME ; public: int __thiscall TArithmeticalDate::operator==(class TArithmeticalDate const &)const 
       
     9 	??8TChineseDate@@QBEHABV0@@Z @ 8 NONAME ; public: int __thiscall TChineseDate::operator==(class TChineseDate const &)const 
       
    10 	?ChineseToDateTime@TChineseCalendar@@QAEXAAVTDateTime@@@Z @ 9 NONAME ; public: void __thiscall TChineseCalendar::ChineseToDateTime(class TDateTime &)
       
    11 	?DateTimeToChinese@TChineseCalendar@@QAEXABVTDateTime@@@Z @ 10 NONAME ; public: void __thiscall TChineseCalendar::DateTimeToChinese(class TDateTime const &)
       
    12 	?DateTimeToGregorian@TGregorianCalendar@@QAEXAAVTDateTime@@@Z @ 11 NONAME ; public: void __thiscall TGregorianCalendar::DateTimeToGregorian(class TDateTime &)
       
    13 	?GetDate@TChineseCalendar@@QAEXAAVTChineseDate@@@Z @ 12 NONAME ; public: void __thiscall TChineseCalendar::GetDate(class TChineseDate &)
       
    14 	?GetDate@TGregorianCalendar@@QAEXAAVTArithmeticalDate@@@Z @ 13 NONAME ; public: void __thiscall TGregorianCalendar::GetDate(class TArithmeticalDate &)
       
    15 	?GregorianToDateTime@TGregorianCalendar@@QAEXAAVTDateTime@@@Z @ 14 NONAME ; public: void __thiscall TGregorianCalendar::GregorianToDateTime(class TDateTime &)
       
    16 	?JulianDay@TCalendar@@QAENXZ @ 15 NONAME ; public: double __thiscall TCalendar::JulianDay(void)
       
    17 	?SetDate@TChineseCalendar@@QAEHABVTChineseDate@@@Z @ 16 NONAME ; public: int __thiscall TChineseCalendar::SetDate(class TChineseDate const &)
       
    18 	?SetDate@TGregorianCalendar@@QAEHAAVTArithmeticalDate@@@Z @ 17 NONAME ; public: int __thiscall TGregorianCalendar::SetDate(class TArithmeticalDate &)
       
    19