LibreOffice Module vcl (master)
1
|
#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>
Go to the source code of this file.
Classes | |
class | GraphicConversionParameters |
class | Graphic |
struct | std::hash< Graphic > |
Namespaces | |
com::sun::star::graphic | |
vcl | |
std | |
Enumerations | |
enum | GraphicType { GraphicType::NONE, GraphicType::Bitmap, GraphicType::GdiMetafile, GraphicType::Default } |
|
strong |