LibreOffice Module sw (master) 1
|
#include <editeng/borderline.hxx>
#include <tools/color.hxx>
#include <tools/solar.h>
#include <svl/poolitem.hxx>
#include "swdllapi.h"
#include "hintids.hxx"
#include "format.hxx"
#include <vector>
Go to the source code of this file.
Classes | |
class | SwColumn |
ColumnDescriptor. More... | |
class | SwFormatCol |
Typedefs | |
typedef std::vector< SwColumn > | SwColumns |
Enumerations | |
enum | SwColLineAdj { COLADJ_NONE , COLADJ_TOP , COLADJ_CENTER , COLADJ_BOTTOM } |
Definition at line 57 of file fmtclds.hxx.
enum SwColLineAdj |
Enumerator | |
---|---|
COLADJ_NONE | |
COLADJ_TOP | |
COLADJ_CENTER | |
COLADJ_BOTTOM |
Definition at line 59 of file fmtclds.hxx.