Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Daddruno.cxx184 rtl::OUString sRepresentation; in setPropertyValue() local
185 if (aValue >>= sRepresentation) in setPropertyValue()
187 String aUIString = sRepresentation; in setPropertyValue()
197 rtl::OUString sRepresentation; in setPropertyValue() local
198 if (aValue >>= sRepresentation) in setPropertyValue()
200 String aUIString(sRepresentation); in setPropertyValue()

Completed in 17 milliseconds