author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 19 Aug 2010 10:11:06 +0300 | |
branch | RCL_3 |
changeset 51 | fcdfafb36fe7 |
parent 0 | 2f259fa3e83a |
permissions | -rw-r--r-- |
0
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
EXPORTS |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
?NotifierArray@@YAPAV?$CArrayPtr@VMEikSrvNotifierBase2@@@@XZ @ 1 NONAME ; class CArrayPtr<class MEikSrvNotifierBase2> * __cdecl NotifierArray(void) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
?CancelNote@CNotifierDialogController@@QAEXH@Z @ 2 NONAME ; public: void __thiscall CNotifierDialogController::CancelNote(int) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
?DisplayNonNoteDialogL@CNotifierDialogController@@QAEHH@Z @ 3 NONAME ; public: int __thiscall CNotifierDialogController::DisplayNonNoteDialogL(int) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
?LaunchNoteL@CNotifierDialogController@@QAEHHHH@Z @ 4 NONAME ; public: int __thiscall CNotifierDialogController::LaunchNoteL(int,int,int) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
?LaunchNoteL@CNotifierDialogController@@QAEHHHHW4TTimeout@CAknNoteDialog@@W4TTone@3@@Z @ 5 NONAME ; public: int __thiscall CNotifierDialogController::LaunchNoteL(int,int,int,enum CAknNoteDialog::TTimeout,enum CAknNoteDialog::TTone) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
?SetNoteObserver@CNotifierDialogController@@QAEXPAVMNotifierDialogObserver@@@Z @ 6 NONAME ; public: void __thiscall CNotifierDialogController::SetNoteObserver(class MNotifierDialogObserver *) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
??1CAknSoftNotificationParameters@@UAE@XZ @ 7 NONAME ; public: virtual __thiscall CAknSoftNotificationParameters::~CAknSoftNotificationParameters(void) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
?NewL@CAknSoftNotificationParameters@@SAPAV1@ABVTDesC16@@HHHW4TTone@CAknNoteDialog@@@Z @ 8 NONAME ; public: static class CAknSoftNotificationParameters * __cdecl CAknSoftNotificationParameters::NewL(class TDesC16 const &,int,int,int,enum CAknNoteDialog::TTone) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
?NewL@CAknSoftNotificationParameters@@SAPAV1@ABVTDesC16@@HHHW4TTone@CAknNoteDialog@@VTVwsViewId@@VTUid@@HABVTDesC8@@@Z @ 9 NONAME ; public: static class CAknSoftNotificationParameters * __cdecl CAknSoftNotificationParameters::NewL(class TDesC16 const &,int,int,int,enum CAknNoteDialog::TTone,class TVwsViewId,class TUid,int,class TDesC8 const &) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
?NewL@CAknSoftNotificationParameters@@SAPAV1@XZ @ 10 NONAME ; public: static class CAknSoftNotificationParameters * __cdecl CAknSoftNotificationParameters::NewL(void) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
?DisplayAlarmL@CNotifierDialogController@@QAEHHABVTDesC16@@0@Z @ 11 NONAME ; public: int __thiscall CNotifierDialogController::DisplayAlarmL(int,class TDesC16 const &,class TDesC16 const &) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
?NewL@CNotifierDialogController@@CAPAV1@PAVMAknGlobalNoteController@@@Z @ 12 NONAME ; private: static class CNotifierDialogController * __cdecl CNotifierDialogController::NewL(class MAknGlobalNoteController *) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
?AddAlarmAdditionalInfo@CNotifierDialogController@@QAEXHABVTDesC16@@000@Z @ 13 NONAME ; public: void __thiscall CNotifierDialogController::AddAlarmAdditionalInfo(int,class TDesC16 const &,class TDesC16 const &,class TDesC16 const &,class TDesC16 const &) |
2f259fa3e83a
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |