LibreOffice Module drawinglayer (master) 1
Classes | Namespaces | Enumerations
emfpregion.hxx File Reference
#include "emfphelperdata.hxx"
Include dependency graph for emfpregion.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  emfplushelper::EMFPRegion
 

Namespaces

namespace  emfplushelper
 

Enumerations

enum  emfplushelper::RegionNodeDataType {
  emfplushelper::RegionNodeDataTypeAnd = 0x00000001 ,
  emfplushelper::RegionNodeDataTypeOr = 0x00000002 ,
  emfplushelper::RegionNodeDataTypeXor = 0x00000003 ,
  emfplushelper::RegionNodeDataTypeExclude = 0x00000004 ,
  emfplushelper::RegionNodeDataTypeComplement = 0x00000005 ,
  emfplushelper::RegionNodeDataTypeRect = 0x10000000 ,
  emfplushelper::RegionNodeDataTypePath = 0x10000001 ,
  emfplushelper::RegionNodeDataTypeEmpty = 0x10000002 ,
  emfplushelper::RegionNodeDataTypeInfinite = 0x10000003
}