|
LibreOffice Module svx (master) 1
|
#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>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" |
| #define VIEWLAYOUT_PARAMS 2 |
Definition at line 34 of file viewlayoutitem.cxx.
|
constexpr |
Definition at line 33 of file viewlayoutitem.cxx.
Referenced by SvxViewLayoutItem::PutValue(), and SvxViewLayoutItem::QueryValue().
|
constexpr |
Definition at line 32 of file viewlayoutitem.cxx.
Referenced by SvxViewLayoutItem::PutValue(), and SvxViewLayoutItem::QueryValue().