Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/para/
H A Dparatr.cxx270 rtl::OUString uName; in PutValue() local
271 rVal >>= uName; in PutValue()
272 SetValue(SwStyleNameMapper::GetUIName(uName, nsSwGetPoolIdFromName::GET_POOLID_NUMRULE)); in PutValue()
/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx655 sal_Unicode uName[32]; // max length used in gr::Font in hashCode() local
660 uName[i] = aFace[i]; in hashCode()
664 sal_Int32 hash = rtl_ustr_hashCode_WithLength(uName, iSize); in hashCode()

Completed in 22 milliseconds