|
LibreOffice Module sw (master) 1
|
#include <fldbas.hxx>#include <pam.hxx>#include <swdllapi.h>#include <com/sun/star/uno/Reference.h>#include <com/sun/star/uno/Any.h>#include <memory>#include <optional>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | SwFieldGroupRgn |
| struct | SwInsertField_Data |
| class | SwFieldMgr |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::container |
| namespace | com::sun::star::text |
| namespace | weld |
Enumerations | |
| enum | SwFieldGroups { GRP_DOC , GRP_FKT , GRP_REF , GRP_REG , GRP_DB , GRP_VAR } |
| enum SwFieldGroups |
| Enumerator | |
|---|---|
| GRP_DOC | |
| GRP_FKT | |
| GRP_REF | |
| GRP_REG | |
| GRP_DB | |
| GRP_VAR | |
Definition at line 52 of file fldmgr.hxx.