Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/misc/
H A DRtfReader.cxx136 case RTF_RED: aColor.SetRed((sal_uInt8)nTokenValue); break; in NextToken()
148 while(nTmpToken2 == RTF_RED && eState != SVPAR_ERROR && eState != SVPAR_ACCEPTED); in NextToken()
/aoo4110/main/svtools/inc/svtools/
H A Drtftoken.h94 RTF_RED, enumerator
/aoo4110/main/svtools/source/svrtf/
H A Drtfkeywd.cxx74 {{OOO_STRING_SVTOOLS_RTF_RED}, RTF_RED},
/aoo4110/main/editeng/source/rtf/
H A Dsvxrtf.cxx468 case RTF_RED: nRed = sal_uInt8(nTokenValue); break; in ReadColorTable()

Completed in 38 milliseconds