lib Library API Documentation

KoTextParagCommand Class Reference

Command created when changing paragraph attributes. More...

#include <kocommand.h>

Collaboration diagram for KoTextParagCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KoTextParagCommand (KoTextDocument *d, int fParag, int lParag, const QValueList< KoParagLayout > &oldParagLayouts, KoParagLayout newParagLayout, intflags, QStyleSheetItem::Margin margin=(QStyleSheetItem::Margin)-1, bool borderOutline=false)
KoTextCursor * execute (KoTextCursor *c)
KoTextCursor * unexecute (KoTextCursor *c)

Protected Attributes

int firstParag
int lastParag
QValueList< KoParagLayoutm_oldParagLayouts
KoParagLayout m_newParagLayout
int m_flags
int m_margin
bool m_borderOutline

Detailed Description

Command created when changing paragraph attributes.

Definition at line 86 of file kocommand.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Mar 11 11:50:18 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003