LibreOffice Module sw (master) 1
|
#include <tools/gen.hxx>
#include <TextFrameIndex.hxx>
#include <txttypes.hxx>
#include <txtfrm.hxx>
#include <svx/ctredlin.hxx>
#include <scriptinfo.hxx>
#include "porlin.hxx"
#include "portxt.hxx"
#include "possiz.hxx"
Go to the source code of this file.
Classes | |
class | SwTmpEndPortion |
class | SwBreakPortion |
class | SwKernPortion |
class | SwArrowPortion |
Indicator that the content does not fit into a fixed height frame (red triangle on the UI). More... | |
class | SwHangingPortion |
class | SwHiddenTextPortion |
class | SwControlCharPortion |
class | SwBookmarkPortion |
for showing bookmark starts and ends; note that in contrast to SwControlCharPortion these do not have a character in the text. More... | |
Macros | |
#define | LINE_BREAK_WIDTH 150 |
#define | SPECIAL_FONT_HEIGHT 200 |
#define LINE_BREAK_WIDTH 150 |
Definition at line 38 of file porrst.hxx.
#define SPECIAL_FONT_HEIGHT 200 |
Definition at line 39 of file porrst.hxx.