LibreOffice Module sw (master) 1
Functions
tabledlg.cxx File Reference
#include <hintids.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <editeng/keepitem.hxx>
#include <editeng/formatbreakitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <svl/ctloptions.hxx>
#include <swmodule.hxx>
#include <fmtpdsc.hxx>
#include <fmtlsplt.hxx>
#include <svtools/htmlcfg.hxx>
#include <fmtrowsplt.hxx>
#include <sfx2/htmlmode.hxx>
#include <sfx2/sfxdlg.hxx>
#include <strings.hrc>
#include <svx/strings.hrc>
#include <svx/dialmgr.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <uitool.hxx>
#include <tabledlg.hxx>
#include "../../uibase/table/tablepg.hxx"
#include <tablemgr.hxx>
#include <pagedesc.hxx>
#include <uiitems.hxx>
#include <poolfmt.hxx>
#include <swtablerep.hxx>
#include <SwStyleNameMapper.hxx>
#include <cmdid.h>
#include <svx/dialogs.hrc>
#include <svx/flagsdef.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/text/HoriOrientation.hpp>
#include <com/sun/star/text/VertOrientation.hpp>
Include dependency graph for tabledlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SwFormatTablePage, RelWidthClickHdl, weld::Toggleable &, rBtn, void)
 
 IMPL_LINK_NOARG (SwFormatTablePage, AutoClickHdl, weld::Toggleable &, void)
 
 IMPL_LINK (SwFormatTablePage, ValueChangedHdl, weld::MetricSpinButton &, rEdit, void)
 
 IMPL_LINK_NOARG (SwTableColumnPage, SizeHdl, void *, void)
 
 IMPL_LINK (SwTableColumnPage, AutoClickHdl, weld::Button &, rControl, void)
 
 IMPL_LINK (SwTableColumnPage, ValueChangedHdl, weld::MetricSpinButton &, rEdit, void)
 
 IMPL_LINK (SwTableColumnPage, ModeHdl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SwTextFlowPage, PageBreakHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwTextFlowPage, ApplyCollClickHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwTextFlowPage, PageBreakPosHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwTextFlowPage, PageBreakTypeHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SwTextFlowPage, PageNoClickHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK (SwTextFlowPage, SplitHdl_Impl, weld::Toggleable &, rBox, void)
 
 IMPL_LINK_NOARG (SwTextFlowPage, HeadLineCBClickHdl, weld::Toggleable &, void)
 

Function Documentation

◆ IMPL_LINK() [1/6]

IMPL_LINK ( SwFormatTablePage  ,
RelWidthClickHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 148 of file tabledlg.cxx.

◆ IMPL_LINK() [2/6]

IMPL_LINK ( SwFormatTablePage  ,
ValueChangedHdl  ,
weld::MetricSpinButton ,
rEdit  ,
void   
)

Definition at line 263 of file tabledlg.cxx.

◆ IMPL_LINK() [3/6]

IMPL_LINK ( SwTableColumnPage  ,
AutoClickHdl  ,
weld::Button ,
rControl  ,
void   
)

Definition at line 882 of file tabledlg.cxx.

References i.

◆ IMPL_LINK() [4/6]

IMPL_LINK ( SwTableColumnPage  ,
ModeHdl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 920 of file tabledlg.cxx.

◆ IMPL_LINK() [5/6]

IMPL_LINK ( SwTableColumnPage  ,
ValueChangedHdl  ,
weld::MetricSpinButton ,
rEdit  ,
void   
)

Definition at line 914 of file tabledlg.cxx.

◆ IMPL_LINK() [6/6]

IMPL_LINK ( SwTextFlowPage  ,
SplitHdl_Impl  ,
weld::Toggleable ,
rBox  ,
void   
)

Definition at line 1738 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [1/8]

IMPL_LINK_NOARG ( SwFormatTablePage  ,
AutoClickHdl  ,
weld::Toggleable ,
void   
)

Definition at line 182 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [2/8]

IMPL_LINK_NOARG ( SwTableColumnPage  ,
SizeHdl  ,
void *  ,
void   
)

◆ IMPL_LINK_NOARG() [3/8]

IMPL_LINK_NOARG ( SwTextFlowPage  ,
ApplyCollClickHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 1671 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [4/8]

IMPL_LINK_NOARG ( SwTextFlowPage  ,
HeadLineCBClickHdl  ,
weld::Toggleable ,
void   
)

Definition at line 1743 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [5/8]

IMPL_LINK_NOARG ( SwTextFlowPage  ,
PageBreakHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 1635 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [6/8]

IMPL_LINK_NOARG ( SwTextFlowPage  ,
PageBreakPosHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 1691 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [7/8]

IMPL_LINK_NOARG ( SwTextFlowPage  ,
PageBreakTypeHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 1719 of file tabledlg.cxx.

◆ IMPL_LINK_NOARG() [8/8]

IMPL_LINK_NOARG ( SwTextFlowPage  ,
PageNoClickHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 1733 of file tabledlg.cxx.