|
LibreOffice Module sw (master) 1
|
#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>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< SwDocShell > | SwDocShellRef |
| typedef std::vector< unotools::WeakReference< SwXAutoTextGroup > > | UnoAutoTextGroups |
| typedef std::vector< unotools::WeakReference< SwXAutoTextEntry > > | UnoAutoTextEntries |
| #define GLOS_DELIM u'*' |
Definition at line 45 of file glosdoc.hxx.
| #define SW_DECL_SWDOCSHELL_DEFINED |
Definition at line 30 of file glosdoc.hxx.
| typedef tools::SvRef<SwDocShell> SwDocShellRef |
Definition at line 32 of file glosdoc.hxx.
| typedef std::vector< unotools::WeakReference< SwXAutoTextEntry > > UnoAutoTextEntries |
Definition at line 43 of file glosdoc.hxx.
| typedef std::vector< unotools::WeakReference< SwXAutoTextGroup > > UnoAutoTextGroups |
Definition at line 42 of file glosdoc.hxx.