kpresenter
KPrOasisPasteTextCommand Class Reference
#include <KPrCommand.h>
Detailed Description
Command created when pasting oasis-formatted text.
Definition at line 778 of file KPrCommand.h.
Public Member Functions | |
KPrOasisPasteTextCommand (KoTextDocument *d, int parag, int idx, const QByteArray &data) | |
KoTextCursor * | execute (KoTextCursor *c) |
KoTextCursor * | unexecute (KoTextCursor *c) |
Protected Attributes | |
int | m_parag |
int | m_idx |
QByteArray | m_data |
int | m_lastParag |
int | m_lastIndex |
KoParagLayout * | m_oldParagLayout |
The documentation for this class was generated from the following files: