LibreOffice Module cui (master) 1
Macros | Functions
labdlg.cxx File Reference
#include <swpossizetabpage.hxx>
#include <svtools/unitconv.hxx>
#include <svx/svddef.hxx>
#include <svx/sxcecitm.hxx>
#include <svx/sxcgitm.hxx>
#include <svx/sxcllitm.hxx>
#include <svx/sxctitm.hxx>
#include <svx/dlgutil.hxx>
#include <labdlg.hxx>
#include <transfrm.hxx>
#include <bitmaps.hlst>
Include dependency graph for labdlg.cxx:

Go to the source code of this file.

Macros

#define EXT_OPTIMAL   0
 
#define EXT_FROM_TOP   1
 
#define EXT_FROM_LEFT   2
 
#define EXT_HORIZONTAL   3
 
#define EXT_VERTICAL   4
 
#define POS_TOP   0
 
#define POS_MIDDLE   1
 
#define POS_BOTTOM   2
 
#define BMP_CAPTTYPE_1   1
 
#define BMP_CAPTTYPE_2   2
 
#define BMP_CAPTTYPE_3   3
 

Functions

 IMPL_LINK (SvxCaptionTabPage, ExtensionSelectHdl_Impl, weld::ComboBox &, rListBox, void)
 
 IMPL_LINK (SvxCaptionTabPage, PositionSelectHdl_Impl, weld::ComboBox &, rListBox, void)
 
 IMPL_LINK (SvxCaptionTabPage, LineOptHdl_Impl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK_NOARG (SvxCaptionTabPage, SelectCaptTypeHdl_Impl, ValueSet *, void)
 

Macro Definition Documentation

◆ BMP_CAPTTYPE_1

#define BMP_CAPTTYPE_1   1

Definition at line 46 of file labdlg.cxx.

◆ BMP_CAPTTYPE_2

#define BMP_CAPTTYPE_2   2

Definition at line 47 of file labdlg.cxx.

◆ BMP_CAPTTYPE_3

#define BMP_CAPTTYPE_3   3

Definition at line 48 of file labdlg.cxx.

◆ EXT_FROM_LEFT

#define EXT_FROM_LEFT   2

Definition at line 38 of file labdlg.cxx.

◆ EXT_FROM_TOP

#define EXT_FROM_TOP   1

Definition at line 37 of file labdlg.cxx.

◆ EXT_HORIZONTAL

#define EXT_HORIZONTAL   3

Definition at line 39 of file labdlg.cxx.

◆ EXT_OPTIMAL

#define EXT_OPTIMAL   0

Definition at line 36 of file labdlg.cxx.

◆ EXT_VERTICAL

#define EXT_VERTICAL   4

Definition at line 40 of file labdlg.cxx.

◆ POS_BOTTOM

#define POS_BOTTOM   2

Definition at line 44 of file labdlg.cxx.

◆ POS_MIDDLE

#define POS_MIDDLE   1

Definition at line 43 of file labdlg.cxx.

◆ POS_TOP

#define POS_TOP   0

Definition at line 42 of file labdlg.cxx.

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SvxCaptionTabPage  ,
ExtensionSelectHdl_Impl  ,
weld::ComboBox ,
rListBox  ,
void   
)

Definition at line 388 of file labdlg.cxx.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SvxCaptionTabPage  ,
LineOptHdl_Impl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 404 of file labdlg.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SvxCaptionTabPage  ,
PositionSelectHdl_Impl  ,
weld::ComboBox ,
rListBox  ,
void   
)

Definition at line 396 of file labdlg.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SvxCaptionTabPage  ,
SelectCaptTypeHdl_Impl  ,
ValueSet ,
void   
)

Definition at line 421 of file labdlg.cxx.