More Info

Revision 648567

(Back to digest)
 

Features in Office

Jan Hambrecht committed changes in /trunk/koffice:

Prepare for an infinite canvas mode in the canvas controller.
The methods centerCanvas and isCanvasCentered got replaced by setCanvasMode and canvasMode which are setters/getters for the CanvasMode enum. Possible modes are Centered, AlignLeft, Infinite as of now. Centered and AlignLeft map to the old centered/uncentered behaviour, Infinite is not implemented yet.

File Changes

Modified 4 files
/trunk/koffice
 
/kword/part/KWGui.cpp
 
/libs/flake/KoCanvasController.cpp
 
/libs/flake/KoCanvasController.h
 
/libs/flake/KoCanvasController_p.cpp
4 files changed in total