LibreOffice Module svx (master) 1
Macros | Variables
viewlayoutitem.cxx File Reference
#include <svx/viewlayoutitem.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/propertyvalue.hxx>
#include <osl/diagnose.h>
#include <cassert>
Include dependency graph for viewlayoutitem.cxx:

Go to the source code of this file.

Macros

#define VIEWLAYOUT_PARAMS   2
 

Variables

constexpr OUStringLiteral VIEWLAYOUT_PARAM_COLUMNS = u"Columns"
 
constexpr OUStringLiteral VIEWLAYOUT_PARAM_BOOKMODE = u"BookMode"
 

Macro Definition Documentation

◆ VIEWLAYOUT_PARAMS

#define VIEWLAYOUT_PARAMS   2

Definition at line 34 of file viewlayoutitem.cxx.

Variable Documentation

◆ VIEWLAYOUT_PARAM_BOOKMODE

constexpr OUStringLiteral VIEWLAYOUT_PARAM_BOOKMODE = u"BookMode"
constexpr

◆ VIEWLAYOUT_PARAM_COLUMNS

constexpr OUStringLiteral VIEWLAYOUT_PARAM_COLUMNS = u"Columns"
constexpr