LibreOffice Module svx (master) 1
Macros | Functions
ctredlin.cxx File Reference
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/weldutils.hxx>
#include <svtools/ctrlbox.hxx>
#include <unotools/textsearch.hxx>
#include <helpids.h>
#include <svx/ctredlin.hxx>
Include dependency graph for ctredlin.cxx:

Go to the source code of this file.

Macros

#define WRITER_DATE   2
 
#define CALC_DATE   3
 

Functions

 IMPL_LINK (SvxRedlinTable, HeaderBarClick, int, nColumn, void)
 
 IMPL_LINK (SvxTPView, PbClickHdl, weld::Button &, rPushB, void)
 
 IMPL_LINK_NOARG (SvxTPFilter, SelDateHdl, weld::ComboBox &, void)
 
 IMPL_LINK (SvxTPFilter, RowEnableHdl, weld::Toggleable &, rCB, void)
 
 IMPL_LINK (SvxTPFilter, TimeHdl, weld::Button &, rIB, void)
 
 IMPL_LINK_NOARG (SvxTPFilter, ModifyHdl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SvxTPFilter, ModifyListBoxHdl, weld::ComboBox &, void)
 
 IMPL_LINK (SvxTPFilter, ModifyDate, SvtCalendarBox &, rTF, void)
 
 IMPL_LINK (SvxTPFilter, ModifyTime, weld::FormattedSpinButton &, rTF, void)
 
 IMPL_LINK_NOARG (SvxTPFilter, RefHandle, weld::Button &, void)
 
 IMPL_LINK (SvxAcceptChgCtr, ActivatePageHdl, const OUString &, rPage, void)
 
 IMPL_LINK (SvxAcceptChgCtr, DeactivatePageHdl, const OUString &, rPage, bool)
 

Macro Definition Documentation

◆ CALC_DATE

#define CALC_DATE   3

Definition at line 35 of file ctredlin.cxx.

◆ WRITER_DATE

#define WRITER_DATE   2

Definition at line 34 of file ctredlin.cxx.

Function Documentation

◆ IMPL_LINK() [1/8]

IMPL_LINK ( SvxAcceptChgCtr  ,
ActivatePageHdl  ,
const OUString &  ,
rPage  ,
void   
)

Definition at line 979 of file ctredlin.cxx.

References HID_REDLINE_CTRL_FILTER, and HID_REDLINE_CTRL_VIEW.

◆ IMPL_LINK() [2/8]

IMPL_LINK ( SvxAcceptChgCtr  ,
DeactivatePageHdl  ,
const OUString &  ,
rPage  ,
bool   
)

Definition at line 993 of file ctredlin.cxx.

◆ IMPL_LINK() [3/8]

IMPL_LINK ( SvxRedlinTable  ,
HeaderBarClick  ,
int  ,
nColumn  ,
void   
)

Definition at line 91 of file ctredlin.cxx.

References TRISTATE_FALSE, TRISTATE_INDET, and TRISTATE_TRUE.

◆ IMPL_LINK() [4/8]

IMPL_LINK ( SvxTPFilter  ,
ModifyDate  ,
SvtCalendarBox ,
rTF  ,
void   
)

Definition at line 903 of file ctredlin.cxx.

References Date::SYSTEM.

◆ IMPL_LINK() [5/8]

IMPL_LINK ( SvxTPFilter  ,
ModifyTime  ,
weld::FormattedSpinButton ,
rTF  ,
void   
)

Definition at line 925 of file ctredlin.cxx.

◆ IMPL_LINK() [6/8]

IMPL_LINK ( SvxTPFilter  ,
RowEnableHdl  ,
weld::Toggleable ,
rCB  ,
void   
)

Definition at line 806 of file ctredlin.cxx.

◆ IMPL_LINK() [7/8]

IMPL_LINK ( SvxTPFilter  ,
TimeHdl  ,
weld::Button ,
rIB  ,
void   
)

Definition at line 835 of file ctredlin.cxx.

References DateTime::SYSTEM.

◆ IMPL_LINK() [8/8]

IMPL_LINK ( SvxTPView  ,
PbClickHdl  ,
weld::Button ,
rPushB  ,
void   
)

Definition at line 429 of file ctredlin.cxx.

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( SvxTPFilter  ,
ModifyHdl  ,
weld::Entry ,
void   
)

Definition at line 851 of file ctredlin.cxx.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( SvxTPFilter  ,
ModifyListBoxHdl  ,
weld::ComboBox ,
void   
)

Definition at line 856 of file ctredlin.cxx.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( SvxTPFilter  ,
RefHandle  ,
weld::Button ,
void   
)

Definition at line 948 of file ctredlin.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( SvxTPFilter  ,
SelDateHdl  ,
weld::ComboBox ,
void   
)

Definition at line 767 of file ctredlin.cxx.

References BEFORE, BETWEEN, EQUAL, NONE, NOTEQUAL, SAVE, and SINCE.