LibreOffice Module sw (master) 1
Functions
DropDownFieldDialog.cxx File Reference
#include <wrtsh.hxx>
#include <fldbas.hxx>
#include <DropDownFieldDialog.hxx>
#include <flddropdown.hxx>
#include <memory>
Include dependency graph for DropDownFieldDialog.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (sw::DropDownFieldDialog, EditHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (sw::DropDownFieldDialog, PrevHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (sw::DropDownFieldDialog, NextHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (sw::DropDownFieldDialog, DoubleClickHdl, weld::TreeView &, bool)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( sw::DropDownFieldDialog  ,
DoubleClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 133 of file DropDownFieldDialog.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( sw::DropDownFieldDialog  ,
EditHdl  ,
weld::Button ,
void   
)

Definition at line 115 of file DropDownFieldDialog.cxx.

References m_xDialog, and RET_YES.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( sw::DropDownFieldDialog  ,
NextHdl  ,
weld::Button ,
void   
)

Definition at line 127 of file DropDownFieldDialog.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( sw::DropDownFieldDialog  ,
PrevHdl  ,
weld::Button ,
void   
)

Definition at line 121 of file DropDownFieldDialog.cxx.

References m_xDialog, and RET_OK.