[Libreoffice-bugs] [Bug 31251] [EasyHack] Make the default page look better

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 1 13:42:11 CET 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31251

Cédric Bosdonnat <cedric.bosdonnat.ooo at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Make the default page look  |[EasyHack] Make the default
                   |better                      |page look better

--- Comment #4 from Cédric Bosdonnat <cedric.bosdonnat.ooo at free.fr> 2010-12-01 04:42:12 PST ---
Some code pointers for an implementation:
http://opengrok.go-oo.org/xref/writer/sw/source/core/inc/pagefrm.hxx:
  * Getting the misc rectangles:
    * SwPageFrm::GetBorderRect()
    * SwPageFrm::GetRightShadowRect()
    * SwPageFrm::GetBottomShadowRect()
  *Actually drawing the whole stuff:
    * SwPageFrm::PaintBorderAndShadow()

This can be an easy hack... that is not so easy...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list