LibreOffice Module cui (master) 1
Functions
textattr.cxx File Reference
#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>
Include dependency graph for textattr.cxx:

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)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SvxTextAttrPage  ,
ClickHdl_Impl  ,
weld::Toggleable ,
rButton  ,
void   
)

◆ IMPL_LINK_NOARG()

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.