|
LibreOffice Module toolkit (master) 1
|
#include <comphelper/servicehelper.hxx>#include <cppuhelper/implbase.hxx>#include <tools/color.hxx>#include <o3tl/typed_flags_set.hxx>#include <vcl/font.hxx>#include <vcl/rendercontext/RasterOp.hxx>#include <vcl/vclptr.hxx>#include <com/sun/star/awt/XGraphics2.hpp>#include <memory>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< InitOutDevFlags > |
| class | VCLXGraphics |
Namespaces | |
| namespace | vcl |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::graphic |
| namespace | o3tl |
Enumerations | |
| enum class | InitOutDevFlags { NONE = 0x0000 , FONT = 0x0001 , COLORS = 0x0002 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| FONT | |
| COLORS | |
Definition at line 39 of file vclxgraphics.hxx.