LibreOffice Module canvas (master)
1
|
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.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 | |
vclcanvas | |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::rendering::XTextLayout, css::lang::XServiceInfo > | vclcanvas::TextLayout_Base |