lib Library API Documentation

KoParagFormatCommand Class Reference

Command created when changing the default format of paragraphs. More...

#include <kocommand.h>

List of all members.

Public Member Functions

 KoParagFormatCommand (KoTextDocument *d, int fParag, int lParag, const QValueList< KoTextFormat * > &oldFormats, KoTextFormat *newFormat)
KoTextCursor * execute (KoTextCursor *c)
KoTextCursor * unexecute (KoTextCursor *c)

Protected Attributes

int firstParag
int lastParag
QValueList< KoTextFormat * > m_oldFormats
KoTextFormatm_newFormat


Detailed Description

Command created when changing the default format of paragraphs.

This is ONLY used for counters and bullet's formatting. See KoTextFormatCommand for the command used when changing the formatting of any set of characters.

Definition at line 111 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.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 24 18:22:31 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003