office-gobmx/svx
Noel Grandin bf30c8b16d use new VCL IsValueChangedFromSaved method
follow to commit ff1a7a5943
"RFC: add IsValueChangedFromSaved to VCL button and listbox"

Change-Id: If2e6d9e7c18590dc4abbc90362d7897ca2557dd6
2014-05-08 14:55:12 +02:00
..
doc
inc remove dead SvxDialogDll class 2014-05-06 18:12:24 +02:00
qa/unoapi
sdi
source use new VCL IsValueChangedFromSaved method 2014-05-08 14:55:12 +02:00
uiconfig/ui
util
workben/msview
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
Executable_gengal.mk
JunitTest_svx_unoapi.mk
Library_svx.mk
Library_svxcore.mk vclopengl is buildable on all platforms now 2014-04-27 12:34:05 +02:00
Library_textconversiondlgs.mk
Makefile
Module_svx.mk
Package_gengal.mk
README Don't repeat yourself 2014-04-28 18:06:14 +03:00
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. (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() |
                                   |______________________|