LibreOffice Module comphelper (master) 1
Public Member Functions | Public Attributes | List of all members
HighlightPortion Struct Reference

#include <syntaxhighlight.hxx>

Public Member Functions

 HighlightPortion (sal_Int32 theBegin, sal_Int32 theEnd, TokenType theTokenType)
 

Public Attributes

sal_Int32 nBegin
 
sal_Int32 nEnd
 
TokenType tokenType
 

Detailed Description

Definition at line 45 of file syntaxhighlight.hxx.

Constructor & Destructor Documentation

◆ HighlightPortion()

HighlightPortion::HighlightPortion ( sal_Int32  theBegin,
sal_Int32  theEnd,
TokenType  theTokenType 
)
inline

Definition at line 50 of file syntaxhighlight.hxx.

Member Data Documentation

◆ nBegin

sal_Int32 HighlightPortion::nBegin

Definition at line 46 of file syntaxhighlight.hxx.

◆ nEnd

sal_Int32 HighlightPortion::nEnd

Definition at line 47 of file syntaxhighlight.hxx.

◆ tokenType

TokenType HighlightPortion::tokenType

Definition at line 48 of file syntaxhighlight.hxx.


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