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 = 53A11y caret changed.
A11YEditingInSelectionState = 55A11y editing in selection state.
A11YFocusChanged = 52A11y focus changed.
A11YSelectionChanged = 56A11y selection changed.
A11YTextSelectionChanged = 54A11y text selection changed.
ApplicationBackgroundColor = 62Application background color.
CalcFunctionList = 47Calc function list.
CellAddress = 34Cell address.
CellAutoFillArea = 43Cell auto fill area.
CellCursor = 17Cell cursor.
CellFormula = 19Cell formula.
CellSelectionArea = 42Cell selection area.
CellViewCursor = 26Cell view cursor.
ClipboardChanged = 38Clipboard changed.
Comment = 32Comment.
ContentControl = 59Content control.
ContextChanged = 39Context changed.
ContextMenu = 23Context menu.
CursorVisible = 5Cursor position changed.
DocumentBackgroundColor = 51Document background color.
DocumentPassword = 20Document password required.
DocumentPasswordToModify = 21Document password to modify.
DocumentSizeChanged = 13Document size changed.
Error = 22Error occurred.
ExportFile = 60Export file.
FontsMissing = 57Fonts missing.
FormFieldButton = 49Form field button.
GraphicSelection = 6Graphic selection.
GraphicViewSelection = 27Graphic view selection.
HyperlinkClicked = 7Hyperlink clicked.
InvalidateHeader = 33Invalidate header.
InvalidateSheetGeometry = 50Invalidate sheet geometry.
InvalidateTiles = 0Invalidation of a tile or region.
InvalidateViewCursor = 24Invalidate view cursor.
InvalidateVisibleCursor = 1Invalidation of visible cursor.
Jsdialog = 46Jsdialog.
MediaShape = 58Media shape.
MousePointer = 18Mouse pointer.
PrintRanges = 63Print ranges.
ProfileFrame = 41Profile frame.
RedlineTableEntryModified = 31Redline table entry modified.
RedlineTableSizeChanged = 30Redline table size changed.
ReferenceMarks = 45Reference marks.
RulerUpdate = 35Ruler update.
SearchNotFound = 12Search not found.
SearchResultSelection = 15Search result selection.
SetPart = 14Set part.
SignatureStatus = 40Signature status.
StateChanged = 8State changed (e.g., bold, italic).
StatusIndicatorFinish = 11Status indicator finish.
StatusIndicatorSetValue = 10Status indicator set value.
StatusIndicatorStart = 9Status indicator start.
TabStopListUpdate = 48Tab stop list update.
TableSelected = 44Table selected.
TextSelection = 2Text selection changed.
TextSelectionEnd = 4Text selection end position.
TextSelectionStart = 3Text selection start position.
TextViewSelection = 25Text view selection.
UnoCommandResult = 16UNO command result.
ValidityListButton = 37Validity list button.
ViewCursorVisible = 28View cursor visible.
ViewLock = 29View lock.
ViewRenderState = 61View render state.
Window = 36Window.