Lines Matching refs:value

444         rtl::OUString const & name, css::uno::Any const & value,
474 css::uno::Any const & value,
544 rtl::OUString const & name, css::uno::Any const & value, bool isAmbiguous, in setProperty() argument
573 object, value, in setProperty()
650 css::uno::Any value; in getProperty() local
652 value = field->get(object->queryInterface(m_type)); in getProperty()
694 && value.getValueTypeName().matchAsciiL( in getProperty()
698 getReflection(value.getValueTypeName())); in getProperty()
704 css::uno::UNO_QUERY_THROW)->get(value) in getProperty()
715 value = css::uno::Reference< css::reflection::XIdlField2 >( in getProperty()
718 css::uno::UNO_QUERY_THROW)->get(value); in getProperty()
730 && value.getValueTypeName().matchAsciiL( in getProperty()
735 getReflection(value.getValueTypeName())); in getProperty()
742 css::uno::UNO_QUERY_THROW)->get(value) in getProperty()
753 value = css::uno::Reference< css::reflection::XIdlField2 >( in getProperty()
756 css::uno::UNO_QUERY_THROW)->get(value); in getProperty()
768 && value.getValueTypeName().matchAsciiL( in getProperty()
773 getReflection(value.getValueTypeName())); in getProperty()
780 css::uno::UNO_QUERY_THROW)->get(value) in getProperty()
791 value.clear(); in getProperty()
794 value = css::uno::Reference< css::reflection::XIdlField2 >( in getProperty()
797 css::uno::UNO_QUERY_THROW)->get(value); in getProperty()
826 return value; in getProperty()
862 css::uno::Any const & value, in wrapValue() argument
884 object, value, field->getType(), false, false, in wrapValue()
925 object, value, field->getType(), wrapAmbiguous, isAmbiguous, in wrapValue()
957 bool present = value.hasValue(); in wrapValue()
974 object, value, field->getType(), wrapAmbiguous, in wrapValue()
1003 return value; in wrapValue()
1174 rtl::OUString const & propertyName, css::uno::Any const & value) in setPropertyValue() argument
1183 value, false, false, 1); in setPropertyValue()
1322 sal_Int32 handle, css::uno::Any const & value) in setFastPropertyValue() argument
1333 value, false, false, 1); in setFastPropertyValue()