LibreOffice Module sw (master) 1
|
#include <hintids.hxx>
#include <vcl/graph.hxx>
#include <sfx2/htmlmode.hxx>
#include <sfx2/objsh.hxx>
#include <svl/intitem.hxx>
#include <editeng/opaqitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/lrspitem.hxx>
#include <fmtfollowtextflow.hxx>
#include <svtools/unitconv.hxx>
#include <svx/swframevalidation.hxx>
#include <cmdid.h>
#include <docsh.hxx>
#include <uitool.hxx>
#include <wrtsh.hxx>
#include <swmodule.hxx>
#include <viewopt.hxx>
#include <fmtsrnd.hxx>
#include <frmmgr.hxx>
#include <wrap.hxx>
#include <bitmaps.hlst>
#include <fmtwrapinfluenceonobjpos.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (SwWrapTabPage, RangeModifyHdl, weld::MetricSpinButton &, rEdit, void) | |
IMPL_LINK_NOARG (SwWrapTabPage, WrapTypeHdl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (SwWrapTabPage, ContourHdl, weld::Toggleable &, void) | |
IMPL_LINK | ( | SwWrapTabPage | , |
RangeModifyHdl | , | ||
weld::MetricSpinButton & | , | ||
rEdit | , | ||
void | |||
) |
Definition at line 557 of file wrap.cxx.
References weld::MetricSpinButton::get_max(), weld::MetricSpinButton::get_value(), nValue, and weld::MetricSpinButton::set_value().
IMPL_LINK_NOARG | ( | SwWrapTabPage | , |
ContourHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
IMPL_LINK_NOARG | ( | SwWrapTabPage | , |
WrapTypeHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |