Lines Matching refs:isDefaulted
445 bool isAmbiguous, bool isDefaulted, sal_Int16 illegalArgumentPosition)
477 bool isDefaulted, bool wrapOptional);
545 bool isDefaulted, sal_Int16 illegalArgumentPosition) const in setProperty() argument
555 || (isDefaulted in setProperty()
584 isDefaulted, in setProperty()
691 bool isDefaulted = false; in getProperty() local
743 >>= isDefaulted)) in getProperty()
822 : isDefaulted in getProperty()
864 bool wrapAmbiguous, bool isAmbiguous, bool wrapDefaulted, bool isDefaulted, in wrapValue() argument
868 (wrapAmbiguous || !isAmbiguous) && (wrapDefaulted || !isDefaulted)); in wrapValue()
885 wrapDefaulted, isDefaulted, wrapOptional)); in wrapValue()
932 strct, css::uno::makeAny(isDefaulted)); in wrapValue()
975 isAmbiguous, wrapDefaulted, isDefaulted, false)); in wrapValue()