LibreOffice Module sc (master) 1
Functions
scuitphfedit.cxx File Reference
#include <scitems.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editobj.hxx>
#include <editeng/flditem.hxx>
#include <osl/time.h>
#include <sfx2/tabdlg.hxx>
#include <vcl/settings.hxx>
#include <unotools/useroptions.hxx>
#include <editutil.hxx>
#include <attrib.hxx>
#include <patattr.hxx>
#include <scuitphfedit.hxx>
#include <memory>
Include dependency graph for scuitphfedit.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScHFEditPage, ObjectSelectHdl, ScEditWindow &, void)
 
 IMPL_LINK_NOARG (ScHFEditPage, ListToggleHdl_Impl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (ScHFEditPage, ListHdl_Impl, weld::ComboBox &, void)
 
 IMPL_LINK (ScHFEditPage, ClickHdl, weld::Button &, rBtn, void)
 
 IMPL_LINK (ScHFEditPage, MenuHdl, const OUString &, rSelectedId, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( ScHFEditPage  ,
ClickHdl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 731 of file scuitphfedit.cxx.

References EE_FEATURE_FIELD(), and Date::SYSTEM.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( ScHFEditPage  ,
MenuHdl  ,
const OUString &  ,
rSelectedId  ,
void   
)

Definition at line 757 of file scuitphfedit.cxx.

References EE_FEATURE_FIELD().

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( ScHFEditPage  ,
ListHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 707 of file scuitphfedit.cxx.

References eEntryCount.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( ScHFEditPage  ,
ListToggleHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 699 of file scuitphfedit.cxx.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( ScHFEditPage  ,
ObjectSelectHdl  ,
ScEditWindow ,
void   
)

Definition at line 131 of file scuitphfedit.cxx.