LibreOffice Module svx (master) 1
|
#include <vcl/metric.hxx>
#include <vcl/outdev.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <svtools/colorcfg.hxx>
#include <svx/swframeexample.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <com/sun/star/text/HoriOrientation.hpp>
#include <com/sun/star/text/VertOrientation.hpp>
#include <com/sun/star/text/RelOrientation.hpp>
Go to the source code of this file.
Macros | |
#define | FLYINFLY_BORDER 3 |
Variables | |
constexpr OUStringLiteral | DEMOTEXT = u"Ij" |
#define FLYINFLY_BORDER 3 |
Definition at line 33 of file swframeexample.cxx.
|
constexpr |
Definition at line 34 of file swframeexample.cxx.
Referenced by SwFrameExample::InitAllRects_Impl(), and SwFrameExample::Paint().