LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
graph.hxx File Reference
#include <memory>
#include <vcl/dllapi.h>
#include <tools/solar.h>
#include <rtl/ustring.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/animate/Animation.hxx>
#include <vcl/gfxlink.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <vcl/vectorgraphicdata.hxx>
#include <basegfx/vector/b2dsize.hxx>
#include <vcl/GraphicExternalLink.hxx>
Include dependency graph for graph.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GraphicConversionParameters
 
class  Graphic
 
struct  std::hash< Graphic >
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::graphic
 
namespace  vcl
 
namespace  std
 

Enumerations

enum class  GraphicType {
  NONE ,
  Bitmap ,
  GdiMetafile ,
  Default
}
 

Enumeration Type Documentation

◆ GraphicType

enum class GraphicType
strong
Enumerator
NONE 
Bitmap 
GdiMetafile 
Default 

Definition at line 34 of file graph.hxx.