LibreOffice Module sw (master) 1
Macros | Functions
gloslst.cxx File Reference
#include <vcl/weld.hxx>
#include <svl/fstathelper.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/transliterationwrapper.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <swtypes.hxx>
#include <swmodule.hxx>
#include <shellio.hxx>
#include <initui.hxx>
#include <glosdoc.hxx>
#include <gloslst.hxx>
#include <swunohelper.hxx>
#include <view.hxx>
#include <vector>
Include dependency graph for gloslst.cxx:

Go to the source code of this file.

Macros

#define STRING_DELIM   char(0x0A)
 
#define GLOS_TIMEOUT   30000
 
#define FIND_MAX_GLOS   20
 

Functions

 IMPL_LINK_NOARG (SwGlossDecideDlg, DoubleClickHdl, weld::TreeView &, bool)
 
 IMPL_LINK_NOARG (SwGlossDecideDlg, SelectHdl, weld::TreeView &, void)
 

Macro Definition Documentation

◆ FIND_MAX_GLOS

#define FIND_MAX_GLOS   20

Definition at line 39 of file gloslst.cxx.

◆ GLOS_TIMEOUT

#define GLOS_TIMEOUT   30000

Definition at line 38 of file gloslst.cxx.

◆ STRING_DELIM

#define STRING_DELIM   char(0x0A)

Definition at line 37 of file gloslst.cxx.

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SwGlossDecideDlg  ,
DoubleClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 77 of file gloslst.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SwGlossDecideDlg  ,
SelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 83 of file gloslst.cxx.