PasteUndoBuffer
class PasteUndoBuffer;
fUndo = new PasteUndoBuffer(this, text, length, runArray,
BTextView::PasteUndoBuffer::PasteUndoBuffer(BTextView* textView,
BTextView::PasteUndoBuffer::~PasteUndoBuffer()
BTextView::PasteUndoBuffer::UndoSelf(BClipboard* clipboard)
BTextView::PasteUndoBuffer::RedoSelf(BClipboard* clipboard)
class BTextView::PasteUndoBuffer : public BTextView::UndoBuffer {
PasteUndoBuffer(BTextView* textView,
virtual ~PasteUndoBuffer();