author | Pat Downey <patd@symbian.org> |
Tue, 18 May 2010 14:00:25 +0100 | |
changeset 26 | ca9e7f922e8b |
parent 0 | 1fb32624e06b |
permissions | -rw-r--r-- |
0
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
EXPORTS |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
??1CBatchCommand@UndoSystem@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall UndoSystem::CBatchCommand::~CBatchCommand(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
?AddInverseToLast@CSingleCommand@UndoSystem@@UBEXAAV12@@Z @ 2 NONAME ; public: virtual void __thiscall UndoSystem::CSingleCommand::AddInverseToLast(class UndoSystem::CSingleCommand &)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
?AllowNotUndoableL@MNotUndoableGatekeeper@UndoSystem@@UAEHH@Z @ 3 NONAME ; public: virtual int __thiscall UndoSystem::MNotUndoableGatekeeper::AllowNotUndoableL(int) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
?Batch@CBatchCommand@UndoSystem@@UAEPAV12@XZ @ 4 NONAME ; public: virtual class UndoSystem::CBatchCommand * __thiscall UndoSystem::CBatchCommand::Batch(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
?Batch@CSingleCommand@UndoSystem@@UAEPAVCBatchCommand@2@XZ @ 5 NONAME ; public: virtual class UndoSystem::CBatchCommand * __thiscall UndoSystem::CSingleCommand::Batch(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
?BeginBatchLC@CCommandManager@UndoSystem@@QAEXXZ @ 6 NONAME ; public: void __thiscall UndoSystem::CCommandManager::BeginBatchLC(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
?CanRedo@CCommandManager@UndoSystem@@QBEHXZ @ 7 NONAME ; public: int __thiscall UndoSystem::CCommandManager::CanRedo(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
?CanRedo@CEditorWithUndo@@QBEHXZ @ 8 NONAME ; public: int __thiscall CEditorWithUndo::CanRedo(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
?CanUndo@CCommandManager@UndoSystem@@QBEHXZ @ 9 NONAME ; public: int __thiscall UndoSystem::CCommandManager::CanUndo(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
?CanUndo@CEditorWithUndo@@QBEHXZ @ 10 NONAME ; public: int __thiscall CEditorWithUndo::CanUndo(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
?CreateInverseL@CSingleCommand@UndoSystem@@UBEPAVCCommand@2@XZ @ 11 NONAME ; public: virtual class UndoSystem::CCommand * __thiscall UndoSystem::CSingleCommand::CreateInverseL(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
?ExecuteL@CCommandManager@UndoSystem@@QAEHABVCSingleCommand@2@@Z @ 12 NONAME ; public: int __thiscall UndoSystem::CCommandManager::ExecuteL(class UndoSystem::CSingleCommand const &) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
?FamilyUid@CSingleCommand@UndoSystem@@UBE?AVTUid@@XZ @ 13 NONAME ; public: virtual class TUid __thiscall UndoSystem::CSingleCommand::FamilyUid(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
?NewL@CBatchCommand@UndoSystem@@SAPAV12@XZ @ 14 NONAME ; public: static class UndoSystem::CBatchCommand * __cdecl UndoSystem::CBatchCommand::NewL(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
?NewL@CCommandManager@UndoSystem@@SAPAV12@XZ @ 15 NONAME ; public: static class UndoSystem::CCommandManager * __cdecl UndoSystem::CCommandManager::NewL(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
?NewL@CEditorPlainTextWithUndo@@SAPAV1@AAVMUnifiedEditor@@PAVCCommandManager@UndoSystem@@@Z @ 16 NONAME ; public: static class CEditorPlainTextWithUndo * __cdecl CEditorPlainTextWithUndo::NewL(class MUnifiedEditor &,class UndoSystem::CCommandManager *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
?NewL@CEditorWithUndo@@SAPAV1@AAVMUnifiedEditor@@@Z @ 17 NONAME ; public: static class CEditorWithUndo * __cdecl CEditorWithUndo::NewL(class MUnifiedEditor &) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
?NewL@CEditorWithUndo@@SAPAV1@AAVMUnifiedEditor@@PAVCCommandManager@UndoSystem@@@Z @ 18 NONAME ; public: static class CEditorWithUndo * __cdecl CEditorWithUndo::NewL(class MUnifiedEditor &,class UndoSystem::CCommandManager *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
20 |
?NewLC@CBatchCommand@UndoSystem@@SAPAV12@XZ @ 19 NONAME ; public: static class UndoSystem::CBatchCommand * __cdecl UndoSystem::CBatchCommand::NewLC(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
?NewReference@CCommandManager@UndoSystem@@QAEXXZ @ 20 NONAME ; public: void __thiscall UndoSystem::CCommandManager::NewReference(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
22 |
?Pop@CBatchCommand@UndoSystem@@QAEPAVCSingleCommand@2@XZ @ 21 NONAME ; public: class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Pop(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
23 |
?PrepareToAddInverseToLastL@CSingleCommand@UndoSystem@@UBEHAAV12@@Z @ 22 NONAME ; public: virtual int __thiscall UndoSystem::CSingleCommand::PrepareToAddInverseToLastL(class UndoSystem::CSingleCommand &)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
24 |
?PrepareToPushL@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 23 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::PrepareToPushL(class UndoSystem::CCommand *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
25 |
?Push@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 24 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::Push(class UndoSystem::CCommand *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
26 |
?PushL@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 25 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::PushL(class UndoSystem::CCommand *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
27 |
?RedoL@CCommandManager@UndoSystem@@QAEXXZ @ 26 NONAME ; public: void __thiscall UndoSystem::CCommandManager::RedoL(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
28 |
?RedoL@CEditorWithUndo@@QAEXXZ @ 27 NONAME ; public: void __thiscall CEditorWithUndo::RedoL(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
29 |
?Release@CCommandManager@UndoSystem@@QAEXXZ @ 28 NONAME ; public: void __thiscall UndoSystem::CCommandManager::Release(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
30 |
?ResetUndo@CCommandManager@UndoSystem@@QAEXXZ @ 29 NONAME ; public: void __thiscall UndoSystem::CCommandManager::ResetUndo(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
31 |
?ResetUndo@CEditorWithUndo@@QAEXXZ @ 30 NONAME ; public: void __thiscall CEditorWithUndo::ResetUndo(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
32 |
?RetryOutOfMemoryL@MNotUndoableGatekeeper@UndoSystem@@UAEHH@Z @ 31 NONAME ; public: virtual int __thiscall UndoSystem::MNotUndoableGatekeeper::RetryOutOfMemoryL(int) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
33 |
?SetGatekeeper@CCommandManager@UndoSystem@@QAEPAVMNotUndoableGatekeeper@2@PAV32@@Z @ 32 NONAME ; public: class UndoSystem::MNotUndoableGatekeeper * __thiscall UndoSystem::CCommandManager::SetGatekeeper(class UndoSystem::MNotUndoableGatekeeper *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
34 |
?SetGatekeeper@CEditorWithUndo@@QAEPAVMNotUndoableGatekeeper@UndoSystem@@PAV23@@Z @ 33 NONAME ; public: class UndoSystem::MNotUndoableGatekeeper * __thiscall CEditorWithUndo::SetGatekeeper(class UndoSystem::MNotUndoableGatekeeper *) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
35 |
?SetMaxItems@CCommandManager@UndoSystem@@QAEXH@Z @ 34 NONAME ; public: void __thiscall UndoSystem::CCommandManager::SetMaxItems(int) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
36 |
?SetMaxItems@CEditorWithUndo@@QAEXH@Z @ 35 NONAME ; public: void __thiscall CEditorWithUndo::SetMaxItems(int) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
37 |
?Single@CBatchCommand@UndoSystem@@UAEPAVCSingleCommand@2@XZ @ 36 NONAME ; public: virtual class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Single(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
38 |
?Single@CSingleCommand@UndoSystem@@UAEPAV12@XZ @ 37 NONAME ; public: virtual class UndoSystem::CSingleCommand * __thiscall UndoSystem::CSingleCommand::Single(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
39 |
?Top@CBatchCommand@UndoSystem@@QBEPAVCSingleCommand@2@XZ @ 38 NONAME ; public: class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Top(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
40 |
?UndoL@CCommandManager@UndoSystem@@QAEXXZ @ 39 NONAME ; public: void __thiscall UndoSystem::CCommandManager::UndoL(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
41 |
?UndoL@CEditorWithUndo@@QAEXXZ @ 40 NONAME ; public: void __thiscall CEditorWithUndo::UndoL(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
42 |
?IsAtBookmark@CCommandManager@UndoSystem@@QBEHXZ @ 41 NONAME ; public: int __thiscall UndoSystem::CCommandManager::IsAtBookmark(void)const |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
43 |
?SetBookmark@CCommandManager@UndoSystem@@QAEXXZ @ 42 NONAME ; public: void __thiscall UndoSystem::CCommandManager::SetBookmark(void) |
1fb32624e06b
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
44 |