Home
last modified time | relevance | path

Searched refs:tokenType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx73 struct HighlightPortion { sal_uInt16 nBegin; sal_uInt16 nEnd; TokenTypes tokenType; }; member
/trunk/main/svtools/source/edit/
H A Deditsyntaxhighlighter.cxx195 …GetTextEngine()->SetAttrib( TextAttribFontColor( GetColorValue(r.tokenType) ), nLine, r.nBegin, r.… in UpdateData()
H A Dsyntaxhighlight.cxx843 portion.tokenType = eType; in getHighlightPortions()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx791 …Color& rColor = ((ModulWindowLayout*)pModulWindow->GetLayoutWindow())->getSyntaxColor(r.tokenType); in ImpDoHighlight()

Completed in 20 milliseconds