#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>
Go to the source code of this file.
◆ FIND_MAX_GLOS
◆ GLOS_TIMEOUT
#define GLOS_TIMEOUT 30000 |
◆ STRING_DELIM
#define STRING_DELIM char(0x0A) |
◆ IMPL_LINK_NOARG() [1/2]
IMPL_LINK_NOARG |
( |
SwGlossDecideDlg |
, |
|
|
DoubleClickHdl |
, |
|
|
weld::TreeView & |
, |
|
|
bool |
|
|
) |
| |
◆ IMPL_LINK_NOARG() [2/2]
IMPL_LINK_NOARG |
( |
SwGlossDecideDlg |
, |
|
|
SelectHdl |
, |
|
|
weld::TreeView & |
, |
|
|
void |
|
|
) |
| |