Lines Matching refs:isAmbiguous
445 bool isAmbiguous, bool isDefaulted, sal_Int16 illegalArgumentPosition)
476 bool wrapAmbiguous, bool isAmbiguous, bool wrapDefaulted,
544 rtl::OUString const & name, css::uno::Any const & value, bool isAmbiguous, in setProperty() argument
551 if ((isAmbiguous in setProperty()
580 isAmbiguous, in setProperty()
690 bool isAmbiguous = false; in getProperty() local
705 >>= isAmbiguous)) in getProperty()
820 *state = isAmbiguous in getProperty()
864 bool wrapAmbiguous, bool isAmbiguous, bool wrapDefaulted, bool isDefaulted, in wrapValue() argument
868 (wrapAmbiguous || !isAmbiguous) && (wrapDefaulted || !isDefaulted)); in wrapValue()
891 strct, css::uno::makeAny(isAmbiguous)); in wrapValue()
925 object, value, field->getType(), wrapAmbiguous, isAmbiguous, in wrapValue()
975 isAmbiguous, wrapDefaulted, isDefaulted, false)); in wrapValue()