LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
TextMarkupDescriptor Struct Reference

A descriptor for a single text markup. More...

import "TextMarkupDescriptor.idl";

Public Attributes

long nType
 Type of text markup see TextMarkupType. More...
 
string aIdentifier
 A string used to identify the caller. More...
 
long nOffset
 Start of the markup range. More...
 
long nLength
 Length of the markup range. More...
 
com::sun::star::container::XStringKeyMap xMarkupInfoContainer
 contains additional information about the markup More...
 

Detailed Description

A descriptor for a single text markup.

Since
OOo 3.0.1

Member Data Documentation

string aIdentifier

A string used to identify the caller.

long nLength

Length of the markup range.

long nOffset

Start of the markup range.

long nType

Type of text markup see TextMarkupType.

contains additional information about the markup


The documentation for this struct was generated from the following file: