#include <sal/config.h>
#include <comphelper/propertyvalue.hxx>
#include <osl/diagnose.h>
#include <svx/zoomslideritem.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
Go to the source code of this file.
◆ ZOOMSLIDER_PARAMS
#define ZOOMSLIDER_PARAMS 4 |
◆ ZOOMSLIDER_PARAM_CURRENTZOOM
constexpr OUStringLiteral ZOOMSLIDER_PARAM_CURRENTZOOM = u"Columns" |
|
constexpr |
◆ ZOOMSLIDER_PARAM_MAXZOOM
constexpr OUStringLiteral ZOOMSLIDER_PARAM_MAXZOOM = u"MaxValue" |
|
constexpr |
◆ ZOOMSLIDER_PARAM_MINZOOM
constexpr OUStringLiteral ZOOMSLIDER_PARAM_MINZOOM = u"MinValue" |
|
constexpr |
◆ ZOOMSLIDER_PARAM_SNAPPINGPOINTS
constexpr OUStringLiteral ZOOMSLIDER_PARAM_SNAPPINGPOINTS = u"SnappingPoints" |
|
constexpr |