LibreOffice Module cui (master) 1
Macros | Functions
hyphen.cxx File Reference
#include <hyphen.hxx>
#include <com/sun/star/linguistic2/XLinguProperties.hpp>
#include <editeng/splwrap.hxx>
#include <editeng/unolingu.hxx>
#include <svtools/langtab.hxx>
#include <sal/log.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <tools/debug.hxx>
#include <utility>
Include dependency graph for hyphen.cxx:

Go to the source code of this file.

Macros

#define HYPH_POS_CHAR   '='
 
#define CUR_HYPH_POS_CHAR   '-'
 

Functions

 IMPL_LINK_NOARG (SvxHyphenWordDialog, CursorChangeHdl_Impl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, CutHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, HyphenateAllHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, DeleteHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, ContinueHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, CancelHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, Left_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, Right_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHyphenWordDialog, GetFocusHdl_Impl, weld::Widget &, void)
 

Macro Definition Documentation

◆ CUR_HYPH_POS_CHAR

#define CUR_HYPH_POS_CHAR   '-'

Definition at line 34 of file hyphen.cxx.

◆ HYPH_POS_CHAR

#define HYPH_POS_CHAR   '='

Definition at line 32 of file hyphen.cxx.

Function Documentation

◆ IMPL_LINK_NOARG() [1/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
CancelHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 357 of file hyphen.cxx.

References m_xDialog, and RET_CANCEL.

◆ IMPL_LINK_NOARG() [2/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
ContinueHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 347 of file hyphen.cxx.

◆ IMPL_LINK_NOARG() [3/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
CursorChangeHdl_Impl  ,
weld::Entry ,
void   
)

Definition at line 38 of file hyphen.cxx.

◆ IMPL_LINK_NOARG() [4/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
CutHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 304 of file hyphen.cxx.

◆ IMPL_LINK_NOARG() [5/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
DeleteHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 337 of file hyphen.cxx.

◆ IMPL_LINK_NOARG() [6/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
GetFocusHdl_Impl  ,
weld::Widget ,
void   
)

Definition at line 398 of file hyphen.cxx.

◆ IMPL_LINK_NOARG() [7/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
HyphenateAllHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 314 of file hyphen.cxx.

References LinguMgr::GetLinguPropertySet(), and SAL_WARN.

◆ IMPL_LINK_NOARG() [8/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
Left_Impl  ,
weld::Button ,
void   
)

Definition at line 367 of file hyphen.cxx.

◆ IMPL_LINK_NOARG() [9/9]

IMPL_LINK_NOARG ( SvxHyphenWordDialog  ,
Right_Impl  ,
weld::Button ,
void   
)

Definition at line 377 of file hyphen.cxx.