Table of Contents

Enum CallbackType

Namespace
LibreOfficeKit.Enums
Assembly
LibreOfficeKit.dll

LibreOfficeKit callback event types. These are the event types that can be received via the LOK callback mechanism.

public enum CallbackType

Fields

A11YCaretChanged = 53

A11y caret changed.

A11YEditingInSelectionState = 55

A11y editing in selection state.

A11YFocusChanged = 52

A11y focus changed.

A11YSelectionChanged = 56

A11y selection changed.

A11YTextSelectionChanged = 54

A11y text selection changed.

ApplicationBackgroundColor = 62

Application background color.

CalcFunctionList = 47

Calc function list.

CellAddress = 34

Cell address.

CellAutoFillArea = 43

Cell auto fill area.

CellCursor = 17

Cell cursor.

CellFormula = 19

Cell formula.

CellSelectionArea = 42

Cell selection area.

CellViewCursor = 26

Cell view cursor.

ClipboardChanged = 38

Clipboard changed.

Comment = 32

Comment.

ContentControl = 59

Content control.

ContextChanged = 39

Context changed.

ContextMenu = 23

Context menu.

CursorVisible = 5

Cursor position changed.

DocumentBackgroundColor = 51

Document background color.

DocumentPassword = 20

Document password required.

DocumentPasswordToModify = 21

Document password to modify.

DocumentSizeChanged = 13

Document size changed.

Error = 22

Error occurred.

ExportFile = 60

Export file.

FontsMissing = 57

Fonts missing.

FormFieldButton = 49

Form field button.

GraphicSelection = 6

Graphic selection.

GraphicViewSelection = 27

Graphic view selection.

HyperlinkClicked = 7

Hyperlink clicked.

InvalidateHeader = 33

Invalidate header.

InvalidateSheetGeometry = 50

Invalidate sheet geometry.

InvalidateTiles = 0

Invalidation of a tile or region.

InvalidateViewCursor = 24

Invalidate view cursor.

InvalidateVisibleCursor = 1

Invalidation of visible cursor.

Jsdialog = 46

Jsdialog.

MediaShape = 58

Media shape.

MousePointer = 18

Mouse pointer.

PrintRanges = 63

Print ranges.

ProfileFrame = 41

Profile frame.

RedlineTableEntryModified = 31

Redline table entry modified.

RedlineTableSizeChanged = 30

Redline table size changed.

ReferenceMarks = 45

Reference marks.

RulerUpdate = 35

Ruler update.

SearchNotFound = 12

Search not found.

SearchResultSelection = 15

Search result selection.

SetPart = 14

Set part.

SignatureStatus = 40

Signature status.

StateChanged = 8

State changed (e.g., bold, italic).

StatusIndicatorFinish = 11

Status indicator finish.

StatusIndicatorSetValue = 10

Status indicator set value.

StatusIndicatorStart = 9

Status indicator start.

TabStopListUpdate = 48

Tab stop list update.

TableSelected = 44

Table selected.

TextSelection = 2

Text selection changed.

TextSelectionEnd = 4

Text selection end position.

TextSelectionStart = 3

Text selection start position.

TextViewSelection = 25

Text view selection.

UnoCommandResult = 16

UNO command result.

ValidityListButton = 37

Validity list button.

ViewCursorVisible = 28

View cursor visible.

ViewLock = 29

View lock.

ViewRenderState = 61

View render state.

Window = 36

Window.