LibreOffice Module canvas (master) 1
|
#include <comphelper/compbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/StringContext.hpp>
#include <com/sun/star/rendering/XTextLayout.hpp>
#include "canvasfont.hxx"
#include "impltools.hxx"
Go to the source code of this file.
Classes | |
class | vclcanvas::TextLayout |
Namespaces | |
namespace | vclcanvas |
Typedefs | |
typedef ::comphelper::WeakComponentImplHelper< css::rendering::XTextLayout, css::lang::XServiceInfo > | vclcanvas::TextLayout_Base |