LibreOffice Module sc (master) 1
Functions
conflictsdlg.cxx File Reference
#include <comphelper/string.hxx>
#include <osl/diagnose.h>
#include <conflictsdlg.hxx>
#include <o3tl/safeint.hxx>
#include <strings.hrc>
#include <scresid.hxx>
#include <viewdata.hxx>
#include <dbfunc.hxx>
#include <chgtrack.hxx>
Include dependency graph for conflictsdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScConflictsDlg, SelectHandle, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (ScConflictsDlg, UpdateSelectionHdl, Timer *, void)
 
 IMPL_LINK_NOARG (ScConflictsDlg, KeepMineHandle, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScConflictsDlg, KeepOtherHandle, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScConflictsDlg, KeepAllMineHandle, weld::Button &, void)
 
 IMPL_LINK_NOARG (ScConflictsDlg, KeepAllOthersHandle, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/6]

IMPL_LINK_NOARG ( ScConflictsDlg  ,
KeepAllMineHandle  ,
weld::Button ,
void   
)

Definition at line 570 of file conflictsdlg.cxx.

◆ IMPL_LINK_NOARG() [2/6]

IMPL_LINK_NOARG ( ScConflictsDlg  ,
KeepAllOthersHandle  ,
weld::Button ,
void   
)

Definition at line 575 of file conflictsdlg.cxx.

◆ IMPL_LINK_NOARG() [3/6]

IMPL_LINK_NOARG ( ScConflictsDlg  ,
KeepMineHandle  ,
weld::Button ,
void   
)

Definition at line 560 of file conflictsdlg.cxx.

◆ IMPL_LINK_NOARG() [4/6]

IMPL_LINK_NOARG ( ScConflictsDlg  ,
KeepOtherHandle  ,
weld::Button ,
void   
)

Definition at line 565 of file conflictsdlg.cxx.

◆ IMPL_LINK_NOARG() [5/6]

IMPL_LINK_NOARG ( ScConflictsDlg  ,
SelectHandle  ,
weld::TreeView ,
void   
)

Definition at line 449 of file conflictsdlg.cxx.

◆ IMPL_LINK_NOARG() [6/6]

IMPL_LINK_NOARG ( ScConflictsDlg  ,
UpdateSelectionHdl  ,
Timer ,
void   
)