#include <sfx2/zoomitem.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.
◆ ZOOM_PARAMS
◆ ZOOM_PARAM_TYPE
constexpr OUStringLiteral ZOOM_PARAM_TYPE = u"Type" |
|
constexpr |
◆ ZOOM_PARAM_VALUE
constexpr OUStringLiteral ZOOM_PARAM_VALUE = u"Value" |
|
constexpr |
◆ ZOOM_PARAM_VALUESET
constexpr OUStringLiteral ZOOM_PARAM_VALUESET = u"ValueSet" |
|
constexpr |