LibreOffice Module canvas (master) 1
Classes | Namespaces | Typedefs
dx_canvasfont.hxx File Reference
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/XCanvas.hpp>
#include <com/sun/star/rendering/XCanvasFont.hpp>
#include <rtl/ref.hxx>
#include <memory>
#include "dx_winstuff.hxx"
#include "dx_gdiplususer.hxx"
Include dependency graph for dx_canvasfont.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dxcanvas::CanvasFont
 

Namespaces

namespace  dxcanvas
 

Typedefs

typedef std::shared_ptr< Gdiplus::Font > dxcanvas::FontSharedPtr
 
typedef std::shared_ptr< Gdiplus::FontFamily > dxcanvas::FontFamilySharedPtr
 
typedef ::cppu::WeakComponentImplHelper< css::rendering::XCanvasFont, css::lang::XServiceInfo > dxcanvas::CanvasFont_Base