LibreOffice Module comphelper (master) 1
|
#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 |
Definition at line 45 of file syntaxhighlight.hxx.
|
inline |
Definition at line 50 of file syntaxhighlight.hxx.
sal_Int32 HighlightPortion::nBegin |
Definition at line 46 of file syntaxhighlight.hxx.
sal_Int32 HighlightPortion::nEnd |
Definition at line 47 of file syntaxhighlight.hxx.
TokenType HighlightPortion::tokenType |
Definition at line 48 of file syntaxhighlight.hxx.