Searched refs:sRepresentation (Results 1 – 1 of 1) sorted by relevance
184 rtl::OUString sRepresentation; in setPropertyValue() local185 if (aValue >>= sRepresentation) in setPropertyValue()187 String aUIString = sRepresentation; in setPropertyValue()197 rtl::OUString sRepresentation; in setPropertyValue() local198 if (aValue >>= sRepresentation) in setPropertyValue()200 String aUIString(sRepresentation); in setPropertyValue()
Completed in 11 milliseconds