messagingappbase/msgeditor/view/WINSU.DEF
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 11 May 2010 16:10:04 +0300
branchRCL_3
changeset 28 fbb813aef148
parent 0 72b543305e3a
permissions -rw-r--r--
Revision: 201017 Kit: 201019
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
EXPORTS
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
	??0CMsgBaseControl@@QAE@AAVMMsgBaseControlObserver@@@Z @ 1 NONAME ; public: __thiscall CMsgBaseControl::CMsgBaseControl(class MMsgBaseControlObserver &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
	??0CMsgBaseControl@@QAE@XZ @ 2 NONAME ; public: __thiscall CMsgBaseControl::CMsgBaseControl(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
	??0CMsgExpandableControl@@QAE@AAVMMsgBaseControlObserver@@@Z @ 3 NONAME ; public: __thiscall CMsgExpandableControl::CMsgExpandableControl(class MMsgBaseControlObserver &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
	??0CMsgExpandableControl@@QAE@XZ @ 4 NONAME ; public: __thiscall CMsgExpandableControl::CMsgExpandableControl(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
	??0CMsgExpandableControlEditor@@QAE@AAKPAVMMsgBaseControlObserver@@@Z @ 5 NONAME ; public: __thiscall CMsgExpandableControlEditor::CMsgExpandableControlEditor(unsigned long &,class MMsgBaseControlObserver *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
	??0CMsgExpandableControlEditor@@QAE@PBVCCoeControl@@AAKPAVMMsgBaseControlObserver@@@Z @ 6 NONAME ; public: __thiscall CMsgExpandableControlEditor::CMsgExpandableControlEditor(class CCoeControl const *,unsigned long &,class MMsgBaseControlObserver *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
	??1CMsgBaseControl@@UAE@XZ @ 7 NONAME ; public: virtual __thiscall CMsgBaseControl::~CMsgBaseControl(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
	??1CMsgEditorView@@UAE@XZ @ 8 NONAME ; public: virtual __thiscall CMsgEditorView::~CMsgEditorView(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
	??1CMsgExpandableControl@@UAE@XZ @ 9 NONAME ; public: virtual __thiscall CMsgExpandableControl::~CMsgExpandableControl(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
	??1CMsgExpandableControlEditor@@UAE@XZ @ 10 NONAME ; public: virtual __thiscall CMsgExpandableControlEditor::~CMsgExpandableControlEditor(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
	??ACMsgRecipientList@@QBEPAVCMsgRecipientItem@@H@Z @ 11 NONAME ; public: class CMsgRecipientItem * __thiscall CMsgRecipientList::operator[](int)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
	?ActivateL@CMsgExpandableControlEditor@@MAEXXZ @ 12 NONAME ; protected: virtual void __thiscall CMsgExpandableControlEditor::ActivateL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
	?AddControlFromResourceL@CMsgEditorView@@QAEHHHHW4TMsgFormComponent@@@Z @ 13 NONAME ; public: int __thiscall CMsgEditorView::AddControlFromResourceL(int,int,int,enum TMsgFormComponent)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
	?AddControlL@CMsgEditorView@@QAEXPAVCMsgBaseControl@@HHW4TMsgFormComponent@@@Z @ 14 NONAME ; public: void __thiscall CMsgEditorView::AddControlL(class CMsgBaseControl *,int,int,enum TMsgFormComponent)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
	?AddRecipientL@CMsgAddressControl@@QAEXABVTDesC16@@0JH@Z @ 15 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
	?AddRecipientsL@CMsgAddressControl@@QAEXABVCMsgRecipientList@@@Z @ 16 NONAME ; public: void __thiscall CMsgAddressControl::AddRecipientsL(class CMsgRecipientList const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
	?Address@CMsgRecipientItem@@QAEPAVHBufC16@@XZ @ 17 NONAME ; public: class HBufC16 * __thiscall CMsgRecipientItem::Address(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
	?AdjustLineHeightL@CMsgExpandableControlEditor@@QAEXXZ @ 18 NONAME ; public: void __thiscall CMsgExpandableControlEditor::AdjustLineHeightL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
	?AppendL@CMsgRecipientList@@QAEXPAVCMsgRecipientItem@@@Z @ 19 NONAME ; public: void __thiscall CMsgRecipientList::AppendL(class CMsgRecipientItem *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
	?At@CMsgRecipientList@@QBEPAVCMsgRecipientItem@@H@Z @ 20 NONAME ; public: class CMsgRecipientItem * __thiscall CMsgRecipientList::At(int)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
	?BaseConstructL@CMsgBaseControl@@IAEXXZ @ 21 NONAME ; protected: void __thiscall CMsgBaseControl::BaseConstructL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
	?Caption@CMsgExpandableControl@@QBEAAVCEikLabel@@XZ @ 22 NONAME ; public: class CEikLabel & __thiscall CMsgExpandableControl::Caption(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
	?CcpuCanCopy@CMsgExpandableControlEditor@@UBEHXZ @ 23 NONAME ; public: virtual int __thiscall CMsgExpandableControlEditor::CcpuCanCopy(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
	?CcpuCanCut@CMsgExpandableControlEditor@@UBEHXZ @ 24 NONAME ; public: virtual int __thiscall CMsgExpandableControlEditor::CcpuCanCut(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
	?CcpuCanPaste@CMsgExpandableControlEditor@@UBEHXZ @ 25 NONAME ; public: virtual int __thiscall CMsgExpandableControlEditor::CcpuCanPaste(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
	?CcpuCanUndo@CMsgExpandableControlEditor@@UBEHXZ @ 26 NONAME ; public: virtual int __thiscall CMsgExpandableControlEditor::CcpuCanUndo(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
	?CcpuCopyL@CMsgExpandableControlEditor@@UAEXXZ @ 27 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::CcpuCopyL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
	?CcpuCutL@CMsgExpandableControlEditor@@UAEXXZ @ 28 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::CcpuCutL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
	?CcpuPasteL@CMsgExpandableControlEditor@@UAEXXZ @ 29 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::CcpuPasteL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
	?CcpuUndoL@CMsgExpandableControlEditor@@UAEXXZ @ 30 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::CcpuUndoL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
	?CheckEditPermission@CMsgExpandableControlEditor@@UBEKXZ @ 31 NONAME ; public: virtual unsigned long __thiscall CMsgExpandableControlEditor::CheckEditPermission(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
	?ClipboardL@CMsgBodyControl@@UAEXW4TMsgClipboardFunc@@@Z @ 32 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
	?ClipboardL@CMsgExpandableControl@@UAEXW4TMsgClipboardFunc@@@Z @ 33 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
	?ComponentControl@CMsgBaseControl@@MBEPAVCCoeControl@@H@Z @ 34 NONAME ; protected: virtual class CCoeControl * __thiscall CMsgBaseControl::ComponentControl(int)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
	?ComponentControl@CMsgExpandableControl@@MBEPAVCCoeControl@@H@Z @ 35 NONAME ; protected: virtual class CCoeControl * __thiscall CMsgExpandableControl::ComponentControl(int)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
	?ConstructFromResourceL@CMsgBaseControl@@UAEXH@Z @ 36 NONAME ; public: virtual void __thiscall CMsgBaseControl::ConstructFromResourceL(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
	?ConstructFromResourceL@CMsgExpandableControlEditor@@UAEXAAVTResourceReader@@@Z @ 37 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::ConstructFromResourceL(class TResourceReader &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
	?ConstructL@CMsgExpandableControlEditor@@UAEXXZ @ 38 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::ConstructL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
	?ControlById@CMsgEditorView@@QBEPAVCMsgBaseControl@@H@Z @ 39 NONAME ; public: class CMsgBaseControl * __thiscall CMsgEditorView::ControlById(int)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
	?ControlId@CMsgBaseControl@@QBEHXZ @ 40 NONAME ; public: int __thiscall CMsgBaseControl::ControlId(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
	?CopyDocumentContentL@CMsgBodyControl@@QAEXAAVCGlobalText@@0@Z @ 41 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
	?CopyDocumentContentL@CMsgExpandableControl@@QAEXAAVCGlobalText@@0@Z @ 42 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
	?Count@CMsgRecipientList@@QBEHXZ @ 43 NONAME ; public: int __thiscall CMsgRecipientList::Count(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
	?CountComponentControls@CMsgBaseControl@@MBEHXZ @ 44 NONAME ; protected: virtual int __thiscall CMsgBaseControl::CountComponentControls(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
	?CountComponentControls@CMsgExpandableControl@@MBEHXZ @ 45 NONAME ; protected: virtual int __thiscall CMsgExpandableControl::CountComponentControls(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
	?CurrentLineRect@CMsgBodyControl@@UAE?AVTRect@@XZ @ 46 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
	?CurrentLineRect@CMsgExpandableControl@@UAE?AVTRect@@XZ @ 47 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
	?CurrentLineRectL@CMsgExpandableControlEditor@@QAE?AVTRect@@XZ @ 48 NONAME ; public: class TRect  __thiscall CMsgExpandableControlEditor::CurrentLineRectL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
	?CursorInFirstLine@CMsgExpandableControlEditor@@QAEHXZ @ 49 NONAME ; public: int __thiscall CMsgExpandableControlEditor::CursorInFirstLine(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
	?CursorInLastLine@CMsgExpandableControlEditor@@QAEHXZ @ 50 NONAME ; public: int __thiscall CMsgExpandableControlEditor::CursorInLastLine(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
	?DefaultHeight@CMsgExpandableControlEditor@@UBEHXZ @ 51 NONAME ; public: virtual int __thiscall CMsgExpandableControlEditor::DefaultHeight(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
	?DistanceFromComponentAbove@CMsgBaseControl@@QBEHXZ @ 52 NONAME ; public: int __thiscall CMsgBaseControl::DistanceFromComponentAbove(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
	?Draw@CMsgCaptionedHighlight@@MBEXABVTRect@@@Z @ 53 NONAME ; protected: virtual void __thiscall CMsgCaptionedHighlight::Draw(class TRect const &)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
	?Draw@CMsgExpandableControl@@MBEXABVTRect@@@Z @ 54 NONAME ; protected: virtual void __thiscall CMsgExpandableControl::Draw(class TRect const &)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
	?EditL@CMsgBodyControl@@UAEXW4TMsgEditFunc@@@Z @ 55 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
	?EditL@CMsgExpandableControl@@UAEXW4TMsgEditFunc@@@Z @ 56 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
	?EditPermission@CMsgBodyControl@@UBEKXZ @ 57 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
	?EditPermission@CMsgExpandableControl@@UBEKXZ @ 58 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
	?Editor@CMsgBodyControl@@QBEAAVCEikRichTextEditor@@XZ @ 59 NONAME ; public: class CEikRichTextEditor & __thiscall CMsgBodyControl::Editor(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
	?Editor@CMsgExpandableControl@@QBEAAVCEikRichTextEditor@@XZ @ 60 NONAME ; public: class CEikRichTextEditor & __thiscall CMsgExpandableControl::Editor(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
	?ExecuteL@CMsgEditorView@@QAEXABVTRect@@H@Z @ 61 NONAME ; public: void __thiscall CMsgEditorView::ExecuteL(class TRect const &,int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
	?FocusChanged@CMsgBaseControl@@MAEXW4TDrawNow@@@Z @ 62 NONAME ; protected: virtual void __thiscall CMsgBaseControl::FocusChanged(enum TDrawNow)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
	?FocusChanged@CMsgExpandableControl@@MAEXW4TDrawNow@@@Z @ 63 NONAME ; protected: virtual void __thiscall CMsgExpandableControl::FocusChanged(enum TDrawNow)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
	?FocusedControl@CMsgEditorView@@QBEPAVCMsgBaseControl@@XZ @ 64 NONAME ; public: class CMsgBaseControl * __thiscall CMsgEditorView::FocusedControl(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
	?FormComponent@CMsgEditorView@@QBEAAVCCoeControl@@W4TMsgFormComponent@@@Z @ 65 NONAME ; public: class CCoeControl & __thiscall CMsgEditorView::FormComponent(enum TMsgFormComponent)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
	?GetFirstUnverifiedStringL@CMsgAddressControl@@QAEHAAPAVHBufC16@@@Z @ 66 NONAME ; public: int __thiscall CMsgAddressControl::GetFirstUnverifiedStringL(class HBufC16 * &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
	?GetNextUnverifiedStringL@CMsgAddressControl@@QAEHAAPAVHBufC16@@@Z @ 67 NONAME ; public: int __thiscall CMsgAddressControl::GetNextUnverifiedStringL(class HBufC16 * &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
	?GetRecipientsL@CMsgAddressControl@@QAEPAV?$CArrayPtrFlat@VCMsgRecipientItem@@@@XZ @ 68 NONAME ; public: class CArrayPtrFlat<class CMsgRecipientItem> * __thiscall CMsgAddressControl::GetRecipientsL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
	?GetSizeOfAddresses@CMsgAddressControl@@QAEXAAH0@Z @ 69 NONAME ; public: void __thiscall CMsgAddressControl::GetSizeOfAddresses(int &,int &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
	?HandleControlEventL@CMsgBodyControl@@UAEXPAVCCoeControl@@W4TCoeEvent@MCoeControlObserver@@@Z @ 70 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
	?HandleControlEventL@CMsgExpandableControl@@UAEXPAVCCoeControl@@W4TCoeEvent@MCoeControlObserver@@@Z @ 71 NONAME ; public: virtual void __thiscall CMsgExpandableControl::HandleControlEventL(class CCoeControl *,enum MCoeControlObserver::TCoeEvent)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
	?HandleEdwinEventL@CMsgBodyControl@@UAEXPAVCEikEdwin@@W4TEdwinEvent@MEikEdwinObserver@@@Z @ 72 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
	?HandleEdwinEventL@CMsgExpandableControl@@UAEXPAVCEikEdwin@@W4TEdwinEvent@MEikEdwinObserver@@@Z @ 73 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
	?HandleEdwinSizeEventL@CMsgBodyControl@@UAEHPAVCEikEdwin@@W4TEdwinSizeEvent@MEikEdwinSizeObserver@@VTSize@@@Z @ 74 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
	?HandleEdwinSizeEventL@CMsgExpandableControl@@UAEHPAVCEikEdwin@@W4TEdwinSizeEvent@MEikEdwinSizeObserver@@VTSize@@@Z @ 75 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
	?HandleScreenSizeChangeL@CMsgEditorView@@QAEXABVTRect@@@Z @ 76 NONAME ; public: void __thiscall CMsgEditorView::HandleScreenSizeChangeL(class TRect const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
	?HighlightUnvalidatedStringL@CMsgAddressControl@@QAEHXZ @ 77 NONAME ; public: int __thiscall CMsgAddressControl::HighlightUnvalidatedStringL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
	?HighlightUnverifiedStringL@CMsgAddressControl@@QAEHXZ @ 78 NONAME ; public: int __thiscall CMsgAddressControl::HighlightUnverifiedStringL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
	?Id@CMsgRecipientItem@@QAEJXZ @ 79 NONAME ; public: long __thiscall CMsgRecipientItem::Id(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
	?InputCapabilities@CMsgBodyControl@@UBE?AVTCoeInputCapabilities@@XZ @ 80 NONAME ; public: virtual class TCoeInputCapabilities  __thiscall CMsgBodyControl::InputCapabilities(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
	?InputCapabilities@CMsgExpandableControl@@UBE?AVTCoeInputCapabilities@@XZ @ 81 NONAME ; public: virtual class TCoeInputCapabilities  __thiscall CMsgExpandableControl::InputCapabilities(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
	?InsertCharacterL@CMsgBodyControl@@QAEXABVTChar@@@Z @ 82 NONAME ; public: void __thiscall CMsgBodyControl::InsertCharacterL(class TChar const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
	?InsertL@CMsgRecipientList@@QAEXHPAVCMsgRecipientItem@@@Z @ 83 NONAME ; public: void __thiscall CMsgRecipientList::InsertL(int,class CMsgRecipientItem *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
	?InsertTextL@CMsgBodyControl@@QAEXABVTDesC16@@@Z @ 84 NONAME ; public: void __thiscall CMsgBodyControl::InsertTextL(class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
	?IsAnyControlModified@CMsgEditorView@@QBEHXZ @ 85 NONAME ; public: int __thiscall CMsgEditorView::IsAnyControlModified(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
	?IsCursorLocation@CMsgBodyControl@@UBEHW4TMsgCursorLocation@@@Z @ 86 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
	?IsCursorLocation@CMsgExpandableControl@@UBEHW4TMsgCursorLocation@@@Z @ 87 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
	?IsFocusChangePossible@CMsgBodyControl@@UBEHW4TMsgFocusDirection@@@Z @ 88 NONAME ; public: virtual int __thiscall CMsgBodyControl::IsFocusChangePossible(enum TMsgFocusDirection)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
	?IsFocusChangePossible@CMsgExpandableControl@@UBEHW4TMsgFocusDirection@@@Z @ 89 NONAME ; public: virtual int __thiscall CMsgExpandableControl::IsFocusChangePossible(enum TMsgFocusDirection)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
	?IsModified@CMsgBaseControl@@UBEHXZ @ 90 NONAME ; public: virtual int __thiscall CMsgBaseControl::IsModified(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
	?IsPlainTextMode@CMsgBodyControl@@QBEHXZ @ 91 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
	?IsPlainTextMode@CMsgExpandableControl@@QBEHXZ @ 92 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
	?IsPriorCharSemicolonL@CMsgAddressControl@@QBEHXZ @ 93 NONAME ; public: int __thiscall CMsgAddressControl::IsPriorCharSemicolonL(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
	?IsReadOnly@CMsgBaseControl@@QBEHXZ @ 94 NONAME ; public: int __thiscall CMsgBaseControl::IsReadOnly(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
	?IsValidated@CMsgRecipientItem@@QAEHXZ @ 95 NONAME ; public: int __thiscall CMsgRecipientItem::IsValidated(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
	?IsVerified@CMsgRecipientItem@@QAEHXZ @ 96 NONAME ; public: int __thiscall CMsgRecipientItem::IsVerified(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
	?LabelFontL@CMsgBaseControl@@IBEPBVCFont@@XZ @ 97 NONAME ; protected: class CFont const * __thiscall CMsgBaseControl::LabelFontL(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
	?Margins@CMsgBaseControl@@QBE?AVTMargins@@XZ @ 98 NONAME ; public: class TMargins  __thiscall CMsgBaseControl::Margins(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
	?MinimumSize@CMsgExpandableControl@@UAE?AVTSize@@XZ @ 99 NONAME ; public: virtual class TSize  __thiscall CMsgExpandableControl::MinimumSize(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
	?MopNext@CMsgEditorView@@UAEPAVMObjectProvider@@XZ @ 100 NONAME ; public: virtual class MObjectProvider * __thiscall CMsgEditorView::MopNext(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   102
	?Name@CMsgRecipientItem@@QAEPAVHBufC16@@XZ @ 101 NONAME ; public: class HBufC16 * __thiscall CMsgRecipientItem::Name(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   103
	?NewL@CMsgBodyControl@@SAPAV1@PAVCCoeControl@@@Z @ 102 NONAME ; public: static class CMsgBodyControl * __cdecl CMsgBodyControl::NewL(class CCoeControl *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   104
	?NewL@CMsgEditorView@@SAPAV1@AAVMMsgEditorObserver@@K@Z @ 103 NONAME ; public: static class CMsgEditorView * __cdecl CMsgEditorView::NewL(class MMsgEditorObserver &,unsigned long)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   105
	?NewL@CMsgRecipientItem@@SAPAV1@ABVTDesC16@@0@Z @ 104 NONAME ; public: static class CMsgRecipientItem * __cdecl CMsgRecipientItem::NewL(class TDesC16 const &,class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   106
	?NewL@CMsgRecipientList@@SAPAV1@XZ @ 105 NONAME ; public: static class CMsgRecipientList * __cdecl CMsgRecipientList::NewL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
	?NewLC@CMsgRecipientItem@@SAPAV1@ABVTDesC16@@0@Z @ 106 NONAME ; public: static class CMsgRecipientItem * __cdecl CMsgRecipientItem::NewLC(class TDesC16 const &,class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   108
	?NormalTextFontL@CMsgBaseControl@@IBEPBVCFont@@XZ @ 107 NONAME ; protected: class CFont const * __thiscall CMsgBaseControl::NormalTextFontL(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   109
	?NotifyViewEvent@CMsgBaseControl@@UAEXW4TMsgViewEvent@@H@Z @ 108 NONAME ; public: virtual void __thiscall CMsgBaseControl::NotifyViewEvent(enum TMsgViewEvent,int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
	?OfferKeyEventL@CMsgBodyControl@@UAE?AW4TKeyResponse@@ABUTKeyEvent@@W4TEventCode@@@Z @ 109 NONAME ; public: virtual enum TKeyResponse  __thiscall CMsgBodyControl::OfferKeyEventL(struct TKeyEvent const &,enum TEventCode)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
	?OfferKeyEventL@CMsgEditorView@@UAE?AW4TKeyResponse@@ABUTKeyEvent@@W4TEventCode@@@Z @ 110 NONAME ; public: virtual enum TKeyResponse  __thiscall CMsgEditorView::OfferKeyEventL(struct TKeyEvent const &,enum TEventCode)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
	?OfferKeyEventL@CMsgExpandableControl@@UAE?AW4TKeyResponse@@ABUTKeyEvent@@W4TEventCode@@@Z @ 111 NONAME ; public: virtual enum TKeyResponse  __thiscall CMsgExpandableControl::OfferKeyEventL(struct TKeyEvent const &,enum TEventCode)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
	?OfferKeyEventL@CMsgExpandableControlEditor@@UAE?AW4TKeyResponse@@ABUTKeyEvent@@W4TEventCode@@@Z @ 112 NONAME ; public: virtual enum TKeyResponse  __thiscall CMsgExpandableControlEditor::OfferKeyEventL(struct TKeyEvent const &,enum TEventCode)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
	?ReadIniFile@CMsgEditorView@@QAEHABVTDesC16@@0AAH@Z @ 113 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
	?ReadIniFile@CMsgEditorView@@QAEHABVTDesC16@@0AAVTPtrC16@@@Z @ 114 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
	?RefreshL@CMsgAddressControl@@QAEHABV?$CArrayPtrFlat@VCMsgRecipientItem@@@@@Z @ 115 NONAME ; public: int __thiscall CMsgAddressControl::RefreshL(class CArrayPtrFlat<class CMsgRecipientItem> const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
	?RemoveControlL@CMsgEditorView@@QAEPAVCMsgBaseControl@@H@Z @ 116 NONAME ; public: class CMsgBaseControl * __thiscall CMsgEditorView::RemoveControlL(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
	?ReplaceUnverifiedStringL@CMsgAddressControl@@QAEHAAV?$CArrayPtrFlat@VCMsgRecipientItem@@@@@Z @ 117 NONAME ; public: int __thiscall CMsgAddressControl::ReplaceUnverifiedStringL(class CArrayPtrFlat<class CMsgRecipientItem> &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
	?Reset@CMsgAddressControl@@UAEXXZ @ 118 NONAME ; public: virtual void __thiscall CMsgAddressControl::Reset(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   120
	?Reset@CMsgBaseControl@@UAEXXZ @ 119 NONAME ; public: virtual void __thiscall CMsgBaseControl::Reset(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   121
	?Reset@CMsgBodyControl@@UAEXXZ @ 120 NONAME ; public: virtual void __thiscall CMsgBodyControl::Reset(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   122
	?Reset@CMsgExpandableControl@@UAEXXZ @ 121 NONAME ; public: virtual void __thiscall CMsgExpandableControl::Reset(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   123
	?Reset@CMsgExpandableControlEditor@@QAEXXZ @ 122 NONAME ; public: void __thiscall CMsgExpandableControlEditor::Reset(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
	?ResetControls@CMsgEditorView@@QAEXW4TMsgFormComponent@@@Z @ 123 NONAME ; public: void __thiscall CMsgEditorView::ResetControls(enum TMsgFormComponent)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
	?ResetControls@CMsgEditorView@@QAEXXZ @ 124 NONAME ; public: void __thiscall CMsgEditorView::ResetControls(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
	?ResetL@CMsgAddressControl@@QAEHXZ @ 125 NONAME ; public: int __thiscall CMsgAddressControl::ResetL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
	?SetAddressL@CMsgRecipientItem@@QAEXABVTDesC16@@@Z @ 126 NONAME ; public: void __thiscall CMsgRecipientItem::SetAddressL(class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
	?SetAndGetSizeL@CMsgBodyControl@@UAEXAAVTSize@@@Z @ 127 NONAME ; public: virtual void __thiscall CMsgBodyControl::SetAndGetSizeL(class TSize &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
	?SetAndGetSizeL@CMsgExpandableControl@@UAEXAAVTSize@@@Z @ 128 NONAME ; public: virtual void __thiscall CMsgExpandableControl::SetAndGetSizeL(class TSize &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
	?SetAndGetSizeL@CMsgExpandableControlEditor@@UAEXAAVTSize@@@Z @ 129 NONAME ; public: virtual void __thiscall CMsgExpandableControlEditor::SetAndGetSizeL(class TSize &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   131
	?SetBaseControlObserver@CMsgBaseControl@@UAEXAAVMMsgBaseControlObserver@@@Z @ 130 NONAME ; public: virtual void __thiscall CMsgBaseControl::SetBaseControlObserver(class MMsgBaseControlObserver &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   132
	?SetBaseControlObserver@CMsgExpandableControlEditor@@QAEXAAVMMsgBaseControlObserver@@@Z @ 131 NONAME ; public: void __thiscall CMsgExpandableControlEditor::SetBaseControlObserver(class MMsgBaseControlObserver &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   133
	?SetContainerWindowL@CMsgExpandableControl@@UAEXABVCCoeControl@@@Z @ 132 NONAME ; public: virtual void __thiscall CMsgExpandableControl::SetContainerWindowL(class CCoeControl const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   134
	?SetControlId@CMsgBaseControl@@QAEXH@Z @ 133 NONAME ; public: void __thiscall CMsgBaseControl::SetControlId(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   135
	?SetControlsModified@CMsgEditorView@@QAEXH@Z @ 134 NONAME ; public: void __thiscall CMsgEditorView::SetControlsModified(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
	?SetDistanceFromComponentAbove@CMsgBaseControl@@QAEXH@Z @ 135 NONAME ; public: void __thiscall CMsgBaseControl::SetDistanceFromComponentAbove(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
	?SetFocus@CMsgEditorView@@QAEXH@Z @ 136 NONAME ; public: void __thiscall CMsgEditorView::SetFocus(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   138
	?SetId@CMsgRecipientItem@@QAEXJ@Z @ 137 NONAME ; public: void __thiscall CMsgRecipientItem::SetId(long)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   139
	?SetMargins@CMsgBaseControl@@QAEXABVTMargins@@@Z @ 138 NONAME ; public: void __thiscall CMsgBaseControl::SetMargins(class TMargins const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   140
	?SetMaxNumberOfChars@CMsgExpandableControl@@QAEXH@Z @ 139 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   141
	?SetModified@CMsgBaseControl@@UAEXH@Z @ 140 NONAME ; public: virtual void __thiscall CMsgBaseControl::SetModified(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   142
	?SetNameL@CMsgRecipientItem@@QAEXABVTDesC16@@@Z @ 141 NONAME ; public: void __thiscall CMsgRecipientItem::SetNameL(class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   143
	?SetPlainTextMode@CMsgBodyControl@@QAEXH@Z @ 142 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   144
	?SetPlainTextMode@CMsgExpandableControl@@QAEXH@Z @ 143 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   145
	?SetReadOnly@CMsgBaseControl@@QAEXH@Z @ 144 NONAME ; public: void __thiscall CMsgBaseControl::SetReadOnly(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   146
	?SetTextContentL@CMsgBodyControl@@QAEXAAVCRichText@@@Z @ 145 NONAME ; public: void __thiscall CMsgBodyControl::SetTextContentL(class CRichText &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   147
	?SetTextContentL@CMsgExpandableControl@@QAEXAAVCRichText@@@Z @ 146 NONAME ; public: void __thiscall CMsgExpandableControl::SetTextContentL(class CRichText &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   148
	?SetTextContentL@CMsgExpandableControlEditor@@QAEXAAVCRichText@@@Z @ 147 NONAME ; public: void __thiscall CMsgExpandableControlEditor::SetTextContentL(class CRichText &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   149
	?SetValidated@CMsgRecipientItem@@QAEXH@Z @ 148 NONAME ; public: void __thiscall CMsgRecipientItem::SetValidated(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   150
	?SetVerified@CMsgRecipientItem@@QAEXH@Z @ 149 NONAME ; public: void __thiscall CMsgRecipientItem::SetVerified(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   151
	?SizeChanged@CMsgBaseControl@@MAEXXZ @ 150 NONAME ; protected: virtual void __thiscall CMsgBaseControl::SizeChanged(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   152
	?SizeChanged@CMsgExpandableControl@@MAEXXZ @ 151 NONAME ; protected: virtual void __thiscall CMsgExpandableControl::SizeChanged(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   153
	?TextContent@CMsgBodyControl@@QBEAAVCRichText@@XZ @ 152 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   154
	?TextContent@CMsgExpandableControl@@QBEAAVCRichText@@XZ @ 153 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   155
	?TextContentStrippedL@CMsgExpandableControl@@QAEXAAVTDes16@@HH@Z @ 154 NONAME ; public: void __thiscall CMsgExpandableControl::TextContentStrippedL(class TDes16 &,int,int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   156
	?TextFont@CMsgExpandableControlEditor@@MBEPBVCFont@@XZ @ 155 NONAME ; protected: virtual class CFont const * __thiscall CMsgExpandableControlEditor::TextFont(void)const 
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   157
	?VirtualHeight@CMsgBaseControl@@UAEHXZ @ 156 NONAME ; public: virtual int __thiscall CMsgBaseControl::VirtualHeight(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   158
	?VirtualHeight@CMsgExpandableControlEditor@@QAEHXZ @ 157 NONAME ; public: int __thiscall CMsgExpandableControlEditor::VirtualHeight(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   159
	?VirtualVisibleTop@CMsgBaseControl@@UAEHXZ @ 158 NONAME ; public: virtual int __thiscall CMsgBaseControl::VirtualVisibleTop(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   160
	?VirtualVisibleTop@CMsgExpandableControlEditor@@QAEHXZ @ 159 NONAME ; public: int __thiscall CMsgExpandableControlEditor::VirtualVisibleTop(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   161
	?AknItemFinder@CMsgEditorView@@QAEPAVCAknItemFinder@@XZ @ 160 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   162
	?AddressFieldAutoHighlight@CMsgAddressControl@@QAEHXZ @ 161 NONAME ; int CMsgAddressControl::AddressFieldAutoHighlight(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   163
	?SetAddressFieldAutoHighlight@CMsgAddressControl@@QAEXH@Z @ 162 NONAME ; void CMsgAddressControl::SetAddressFieldAutoHighlight(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   164
	?AknItemFinder@CMsgExpandableControlEditor@@QBEPAVCAknItemFinder@@XZ @ 163 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   165
	?AutomaticFind@CMsgBaseControl@@UAEPAVCAknItemFinder@@XZ @ 164 NONAME ABSENT
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   166
	?SetupAutomaticFindAfterFocusChangeL@CMsgBaseControl@@UAEXH@Z @ 165 NONAME ; public: virtual void __thiscall CMsgBaseControl::SetupAutomaticFindAfterFocusChangeL(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   167
	?FocusChanged@CMsgExpandableControlEditor@@MAEXW4TDrawNow@@@Z @ 166 NONAME ; protected: virtual void __thiscall CMsgExpandableControlEditor::FocusChanged(enum TDrawNow)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   168
	?MopSupplyObject@CMsgEditorView@@UAE?AVPtr@TTypeUid@@V3@@Z @ 167 NONAME ; public: virtual class TTypeUid::Ptr  __thiscall CMsgEditorView::MopSupplyObject(class TTypeUid)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   169
	?IsFirstLineVisible@CMsgExpandableControlEditor@@QAEHXZ @ 168 NONAME ; public: int __thiscall CMsgExpandableControlEditor::IsFirstLineVisible(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   170
	?IsLastLineVisible@CMsgExpandableControlEditor@@QAEHXZ @ 169 NONAME ; public: int __thiscall CMsgExpandableControlEditor::IsLastLineVisible(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   171
	?AddAttachmentsL@CMsgAttachmentControl@@QAEXABVCMsgAttachmentModel@@@Z @ 170 NONAME ; void CMsgAttachmentControl::AddAttachmentsL(class CMsgAttachmentModel const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   172
	?AddAttachmentsL@CMsgAttachmentControl@@QAEXABVMDesC16Array@@@Z @ 171 NONAME ; void CMsgAttachmentControl::AddAttachmentsL(class MDesC16Array const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   173
	?AppendAttachmentL@CMsgAttachmentControl@@QAEXABVTDesC16@@@Z @ 172 NONAME ; void CMsgAttachmentControl::AppendAttachmentL(class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   174
	?Attachment@CMsgAttachmentControl@@QBE?AVTPtrC16@@H@Z @ 173 NONAME ; class TPtrC16 CMsgAttachmentControl::Attachment(int) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   175
	?Count@CMsgAttachmentControl@@QBEHXZ @ 174 NONAME ; int CMsgAttachmentControl::Count(void) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   176
	?InsertAttachmentL@CMsgAttachmentControl@@QAEXABVTDesC16@@H@Z @ 175 NONAME ; void CMsgAttachmentControl::InsertAttachmentL(class TDesC16 const &, int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   177
	?NewL@CMsgAttachmentControl@@SAPAV1@AAVMMsgBaseControlObserver@@AAVCMsgEditorView@@@Z @ 176 NONAME ; class CMsgAttachmentControl * CMsgAttachmentControl::NewL(class MMsgBaseControlObserver &, class CMsgEditorView &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   178
	?Reset@CMsgAttachmentControl@@UAEXXZ @ 177 NONAME ; void CMsgAttachmentControl::Reset(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   179
	?AddRecipientL@CMsgAddressControl@@QAEXABVTDesC16@@0HPAVMVPbkContactLink@@@Z @ 178 NONAME ; void CMsgAddressControl::AddRecipientL(class TDesC16 const &, class TDesC16 const &, int, class MVPbkContactLink *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   180
	?ContactLink@CMsgRecipientItem@@QAEPBVMVPbkContactLink@@XZ @ 179 NONAME ; class MVPbkContactLink const * CMsgRecipientItem::ContactLink(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   181
	?SetContactLink@CMsgRecipientItem@@QAEXPBVMVPbkContactLink@@@Z @ 180 NONAME ; void CMsgRecipientItem::SetContactLink(class MVPbkContactLink const *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   182
	?HandleResourceChange@CMsgBaseControl@@UAEXH@Z @ 181 NONAME ; void CMsgBaseControl::HandleResourceChange(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   183
	?ScrollL@CMsgBaseControl@@UAEHHW4TMsgScrollDirection@@@Z @ 182 NONAME ; int CMsgBaseControl::ScrollL(int, enum TMsgScrollDirection)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   184
	?SetEdwinObserverL@CMsgEditorView@@QAEXPAVMEikEdwinObserver@@@Z @ 183 NONAME ; void CMsgEditorView::SetEdwinObserverL(class MEikEdwinObserver *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   185
	?RemoveAttachmentL@CMsgAttachmentControl@@QAEXABVTDesC16@@@Z @ 184 NONAME ; void CMsgAttachmentControl::RemoveAttachmentL(class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   186
	?RemoveAttachmentL@CMsgAttachmentControl@@QAEXH@Z @ 185 NONAME ; void CMsgAttachmentControl::RemoveAttachmentL(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   187
	?NewL@CMsgXhtmlBodyControl@@SAPAV1@AAVCMsgEditorView@@PAVMMsgAsyncControlObserver@@@Z @ 186 NONAME ; class CMsgXhtmlBodyControl * CMsgXhtmlBodyControl::NewL(class CMsgEditorView &, class MMsgAsyncControlObserver *)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   188
	?DeleteControlL@CMsgEditorView@@QAEXH@Z @ 187 NONAME ; void CMsgEditorView::DeleteControlL(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   189
	?ActivateL@CMsgExpandableControl@@MAEXXZ @ 188 NONAME ; void CMsgExpandableControl::ActivateL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   190
	?HandleResourceChange@CMsgExpandableControl@@UAEXH@Z @ 189 NONAME ; void CMsgExpandableControl::HandleResourceChange(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   191
	?SetTextContentL@CMsgExpandableControl@@QAEXABVTDesC16@@@Z @ 190 NONAME ; void CMsgExpandableControl::SetTextContentL(class TDesC16 const &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   192
	?ItemFinder@CMsgBaseControl@@UAEPAVCItemFinder@@XZ @ 191 NONAME ; class CItemFinder * CMsgBaseControl::ItemFinder(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   193
	?ItemFinder@CMsgEditorView@@QAEPAVCItemFinder@@XZ @ 192 NONAME ; class CItemFinder * CMsgEditorView::ItemFinder(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   194
	?ItemFinder@CMsgExpandableControlEditor@@QBEPAVCItemFinder@@XZ @ 193 NONAME ; class CItemFinder * CMsgExpandableControlEditor::ItemFinder(void) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   195
	??0CMsgExpandableTextEditorControl@@QAE@AAVMMsgBaseControlObserver@@@Z @ 194 NONAME ; CMsgExpandableTextEditorControl::CMsgExpandableTextEditorControl(class MMsgBaseControlObserver &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   196
	??0CMsgExpandableTextEditorControl@@QAE@XZ @ 195 NONAME ; CMsgExpandableTextEditorControl::CMsgExpandableTextEditorControl(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   197
	??1CMsgExpandableTextEditorControl@@UAE@XZ @ 196 NONAME ; CMsgExpandableTextEditorControl::~CMsgExpandableTextEditorControl(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   198
	?CopyDocumentContentL@CMsgExpandableTextEditorControl@@UAEXAAVCGlobalText@@0@Z @ 197 NONAME ; void CMsgExpandableTextEditorControl::CopyDocumentContentL(class CGlobalText &, class CGlobalText &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   199
	?IsPlainTextMode@CMsgExpandableTextEditorControl@@UBEHXZ @ 198 NONAME ; int CMsgExpandableTextEditorControl::IsPlainTextMode(void) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   200
	?SetCursorPosL@CMsgExpandableTextEditorControl@@UAEXH@Z @ 199 NONAME ; void CMsgExpandableTextEditorControl::SetCursorPosL(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   201
	?SetMaxNumberOfChars@CMsgExpandableTextEditorControl@@UAEXH@Z @ 200 NONAME ; void CMsgExpandableTextEditorControl::SetMaxNumberOfChars(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   202
	?SetPlainTextMode@CMsgExpandableTextEditorControl@@UAEXH@Z @ 201 NONAME ; void CMsgExpandableTextEditorControl::SetPlainTextMode(int)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   203
	?TextContent@CMsgExpandableTextEditorControl@@UBEAAVCRichText@@XZ @ 202 NONAME ; class CRichText & CMsgExpandableTextEditorControl::TextContent(void) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   204
	?ActivateL@CMsgExpandableTextEditorControl@@UAEXXZ @ 203 NONAME ; void CMsgExpandableTextEditorControl::ActivateL(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   205
	?ClipboardL@CMsgExpandableTextEditorControl@@UAEXW4TMsgClipboardFunc@@@Z @ 204 NONAME ; void CMsgExpandableTextEditorControl::ClipboardL(enum TMsgClipboardFunc)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   206
	?CurrentLineRect@CMsgExpandableTextEditorControl@@UAE?AVTRect@@XZ @ 205 NONAME ; class TRect CMsgExpandableTextEditorControl::CurrentLineRect(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   207
	?EditL@CMsgExpandableTextEditorControl@@UAEXW4TMsgEditFunc@@@Z @ 206 NONAME ; void CMsgExpandableTextEditorControl::EditL(enum TMsgEditFunc)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   208
	?EditPermission@CMsgExpandableTextEditorControl@@UBEKXZ @ 207 NONAME ; unsigned long CMsgExpandableTextEditorControl::EditPermission(void) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   209
	?HandleControlEventL@CMsgExpandableTextEditorControl@@MAEXPAVCCoeControl@@W4TCoeEvent@MCoeControlObserver@@@Z @ 208 NONAME ; void CMsgExpandableTextEditorControl::HandleControlEventL(class CCoeControl *, enum MCoeControlObserver::TCoeEvent)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   210
	?IsCursorLocation@CMsgExpandableTextEditorControl@@UBEHW4TMsgCursorLocation@@@Z @ 209 NONAME ; int CMsgExpandableTextEditorControl::IsCursorLocation(enum TMsgCursorLocation) const
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   211
	?ScrollL@CMsgExpandableTextEditorControl@@UAEHHW4TMsgScrollDirection@@@Z @ 210 NONAME ; int CMsgExpandableTextEditorControl::ScrollL(int, enum TMsgScrollDirection)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   212
	?SetBaseControlObserver@CMsgExpandableTextEditorControl@@UAEXAAVMMsgBaseControlObserver@@@Z @ 211 NONAME ; void CMsgExpandableTextEditorControl::SetBaseControlObserver(class MMsgBaseControlObserver &)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   213
	?VirtualHeight@CMsgExpandableTextEditorControl@@UAEHXZ @ 212 NONAME ; int CMsgExpandableTextEditorControl::VirtualHeight(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   214
	?VirtualVisibleTop@CMsgExpandableTextEditorControl@@UAEHXZ @ 213 NONAME ; int CMsgExpandableTextEditorControl::VirtualVisibleTop(void)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   215
	?HandleEdwinSizeEventL@CMsgExpandableTextEditorControl@@UAEHPAVCEikEdwin@@W4TEdwinSizeEvent@MEikEdwinSizeObserver@@VTSize@@@Z @ 214 NONAME ; int CMsgExpandableTextEditorControl::HandleEdwinSizeEventL(class CEikEdwin *, enum MEikEdwinSizeObserver::TEdwinSizeEvent, class TSize)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   216
	?HandleEdwinEventL@CMsgExpandableTextEditorControl@@UAEXPAVCEikEdwin@@W4TEdwinEvent@MEikEdwinObserver@@@Z @ 215 NONAME ; void CMsgExpandableTextEditorControl::HandleEdwinEventL(class CEikEdwin *, enum MEikEdwinObserver::TEdwinEvent)
72b543305e3a Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   217