LibreOffice Module toolkit (master) 1
Classes | Namespaces | Enumerations
vclxgraphics.hxx File Reference
#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>
Include dependency graph for vclxgraphics.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ InitOutDevFlags

enum class InitOutDevFlags
strong
Enumerator
NONE 
FONT 
COLORS 

Definition at line 39 of file vclxgraphics.hxx.