Searched refs:uName (Results 1 – 2 of 2) sorted by relevance
270 rtl::OUString uName; in PutValue() local271 rVal >>= uName; in PutValue()272 SetValue(SwStyleNameMapper::GetUIName(uName, nsSwGetPoolIdFromName::GET_POOLID_NUMRULE)); in PutValue()
655 sal_Unicode uName[32]; // max length used in gr::Font in hashCode() local660 uName[i] = aFace[i]; in hashCode()664 sal_Int32 hash = rtl_ustr_hashCode_WithLength(uName, iSize); in hashCode()
Completed in 19 milliseconds