Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptlingu.cxx398 static inline String lcl_GetPropertyName( EID_OPTIONS eEntryId ) in lcl_GetPropertyName() argument
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 39 milliseconds