Searched refs:NF_KEY_COLOR (Results 1 – 3 of 3) sorted by relevance
82 NF_KEY_COLOR, // color enumerator
286 sKeyword[NF_KEY_COLOR].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "FARBE" ) ); in SetDependentKeywords()432 sKeyword[NF_KEY_COLOR].AssignAscii( RTL_CONSTASCII_STRINGPARAM( "COLOR" ) ); in SetDependentKeywords()491 const String& rColorWord = rKeyword[NF_KEY_COLOR]; in GetColor()501 sStr.Insert( GetKeywords()[NF_KEY_COLOR], 0 ); // Color -> FARBE in GetColor()
80 const String& GetColorString() const { return GetKeywords()[NF_KEY_COLOR]; } in GetColorString()
Completed in 23 milliseconds