Lines Matching refs:makeAny
258 rAny = uno::makeAny( fval ); in String2Float()
390 rAny = uno::makeAny( nColor ); in String2Color()
451 rAny = uno::makeAny( aFontSlant ); in Style2FontSlant()
471 rAny = uno::makeAny( weight / 4 ); in String2Weight()
528 rAny = uno::makeAny( nParagraphAdjust ); in Justification2Adjust()
565 rAny = uno::makeAny( n ); in String2Strikeout()
618 rAny = uno::makeAny( nUnderline ); in String2Underline()
642 rAny = uno::makeAny( rtl::OStringToOUString( aFontName, RTL_TEXTENCODING_UTF8 ) ); in SetString()
673 rAny = uno::makeAny( (sal_Int32) fValue); in UnitString2CMM()
704 rAny = uno::makeAny(bValue); in String2Bool()
724 rAny = uno::makeAny((sal_Int16) (dval * 100)); in String2Scale()
764 rAny = uno::makeAny( nCaseMap ); in String2CaseMap()
828 rAny = uno::makeAny(aLocale); in String2Locale()