Revision 829164
Go back to digest for 13th July 2008Features in Office
Florian Merz committed changes in /trunk/koffice/plugins/textshape:
First step in preparing the paragraph tool for paragraphs which span multiple shapes.
Added the class ShapeSpecificData which stores all information about a paragraph that changes from shape to shape, for example the width of the paragraph.
This information will later be used to paint the rulers and to route input events to the rulers.
File Changes
Added 2 files
- /trunk/koffice/plugins/textshape
- /ShapeSpecificData.cpp
- /ShapeSpecificData.h
Modified 3 files
- /trunk/koffice/plugins/textshape
- /CMakeLists.txt
- /ParagraphTool.cpp
- /ParagraphTool.h
5 files changed in total