office-gobmx/svx
Markus Mohrhard 1494022784 CID#1028073: possible memory leak
Change-Id: Ifbc7d7b04b20fbf46204866a82aa10319c5dddf2
2013-10-17 02:49:37 +02:00
..
doc
inc update pch 2013-10-15 05:20:47 +02:00
qa/unoapi
sdi
source CID#1028073: possible memory leak 2013-10-17 02:49:37 +02:00
uiconfig/ui Move WriteDirection buttons to paragraph sidebar fdo#67746 2013-10-08 14:58:13 +03:00
util
workben/msview
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
AllLangResTarget_textconversiondlgs.mk
Executable_gengal.bin.mk
JunitTest_svx_unoapi.mk
Library_svx.mk
Library_svxcore.mk
Library_textconversiondlgs.mk
Makefile
Module_svx.mk
Package_gengal.mk
README
UIConfig_svx.mk

Contains graphics related helper code. Lots of the draw and impress code is in this shared library.

xoutdev
this is where a lot of wht work would happen to move to the canvas.

svdraw
transparent gradient stuff.

Lots of the draw and impress code is in this shared library.


Drawing Layer Object diagram:

.------- Model ------------.     .------- View -----------------------------------------.
| SdrObject - ViewContact  | 1.* | ViewObjectContact        1.*                         |
|              getChild()  |-----|    getPrimitiveList()  -----> Object(s) ---> SdrView |
|              getVOC()    |     |    getRecPrimitiveList()      Contact                |
|              getViewIn...|     |___________|__________________________________________|
| dependantPrimitiveList() |                 |
|_________________________ |              generates      ______
                                             |          /      |
                                   .----------------------.    |
                                   | basePrimitive        |    |
                                   |   getRange()         |----`
                                   |   getDecomposition() |
                                   |______________________|