LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
fmtfld.hxx File Reference
#include <cppuhelper/weakref.hxx>
#include <svl/poolitem.hxx>
#include <svl/SfxBroadcaster.hxx>
#include <com/sun/star/text/XTextField.hpp>
#include <unotools/weakref.hxx>
#include "swdllapi.h"
#include "swtypes.hxx"
#include "calbck.hxx"
#include "reffld.hxx"
#include "nodeoffset.hxx"
Include dependency graph for fmtfld.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sw::FindFormatForFieldHint
 
struct  sw::FindFormatForPostItIdHint
 
struct  sw::CollectPostItsHint
 
struct  sw::HasHiddenInformationNotesHint
 
struct  sw::GatherNodeIndexHint
 
struct  sw::GatherRefFieldsHint
 
struct  sw::GatherFieldsHint
 
struct  sw::GatherDdeTablesHint
 
class  SwFormatField
 
class  SwFormatFieldHint
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Enumerations

enum class  SwFormatFieldHintWhich {
  INSERTED = 1 ,
  REMOVED = 2 ,
  FOCUS = 3 ,
  CHANGED = 4 ,
  RESOLVED = 5
}
 

Enumeration Type Documentation

◆ SwFormatFieldHintWhich

enum class SwFormatFieldHintWhich
strong
Enumerator
INSERTED 
REMOVED 
FOCUS 
CHANGED 
RESOLVED 

Definition at line 175 of file fmtfld.hxx.