office-gobmx/svx
Zolnai Tamás 374efa7253 Skeleton of drawinglayer object called OpenGLObject
- Shape name: com.sun.star.drawing.OpenGLObject
- Drawinglayer object: SdrOpenGLObject
- Uno object: SvxOpenGLObject
- View contact: ViewContactOfOpenGL
- Primitive: OpenGLPrimitive2D

Change-Id: I7fc0829d58cb4a8432d0e3007c90223707e5dd84
2014-03-17 23:48:28 +01:00
..
doc
inc
qa/unoapi
sdi
source Skeleton of drawinglayer object called OpenGLObject 2014-03-17 23:48:28 +01:00
uiconfig/ui
util
workben/msview
AllLangResTarget_gal.mk
AllLangResTarget_ofa.mk
AllLangResTarget_svx.mk
Executable_gengal.mk svx: rename Executable_gengal.bin.mk too 2014-03-03 23:44:14 +01:00
JunitTest_svx_unoapi.mk
Library_svx.mk
Library_svxcore.mk Skeleton of drawinglayer object called OpenGLObject 2014-03-17 23:48:28 +01:00
Library_textconversiondlgs.mk
Makefile
Module_svx.mk svx: rename Executable_gengal.bin.mk too 2014-03-03 23:44:14 +01:00
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...|     |___________|__________________________________________|
| dependentPrimitiveList() |                 |
|_________________________ |              generates      ______
                                             |          /      |
                                   .----------------------.    |
                                   | basePrimitive        |    |
                                   |   getRange()         |----`
                                   |   getDecomposition() |
                                   |______________________|