office-gobmx/svx
Caolán McNamara 29afc48322 drop now unused RID_SVX_TABDLG_DOCRECOVERY
Change-Id: Ie9fd186523d78436d5a0e8f33899aa1f462d495a
2014-06-04 15:12:05 +01:00
..
doc
inc drop now unused RID_SVX_TABDLG_DOCRECOVERY 2014-06-04 15:12:05 +01:00
qa/unoapi
sdi
source drop now unused RID_SVX_TABDLG_DOCRECOVERY 2014-06-04 15:12:05 +01:00
uiconfig/ui convert document recovery dialog to .ui 2014-06-04 15:07:36 +01:00
util
workben
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
Executable_gengal.mk
Executable_pixelctl.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 convert document recovery dialog to .ui 2014-06-04 15:07:36 +01:00

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. (what does that mean?)

svdraw
transparent gradient stuff.

Drawing Layer Object diagram:

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