Searched refs:NF_KEY_FIRSTCOLOR (Results 1 – 4 of 4) sorted by relevance
83 NF_KEY_FIRSTCOLOR, enumerator84 NF_KEY_BLACK = NF_KEY_FIRSTCOLOR, // you do know colors, don't you?
475 sString != rKeyword[NF_KEY_FIRSTCOLOR+i] ) in GetColor()524 sStr = GetKeywords()[NF_KEY_FIRSTCOLOR+i]; // red -> rot in GetColor()528 sStr = rKeyword[NF_KEY_FIRSTCOLOR+i]; in GetColor()
4260 for ( int j=NF_KEY_FIRSTCOLOR; j<=NF_KEY_LASTCOLOR; j++ ) in GetMappedFormatstring()
2297 …pFormatter->GetKeyword( nFormatLang, sal::static_int_cast< sal_uInt16 >(NF_KEY_FIRSTCOLOR + i) ) ); in AddColor()
Completed in 62 milliseconds