LibreOffice Module sw (master) 1
Macros | Functions
glosbib.cxx File Reference
#include <tools/urlobj.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/transliterationwrapper.hxx>
#include <unotools/tempfile.hxx>
#include <unotools/pathoptions.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <swtypes.hxx>
#include <glosbib.hxx>
#include <gloshdl.hxx>
#include <glossary.hxx>
#include <glosdoc.hxx>
#include <swunohelper.hxx>
#include <strings.hrc>
Include dependency graph for glosbib.cxx:

Go to the source code of this file.

Macros

#define PATH_CASE_SENSITIVE   0x01
 
#define PATH_READONLY   0x02
 
#define RENAME_TOKEN_DELIM   u'\x0001'
 

Functions

 IMPL_LINK_NOARG (SwGlossaryGroupDlg, SelectHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (SwGlossaryGroupDlg, NewHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwGlossaryGroupDlg, EntrySizeAllocHdl, const Size &, void)
 
 IMPL_LINK (SwGlossaryGroupDlg, DeleteHdl, weld::Button &, rButton, void)
 
 IMPL_LINK_NOARG (SwGlossaryGroupDlg, RenameHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SwGlossaryGroupDlg, ModifyListBoxHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (SwGlossaryGroupDlg, ModifyHdl, weld::Entry &, void)
 
 IMPL_STATIC_LINK (SwGlossaryGroupDlg, EditInsertTextHdl, OUString &, rText, bool)
 

Macro Definition Documentation

◆ PATH_CASE_SENSITIVE

#define PATH_CASE_SENSITIVE   0x01

Definition at line 38 of file glosbib.cxx.

◆ PATH_READONLY

#define PATH_READONLY   0x02

Definition at line 39 of file glosbib.cxx.

◆ RENAME_TOKEN_DELIM

#define RENAME_TOKEN_DELIM   u'\x0001'

Definition at line 41 of file glosbib.cxx.

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwGlossaryGroupDlg  ,
DeleteHdl  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 243 of file glosbib.cxx.

References GlosBibUserData::sGroupName, and GlosBibUserData::sGroupTitle.

◆ IMPL_LINK_NOARG() [1/6]

IMPL_LINK_NOARG ( SwGlossaryGroupDlg  ,
EntrySizeAllocHdl  ,
const Size ,
void   
)

Definition at line 232 of file glosbib.cxx.

References x, and y.

◆ IMPL_LINK_NOARG() [2/6]

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

◆ IMPL_LINK_NOARG() [3/6]

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

Definition at line 329 of file glosbib.cxx.

◆ IMPL_LINK_NOARG() [4/6]

IMPL_LINK_NOARG ( SwGlossaryGroupDlg  ,
NewHdl  ,
weld::Button ,
void   
)

Definition at line 212 of file glosbib.cxx.

References GLOS_DELIM, pData, sId, and weld::toId().

◆ IMPL_LINK_NOARG() [5/6]

IMPL_LINK_NOARG ( SwGlossaryGroupDlg  ,
RenameHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [6/6]

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

Definition at line 190 of file glosbib.cxx.

References nPos, GlosBibUserData::sGroupName, and sName.

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( SwGlossaryGroupDlg  ,
EditInsertTextHdl  ,
OUString &  ,
rText  ,
bool   
)

Definition at line 399 of file glosbib.cxx.

References SVT_SEARCHPATH_DELIMITER.