textrendering/textformatting/bwins/undo2u.def
changeset 32 8b9155204a54
parent 0 1fb32624e06b
equal deleted inserted replaced
31:b9ad20498fb4 32:8b9155204a54
       
     1 EXPORTS
       
     2 	??1CBatchCommand@UndoSystem@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall UndoSystem::CBatchCommand::~CBatchCommand(void)
       
     3 	?AddInverseToLast@CSingleCommand@UndoSystem@@UBEXAAV12@@Z @ 2 NONAME ; public: virtual void __thiscall UndoSystem::CSingleCommand::AddInverseToLast(class UndoSystem::CSingleCommand &)const 
       
     4 	?AllowNotUndoableL@MNotUndoableGatekeeper@UndoSystem@@UAEHH@Z @ 3 NONAME ; public: virtual int __thiscall UndoSystem::MNotUndoableGatekeeper::AllowNotUndoableL(int)
       
     5 	?Batch@CBatchCommand@UndoSystem@@UAEPAV12@XZ @ 4 NONAME ; public: virtual class UndoSystem::CBatchCommand * __thiscall UndoSystem::CBatchCommand::Batch(void)
       
     6 	?Batch@CSingleCommand@UndoSystem@@UAEPAVCBatchCommand@2@XZ @ 5 NONAME ; public: virtual class UndoSystem::CBatchCommand * __thiscall UndoSystem::CSingleCommand::Batch(void)
       
     7 	?BeginBatchLC@CCommandManager@UndoSystem@@QAEXXZ @ 6 NONAME ; public: void __thiscall UndoSystem::CCommandManager::BeginBatchLC(void)
       
     8 	?CanRedo@CCommandManager@UndoSystem@@QBEHXZ @ 7 NONAME ; public: int __thiscall UndoSystem::CCommandManager::CanRedo(void)const 
       
     9 	?CanRedo@CEditorWithUndo@@QBEHXZ @ 8 NONAME ; public: int __thiscall CEditorWithUndo::CanRedo(void)const 
       
    10 	?CanUndo@CCommandManager@UndoSystem@@QBEHXZ @ 9 NONAME ; public: int __thiscall UndoSystem::CCommandManager::CanUndo(void)const 
       
    11 	?CanUndo@CEditorWithUndo@@QBEHXZ @ 10 NONAME ; public: int __thiscall CEditorWithUndo::CanUndo(void)const 
       
    12 	?CreateInverseL@CSingleCommand@UndoSystem@@UBEPAVCCommand@2@XZ @ 11 NONAME ; public: virtual class UndoSystem::CCommand * __thiscall UndoSystem::CSingleCommand::CreateInverseL(void)const 
       
    13 	?ExecuteL@CCommandManager@UndoSystem@@QAEHABVCSingleCommand@2@@Z @ 12 NONAME ; public: int __thiscall UndoSystem::CCommandManager::ExecuteL(class UndoSystem::CSingleCommand const &)
       
    14 	?FamilyUid@CSingleCommand@UndoSystem@@UBE?AVTUid@@XZ @ 13 NONAME ; public: virtual class TUid  __thiscall UndoSystem::CSingleCommand::FamilyUid(void)const 
       
    15 	?NewL@CBatchCommand@UndoSystem@@SAPAV12@XZ @ 14 NONAME ; public: static class UndoSystem::CBatchCommand * __cdecl UndoSystem::CBatchCommand::NewL(void)
       
    16 	?NewL@CCommandManager@UndoSystem@@SAPAV12@XZ @ 15 NONAME ; public: static class UndoSystem::CCommandManager * __cdecl UndoSystem::CCommandManager::NewL(void)
       
    17 	?NewL@CEditorPlainTextWithUndo@@SAPAV1@AAVMUnifiedEditor@@PAVCCommandManager@UndoSystem@@@Z @ 16 NONAME ; public: static class CEditorPlainTextWithUndo * __cdecl CEditorPlainTextWithUndo::NewL(class MUnifiedEditor &,class UndoSystem::CCommandManager *)
       
    18 	?NewL@CEditorWithUndo@@SAPAV1@AAVMUnifiedEditor@@@Z @ 17 NONAME ; public: static class CEditorWithUndo * __cdecl CEditorWithUndo::NewL(class MUnifiedEditor &)
       
    19 	?NewL@CEditorWithUndo@@SAPAV1@AAVMUnifiedEditor@@PAVCCommandManager@UndoSystem@@@Z @ 18 NONAME ; public: static class CEditorWithUndo * __cdecl CEditorWithUndo::NewL(class MUnifiedEditor &,class UndoSystem::CCommandManager *)
       
    20 	?NewLC@CBatchCommand@UndoSystem@@SAPAV12@XZ @ 19 NONAME ; public: static class UndoSystem::CBatchCommand * __cdecl UndoSystem::CBatchCommand::NewLC(void)
       
    21 	?NewReference@CCommandManager@UndoSystem@@QAEXXZ @ 20 NONAME ; public: void __thiscall UndoSystem::CCommandManager::NewReference(void)
       
    22 	?Pop@CBatchCommand@UndoSystem@@QAEPAVCSingleCommand@2@XZ @ 21 NONAME ; public: class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Pop(void)
       
    23 	?PrepareToAddInverseToLastL@CSingleCommand@UndoSystem@@UBEHAAV12@@Z @ 22 NONAME ; public: virtual int __thiscall UndoSystem::CSingleCommand::PrepareToAddInverseToLastL(class UndoSystem::CSingleCommand &)const 
       
    24 	?PrepareToPushL@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 23 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::PrepareToPushL(class UndoSystem::CCommand *)
       
    25 	?Push@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 24 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::Push(class UndoSystem::CCommand *)
       
    26 	?PushL@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 25 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::PushL(class UndoSystem::CCommand *)
       
    27 	?RedoL@CCommandManager@UndoSystem@@QAEXXZ @ 26 NONAME ; public: void __thiscall UndoSystem::CCommandManager::RedoL(void)
       
    28 	?RedoL@CEditorWithUndo@@QAEXXZ @ 27 NONAME ; public: void __thiscall CEditorWithUndo::RedoL(void)
       
    29 	?Release@CCommandManager@UndoSystem@@QAEXXZ @ 28 NONAME ; public: void __thiscall UndoSystem::CCommandManager::Release(void)
       
    30 	?ResetUndo@CCommandManager@UndoSystem@@QAEXXZ @ 29 NONAME ; public: void __thiscall UndoSystem::CCommandManager::ResetUndo(void)
       
    31 	?ResetUndo@CEditorWithUndo@@QAEXXZ @ 30 NONAME ; public: void __thiscall CEditorWithUndo::ResetUndo(void)
       
    32 	?RetryOutOfMemoryL@MNotUndoableGatekeeper@UndoSystem@@UAEHH@Z @ 31 NONAME ; public: virtual int __thiscall UndoSystem::MNotUndoableGatekeeper::RetryOutOfMemoryL(int)
       
    33 	?SetGatekeeper@CCommandManager@UndoSystem@@QAEPAVMNotUndoableGatekeeper@2@PAV32@@Z @ 32 NONAME ; public: class UndoSystem::MNotUndoableGatekeeper * __thiscall UndoSystem::CCommandManager::SetGatekeeper(class UndoSystem::MNotUndoableGatekeeper *)
       
    34 	?SetGatekeeper@CEditorWithUndo@@QAEPAVMNotUndoableGatekeeper@UndoSystem@@PAV23@@Z @ 33 NONAME ; public: class UndoSystem::MNotUndoableGatekeeper * __thiscall CEditorWithUndo::SetGatekeeper(class UndoSystem::MNotUndoableGatekeeper *)
       
    35 	?SetMaxItems@CCommandManager@UndoSystem@@QAEXH@Z @ 34 NONAME ; public: void __thiscall UndoSystem::CCommandManager::SetMaxItems(int)
       
    36 	?SetMaxItems@CEditorWithUndo@@QAEXH@Z @ 35 NONAME ; public: void __thiscall CEditorWithUndo::SetMaxItems(int)
       
    37 	?Single@CBatchCommand@UndoSystem@@UAEPAVCSingleCommand@2@XZ @ 36 NONAME ; public: virtual class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Single(void)
       
    38 	?Single@CSingleCommand@UndoSystem@@UAEPAV12@XZ @ 37 NONAME ; public: virtual class UndoSystem::CSingleCommand * __thiscall UndoSystem::CSingleCommand::Single(void)
       
    39 	?Top@CBatchCommand@UndoSystem@@QBEPAVCSingleCommand@2@XZ @ 38 NONAME ; public: class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Top(void)const 
       
    40 	?UndoL@CCommandManager@UndoSystem@@QAEXXZ @ 39 NONAME ; public: void __thiscall UndoSystem::CCommandManager::UndoL(void)
       
    41 	?UndoL@CEditorWithUndo@@QAEXXZ @ 40 NONAME ; public: void __thiscall CEditorWithUndo::UndoL(void)
       
    42 	?IsAtBookmark@CCommandManager@UndoSystem@@QBEHXZ @ 41 NONAME ; public: int __thiscall UndoSystem::CCommandManager::IsAtBookmark(void)const 
       
    43 	?SetBookmark@CCommandManager@UndoSystem@@QAEXXZ @ 42 NONAME ; public: void __thiscall UndoSystem::CCommandManager::SetBookmark(void)
       
    44