LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs | Enumerations
rolbck.hxx File Reference
#include <o3tl/deleter.hxx>
#include <o3tl/sorted_vector.hxx>
#include <svl/itemset.hxx>
#include <vcl/keycod.hxx>
#include <tox.hxx>
#include <IDocumentMarkAccess.hxx>
#include <memory>
#include <vector>
Include dependency graph for rolbck.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwHistoryHint
 
class  SwHistorySetFormat
 
class  SwHistoryResetFormat
 
class  SwHistorySetText
 
class  SwHistorySetTextField
 
class  SwHistorySetRefMark
 
class  SwHistorySetTOXMark
 
class  SwHistoryResetText
 
class  SwHistorySetFootnote
 
class  SwHistoryChangeFormatColl
 
class  SwHistoryTextFlyCnt
 
class  SwHistoryBookmark
 
class  SwHistoryNoTextFieldmark
 History object containing all information used during undo / redo of checkbox and drop-down form field insertion. More...
 
class  SwHistoryTextFieldmark
 History object containing all information used during undo / redo of text form field insertion. More...
 
class  SwHistorySetAttrSet
 
class  SwHistoryChangeFlyAnchor
 
class  SwHistoryChangeFlyChain
 
class  SwHistoryChangeCharFormat
 
class  SwHistory
 
class  SwRegHistory
 

Namespaces

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

Typedefs

typedef struct _xmlTextWriter * xmlTextWriterPtr
 

Enumerations

enum  HISTORY_HINT {
  HSTRY_SETFMTHNT ,
  HSTRY_RESETFMTHNT ,
  HSTRY_SETTXTHNT ,
  HSTRY_SETTXTFLDHNT ,
  HSTRY_SETREFMARKHNT ,
  HSTRY_SETTOXMARKHNT ,
  HSTRY_RESETTXTHNT ,
  HSTRY_SETFTNHNT ,
  HSTRY_CHGFMTCOLL ,
  HSTRY_FLYCNT ,
  HSTRY_BOOKMARK ,
  HSTRY_SETATTRSET ,
  HSTRY_CHGFLYANCHOR ,
  HSTRY_CHGFLYCHAIN ,
  HSTRY_CHGCHARFMT ,
  HSTRY_NOTEXTFIELDMARK ,
  HSTRY_TEXTFIELDMARK
}
 

Typedef Documentation

◆ xmlTextWriterPtr

typedef struct _xmlTextWriter* xmlTextWriterPtr

Definition at line 59 of file rolbck.hxx.

Enumeration Type Documentation

◆ HISTORY_HINT

Enumerator
HSTRY_SETFMTHNT 
HSTRY_RESETFMTHNT 
HSTRY_SETTXTHNT 
HSTRY_SETTXTFLDHNT 
HSTRY_SETREFMARKHNT 
HSTRY_SETTOXMARKHNT 
HSTRY_RESETTXTHNT 
HSTRY_SETFTNHNT 
HSTRY_CHGFMTCOLL 
HSTRY_FLYCNT 
HSTRY_BOOKMARK 
HSTRY_SETATTRSET 
HSTRY_CHGFLYANCHOR 
HSTRY_CHGFLYCHAIN 
HSTRY_CHGCHARFMT 
HSTRY_NOTEXTFIELDMARK 
HSTRY_TEXTFIELDMARK 

Definition at line 61 of file rolbck.hxx.