LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
TextMarkupType.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::text
 Text specific interfaces.
 

Constant Groups

constants  com::sun::star::text::TextMarkupType
 Constants to specify the type of text markup.
 

Macros

#define __com_sun_star_text_TextMarkupType_idl__
 

Variables

const long SPELLCHECK = 1
 Markup originates from spell checking.
 
const long PROOFREADING = 2
 Markup originates from proofreading.
 
const long SMARTTAG = 3
 Markup originates from smart tag checking.
 
const long SENTENCE = 4
 Markup originates from proofreading An invisible markup type used in proofreading API calls.
 
const long TRACK_CHANGE_INSERTION = 5
 Markups originates from change tracking.
 
const long TRACK_CHANGE_DELETION = 6
 
const long TRACK_CHANGE_FORMATCHANGE = 7
 

Macro Definition Documentation

◆ __com_sun_star_text_TextMarkupType_idl__

#define __com_sun_star_text_TextMarkupType_idl__