os/textandloc/textrendering/textformatting/bwins/undo2u.def
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/textrendering/textformatting/bwins/undo2u.def	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,44 @@
     1.4 +EXPORTS
     1.5 +	??1CBatchCommand@UndoSystem@@UAE@XZ @ 1 NONAME ; public: virtual __thiscall UndoSystem::CBatchCommand::~CBatchCommand(void)
     1.6 +	?AddInverseToLast@CSingleCommand@UndoSystem@@UBEXAAV12@@Z @ 2 NONAME ; public: virtual void __thiscall UndoSystem::CSingleCommand::AddInverseToLast(class UndoSystem::CSingleCommand &)const 
     1.7 +	?AllowNotUndoableL@MNotUndoableGatekeeper@UndoSystem@@UAEHH@Z @ 3 NONAME ; public: virtual int __thiscall UndoSystem::MNotUndoableGatekeeper::AllowNotUndoableL(int)
     1.8 +	?Batch@CBatchCommand@UndoSystem@@UAEPAV12@XZ @ 4 NONAME ; public: virtual class UndoSystem::CBatchCommand * __thiscall UndoSystem::CBatchCommand::Batch(void)
     1.9 +	?Batch@CSingleCommand@UndoSystem@@UAEPAVCBatchCommand@2@XZ @ 5 NONAME ; public: virtual class UndoSystem::CBatchCommand * __thiscall UndoSystem::CSingleCommand::Batch(void)
    1.10 +	?BeginBatchLC@CCommandManager@UndoSystem@@QAEXXZ @ 6 NONAME ; public: void __thiscall UndoSystem::CCommandManager::BeginBatchLC(void)
    1.11 +	?CanRedo@CCommandManager@UndoSystem@@QBEHXZ @ 7 NONAME ; public: int __thiscall UndoSystem::CCommandManager::CanRedo(void)const 
    1.12 +	?CanRedo@CEditorWithUndo@@QBEHXZ @ 8 NONAME ; public: int __thiscall CEditorWithUndo::CanRedo(void)const 
    1.13 +	?CanUndo@CCommandManager@UndoSystem@@QBEHXZ @ 9 NONAME ; public: int __thiscall UndoSystem::CCommandManager::CanUndo(void)const 
    1.14 +	?CanUndo@CEditorWithUndo@@QBEHXZ @ 10 NONAME ; public: int __thiscall CEditorWithUndo::CanUndo(void)const 
    1.15 +	?CreateInverseL@CSingleCommand@UndoSystem@@UBEPAVCCommand@2@XZ @ 11 NONAME ; public: virtual class UndoSystem::CCommand * __thiscall UndoSystem::CSingleCommand::CreateInverseL(void)const 
    1.16 +	?ExecuteL@CCommandManager@UndoSystem@@QAEHABVCSingleCommand@2@@Z @ 12 NONAME ; public: int __thiscall UndoSystem::CCommandManager::ExecuteL(class UndoSystem::CSingleCommand const &)
    1.17 +	?FamilyUid@CSingleCommand@UndoSystem@@UBE?AVTUid@@XZ @ 13 NONAME ; public: virtual class TUid  __thiscall UndoSystem::CSingleCommand::FamilyUid(void)const 
    1.18 +	?NewL@CBatchCommand@UndoSystem@@SAPAV12@XZ @ 14 NONAME ; public: static class UndoSystem::CBatchCommand * __cdecl UndoSystem::CBatchCommand::NewL(void)
    1.19 +	?NewL@CCommandManager@UndoSystem@@SAPAV12@XZ @ 15 NONAME ; public: static class UndoSystem::CCommandManager * __cdecl UndoSystem::CCommandManager::NewL(void)
    1.20 +	?NewL@CEditorPlainTextWithUndo@@SAPAV1@AAVMUnifiedEditor@@PAVCCommandManager@UndoSystem@@@Z @ 16 NONAME ; public: static class CEditorPlainTextWithUndo * __cdecl CEditorPlainTextWithUndo::NewL(class MUnifiedEditor &,class UndoSystem::CCommandManager *)
    1.21 +	?NewL@CEditorWithUndo@@SAPAV1@AAVMUnifiedEditor@@@Z @ 17 NONAME ; public: static class CEditorWithUndo * __cdecl CEditorWithUndo::NewL(class MUnifiedEditor &)
    1.22 +	?NewL@CEditorWithUndo@@SAPAV1@AAVMUnifiedEditor@@PAVCCommandManager@UndoSystem@@@Z @ 18 NONAME ; public: static class CEditorWithUndo * __cdecl CEditorWithUndo::NewL(class MUnifiedEditor &,class UndoSystem::CCommandManager *)
    1.23 +	?NewLC@CBatchCommand@UndoSystem@@SAPAV12@XZ @ 19 NONAME ; public: static class UndoSystem::CBatchCommand * __cdecl UndoSystem::CBatchCommand::NewLC(void)
    1.24 +	?NewReference@CCommandManager@UndoSystem@@QAEXXZ @ 20 NONAME ; public: void __thiscall UndoSystem::CCommandManager::NewReference(void)
    1.25 +	?Pop@CBatchCommand@UndoSystem@@QAEPAVCSingleCommand@2@XZ @ 21 NONAME ; public: class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Pop(void)
    1.26 +	?PrepareToAddInverseToLastL@CSingleCommand@UndoSystem@@UBEHAAV12@@Z @ 22 NONAME ; public: virtual int __thiscall UndoSystem::CSingleCommand::PrepareToAddInverseToLastL(class UndoSystem::CSingleCommand &)const 
    1.27 +	?PrepareToPushL@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 23 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::PrepareToPushL(class UndoSystem::CCommand *)
    1.28 +	?Push@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 24 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::Push(class UndoSystem::CCommand *)
    1.29 +	?PushL@CBatchCommand@UndoSystem@@QAEXPAVCCommand@2@@Z @ 25 NONAME ; public: void __thiscall UndoSystem::CBatchCommand::PushL(class UndoSystem::CCommand *)
    1.30 +	?RedoL@CCommandManager@UndoSystem@@QAEXXZ @ 26 NONAME ; public: void __thiscall UndoSystem::CCommandManager::RedoL(void)
    1.31 +	?RedoL@CEditorWithUndo@@QAEXXZ @ 27 NONAME ; public: void __thiscall CEditorWithUndo::RedoL(void)
    1.32 +	?Release@CCommandManager@UndoSystem@@QAEXXZ @ 28 NONAME ; public: void __thiscall UndoSystem::CCommandManager::Release(void)
    1.33 +	?ResetUndo@CCommandManager@UndoSystem@@QAEXXZ @ 29 NONAME ; public: void __thiscall UndoSystem::CCommandManager::ResetUndo(void)
    1.34 +	?ResetUndo@CEditorWithUndo@@QAEXXZ @ 30 NONAME ; public: void __thiscall CEditorWithUndo::ResetUndo(void)
    1.35 +	?RetryOutOfMemoryL@MNotUndoableGatekeeper@UndoSystem@@UAEHH@Z @ 31 NONAME ; public: virtual int __thiscall UndoSystem::MNotUndoableGatekeeper::RetryOutOfMemoryL(int)
    1.36 +	?SetGatekeeper@CCommandManager@UndoSystem@@QAEPAVMNotUndoableGatekeeper@2@PAV32@@Z @ 32 NONAME ; public: class UndoSystem::MNotUndoableGatekeeper * __thiscall UndoSystem::CCommandManager::SetGatekeeper(class UndoSystem::MNotUndoableGatekeeper *)
    1.37 +	?SetGatekeeper@CEditorWithUndo@@QAEPAVMNotUndoableGatekeeper@UndoSystem@@PAV23@@Z @ 33 NONAME ; public: class UndoSystem::MNotUndoableGatekeeper * __thiscall CEditorWithUndo::SetGatekeeper(class UndoSystem::MNotUndoableGatekeeper *)
    1.38 +	?SetMaxItems@CCommandManager@UndoSystem@@QAEXH@Z @ 34 NONAME ; public: void __thiscall UndoSystem::CCommandManager::SetMaxItems(int)
    1.39 +	?SetMaxItems@CEditorWithUndo@@QAEXH@Z @ 35 NONAME ; public: void __thiscall CEditorWithUndo::SetMaxItems(int)
    1.40 +	?Single@CBatchCommand@UndoSystem@@UAEPAVCSingleCommand@2@XZ @ 36 NONAME ; public: virtual class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Single(void)
    1.41 +	?Single@CSingleCommand@UndoSystem@@UAEPAV12@XZ @ 37 NONAME ; public: virtual class UndoSystem::CSingleCommand * __thiscall UndoSystem::CSingleCommand::Single(void)
    1.42 +	?Top@CBatchCommand@UndoSystem@@QBEPAVCSingleCommand@2@XZ @ 38 NONAME ; public: class UndoSystem::CSingleCommand * __thiscall UndoSystem::CBatchCommand::Top(void)const 
    1.43 +	?UndoL@CCommandManager@UndoSystem@@QAEXXZ @ 39 NONAME ; public: void __thiscall UndoSystem::CCommandManager::UndoL(void)
    1.44 +	?UndoL@CEditorWithUndo@@QAEXXZ @ 40 NONAME ; public: void __thiscall CEditorWithUndo::UndoL(void)
    1.45 +	?IsAtBookmark@CCommandManager@UndoSystem@@QBEHXZ @ 41 NONAME ; public: int __thiscall UndoSystem::CCommandManager::IsAtBookmark(void)const 
    1.46 +	?SetBookmark@CCommandManager@UndoSystem@@QAEXXZ @ 42 NONAME ; public: void __thiscall UndoSystem::CCommandManager::SetBookmark(void)
    1.47 +