794d5ac4ac
Since these constants are bitfield flags, we define some methods to make working with them reasonably type safe. Move the definitions to outdevstate.hxx, since we need the values there, and that appears to be the "root most" header file. Also dump TEXT_LAYOUT_BIDI_LTR constant, since it means the same thing as TEXT_LAYOUT_DEFAULT (ie. 0), and leaving it in causes people to write weird code thinking that it's a real flag. Change-Id: Iddab86cd6c78181ceb8caa48e77e1f5a8e526343 Reviewed-on: https://gerrit.libreoffice.org/10676 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> |
||
---|---|---|
.. | ||
doc | ||
inc | ||
qa/unoapi | ||
sdi | ||
source | ||
uiconfig/ui | ||
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 |
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() | |______________________|