LibreOffice Module sw (master) 1
Classes | Macros | Typedefs
glosdoc.hxx File Reference
#include <rtl/ustring.hxx>
#include <unotools/weakref.hxx>
#include <com/sun/star/text/XAutoTextGroup.hpp>
#include <tools/ref.hxx>
#include <cppuhelper/weakref.hxx>
#include <vector>
#include <swdllapi.h>
Include dependency graph for glosdoc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwGlossaries
 

Macros

#define SW_DECL_SWDOCSHELL_DEFINED
 
#define GLOS_DELIM   u'*'
 

Typedefs

typedef tools::SvRef< SwDocShellSwDocShellRef
 
typedef std::vector< unotools::WeakReference< SwXAutoTextGroup > > UnoAutoTextGroups
 
typedef std::vector< unotools::WeakReference< SwXAutoTextEntry > > UnoAutoTextEntries
 

Macro Definition Documentation

◆ GLOS_DELIM

#define GLOS_DELIM   u'*'

Definition at line 45 of file glosdoc.hxx.

◆ SW_DECL_SWDOCSHELL_DEFINED

#define SW_DECL_SWDOCSHELL_DEFINED

Definition at line 30 of file glosdoc.hxx.

Typedef Documentation

◆ SwDocShellRef

Definition at line 32 of file glosdoc.hxx.

◆ UnoAutoTextEntries

Definition at line 43 of file glosdoc.hxx.

◆ UnoAutoTextGroups

Definition at line 42 of file glosdoc.hxx.