LibreOffice Module svx (master) 1
|
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/propertyvalue.hxx>
#include <svl/memberid.h>
#include <svx/statusitem.hxx>
Go to the source code of this file.
Variables | |
constexpr OUStringLiteral | STATUS_PARAM_VALUE = u"Value" |
constexpr OUStringLiteral | STATUS_PARAM_TYPE = u"Type" |
constexpr int | STATUS_PARAMS = 2 |
|
constexpr |
Definition at line 17 of file statusitem.cxx.
Referenced by SvxStatusItem::PutValue(), and SvxStatusItem::QueryValue().
|
constexpr |
Definition at line 16 of file statusitem.cxx.
Referenced by SvxStatusItem::PutValue(), and SvxStatusItem::QueryValue().
|
constexpr |
Definition at line 18 of file statusitem.cxx.
Referenced by SvxStatusItem::PutValue(), and SvxStatusItem::QueryValue().