LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
fldmgr.hxx File Reference
#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>
Include dependency graph for fldmgr.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ SwFieldGroups

Enumerator
GRP_DOC 
GRP_FKT 
GRP_REF 
GRP_REG 
GRP_DB 
GRP_VAR 

Definition at line 52 of file fldmgr.hxx.