Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptlingu.cxx382 static const char * aEidToPropName[] = variable
400 …DBG_ASSERT( (unsigned int) eEntryId < sizeof(aEidToPropName) / sizeof(aEidToPropName[0]), "index o… in lcl_GetPropertyName()
401 return String::CreateFromAscii( aEidToPropName[ (int) eEntryId ] ); in lcl_GetPropertyName()

Completed in 28 milliseconds