|
LibreOffice Module cui (master) 1
|
#include <svx/svddef.hxx>#include <svx/sdasitm.hxx>#include <svx/sdtditm.hxx>#include <svx/sdtagitm.hxx>#include <svx/sdtaitm.hxx>#include <svx/sdtfsitm.hxx>#include <svx/sdtcfitm.hxx>#include <svx/svxids.hrc>#include <textattr.hxx>#include <svx/dlgutil.hxx>#include <editeng/writingmodeitem.hxx>#include <svtools/unitconv.hxx>#include <osl/diagnose.h>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SvxTextAttrPage, ClickFullWidthHdl_Impl, weld::Toggleable &, void) | |
| When switching the "full width" check button on the text anchor may have to be moved to a valid and adjacent position. More... | |
| IMPL_LINK (SvxTextAttrPage, ClickHdl_Impl, weld::Toggleable &, rButton, void) | |
| IMPL_LINK | ( | SvxTextAttrPage | , |
| ClickHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 584 of file textattr.cxx.
References SDRATTR_TEXT_HORZADJUST(), SDRATTR_TEXT_VERTADJUST(), TRISTATE_FALSE, and TRISTATE_TRUE.
| IMPL_LINK_NOARG | ( | SvxTextAttrPage | , |
| ClickFullWidthHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
When switching the "full width" check button on the text anchor may have to be moved to a valid and adjacent position.
This position depends on the current anchor position and the text writing direction.
Definition at line 527 of file textattr.cxx.
References TRISTATE_TRUE.