Searched refs:bExpectSuccess (Results 1 – 1 of 1) sorted by relevance
169 static sal_Bool convertTo( const Type & rDestType, const Any & rVal, sal_Bool bExpectSuccess ) in convertTo() argument186 if (bExpectSuccess && !bCanConvert) in convertTo()208 if (!bExpectSuccess && bCanConvert) in convertTo()
Completed in 19 milliseconds