LibreOffice Module sw (master)
1
|
#include <cppuhelper/weakref.hxx>
#include <svl/poolitem.hxx>
#include <svl/SfxBroadcaster.hxx>
#include <com/sun/star/text/XTextField.hpp>
#include "swdllapi.h"
#include "calbck.hxx"
#include "reffld.hxx"
#include "nodeoffset.hxx"
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 | |
sw | |
Dialog to specify the properties of date form field. | |
Enumerations | |
enum | SwFormatFieldHintWhich { SwFormatFieldHintWhich::INSERTED = 1, SwFormatFieldHintWhich::REMOVED = 2, SwFormatFieldHintWhich::FOCUS = 3, SwFormatFieldHintWhich::CHANGED = 4, SwFormatFieldHintWhich::LANGUAGE = 5, SwFormatFieldHintWhich::RESOLVED = 6 } |
|
strong |
Enumerator | |
---|---|
INSERTED | |
REMOVED | |
FOCUS | |
CHANGED | |
LANGUAGE | |
RESOLVED |
Definition at line 158 of file fmtfld.hxx.