/aoo42x/main/forms/source/component/ |
H A D | formcontrolfont.cxx | 263 sal_Bool FontControlModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue() argument 278 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nFontEmphasis ); in convertFastPropertyValue() 282 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nFontRelief ); in convertFastPropertyValue() 293 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aFont.Name ); in convertFastPropertyValue() 297 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aFont.StyleName ); in convertFastPropertyValue() 321 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Pitch ); in convertFastPropertyValue() 325 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Type ); in convertFastPropertyValue() 329 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_aFont.Width ); in convertFastPropertyValue() 333 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, float( m_aFont.Height ) ); in convertFastPropertyValue() 337 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aFont.Weight ); in convertFastPropertyValue() [all …]
|
H A D | refvaluecomponent.cxx | 128 …sal_Bool SAL_CALL OReferenceValueComponent::convertFastPropertyValue( Any& _rConvertedValue, Any& … in convertFastPropertyValue() argument 134 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_sReferenceValue ); in convertFastPropertyValue() 139 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_sNoCheckReferenceValue ); in convertFastPropertyValue() 143 …bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_eDefaultChecked … in convertFastPropertyValue() 147 …bModified = OBoundControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, … in convertFastPropertyValue()
|
H A D | ComboBox.cxx | 277 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) in convertFastPropertyValue() argument 284 bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType); in convertFastPropertyValue() 288 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aListSource); in convertFastPropertyValue() 292 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_bEmptyIsNull); in convertFastPropertyValue() 296 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aDefaultText); in convertFastPropertyValue() 300 bModified = convertNewListSourceProperty( _rConvertedValue, _rOldValue, _rValue ); in convertFastPropertyValue() 304 …bModified = OBoundControlModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _… in convertFastPropertyValue()
|
H A D | FormComponent.cxx | 1053 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aName); in convertFastPropertyValue() 1056 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aTag); in convertFastPropertyValue() 1059 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nTabIndex); in convertFastPropertyValue() 1062 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_bNativeLook); in convertFastPropertyValue() 1066 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nControlTypeinMSO); in convertFastPropertyValue() 1069 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nObjIDinMSO); in convertFastPropertyValue() 1825 Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue() argument 1834 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_bInputRequired ); in convertFastPropertyValue() 1837 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aControlSource); in convertFastPropertyValue() 1845 _rConvertedValue = Any(); in convertFastPropertyValue() [all …]
|
H A D | Hidden.cxx | 110 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) in convertFastPropertyValue() argument 117 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_sHiddenValue); in convertFastPropertyValue() 120 …bModified = OControlModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
|
H A D | spinbutton.cxx | 146 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue() argument 153 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nDefaultSpinValue ); in convertFastPropertyValue() 157 …bModified = OBoundControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, … in convertFastPropertyValue()
|
H A D | navigationbar.cxx | 383 …sal_Bool SAL_CALL ONavigationBarModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOld… in convertFastPropertyValue() argument 390 …bModified = OPropertyContainerHelper::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHa… in convertFastPropertyValue() 394 …bModified = FontControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _r… in convertFastPropertyValue() 398 …bModified = OControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rVal… in convertFastPropertyValue()
|
H A D | ListBox.cxx | 371 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) in convertFastPropertyValue() argument 378 …bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aBoundColumn, ::getCppuType(… in convertFastPropertyValue() 382 … bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType); in convertFastPropertyValue() 386 …bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, lcl_convertToStringSequence( m… in convertFastPropertyValue() 394 … bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aDefaultSelectSeq); in convertFastPropertyValue() 398 bModified = convertNewListSourceProperty( _rConvertedValue, _rOldValue, _rValue ); in convertFastPropertyValue() 402 …return OBoundControlModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
|
H A D | scrollbar.cxx | 190 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue() argument 197 bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_nDefaultScrollValue ); in convertFastPropertyValue() 201 …bModified = OBoundControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, … in convertFastPropertyValue()
|
H A D | Time.cxx | 200 sal_Bool SAL_CALL OTimeModel::convertFastPropertyValue(Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue() argument 204 return convertFormatKeyPropertyValue(_rConvertedValue, _rOldValue, _rValue); in convertFastPropertyValue() 206 return OEditBaseModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValue ); in convertFastPropertyValue()
|
H A D | Date.cxx | 203 sal_Bool SAL_CALL ODateModel::convertFastPropertyValue(Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue() argument 207 return convertFormatKeyPropertyValue(_rConvertedValue, _rOldValue, _rValue); in convertFastPropertyValue() 209 return OEditBaseModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValue ); in convertFastPropertyValue()
|
H A D | Button.cxx | 296 sal_Bool SAL_CALL OButtonModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, s… in convertFastPropertyValue() argument 302 … bModified = tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, (sal_Int16)m_eDefaultState ); in convertFastPropertyValue() 306 …bModified = OClickableImageBaseModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHa… in convertFastPropertyValue()
|
H A D | entrylisthelper.cxx | 297 sal_Bool OEntryListHelper::convertNewListSourceProperty( Any& _rConvertedValue, in convertNewListSourceProperty() argument 304 … return ::comphelper::tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aStringItems ); in convertNewListSourceProperty()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | property.hxx | 150 sal_Bool tryPropertyValue(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValue, c… in tryPropertyValue() argument 157 _rConvertedValue <<= aNewValue; in tryPropertyValue() 174 sal_Bool tryPropertyValueEnum(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValu… in tryPropertyValueEnum() argument 178 return tryPropertyValue(_rConvertedValue, _rOldValue, _rValueToSet, _rCurrentValue); in tryPropertyValueEnum() 187 _rConvertedValue <<= aNewValue; in tryPropertyValueEnum() 203 inline sal_Bool tryPropertyValue(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldV… in tryPropertyValue() argument 210 _rConvertedValue.setValue(&bNewValue, ::getBooleanCppuType()); in tryPropertyValue() 227 COMPHELPER_DLLPUBLIC sal_Bool tryPropertyValue(staruno::Any& _rConvertedValue, staruno::Any& _rOldV…
|
/aoo42x/main/comphelper/source/property/ |
H A D | property.cxx | 206 sal_Bool tryPropertyValue(Any& _rConvertedValue, Any& _rOldValue, const Any& _rValueToSet, const An… in tryPropertyValue() argument 213 _rConvertedValue = Any( NULL, _rExpectedType.getTypeLibType() ); in tryPropertyValue() 216 …const_cast< void* >( _rConvertedValue.getValue() ), _rConvertedValue.getValueType().getTypeLibType… in tryPropertyValue() 227 _rConvertedValue = _rValueToSet; in tryPropertyValue() 229 if ( _rCurrentValue != _rConvertedValue ) in tryPropertyValue()
|
H A D | propertycontainer.cxx | 80 …Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw (IllegalArg… in convertFastPropertyValue() argument 82 …return OPropertyContainerHelper::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle,… in convertFastPropertyValue()
|
H A D | propertycontainerhelper.cxx | 246 …Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) SAL_THROW( (Illeg… in convertFastPropertyValue() argument 331 _rConvertedValue = aNewRequestedValue; in convertFastPropertyValue() 383 _rConvertedValue = *pNewValue; in convertFastPropertyValue()
|
H A D | opropertybag.cxx | 294 …sal_Bool SAL_CALL OPropertyBag::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, … in convertFastPropertyValue() argument 296 …return m_aDynamicProperties.convertFastPropertyValue( _nHandle, _rValue, _rConvertedValue, _rOldVa… in convertFastPropertyValue()
|
/aoo42x/main/dbaccess/source/ui/uno/ |
H A D | unosqlmessage.cxx | 117 sal_Bool SAL_CALL OSQLMessageDialog::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldVal… in convertFastPropertyValue() argument 128 _rConvertedValue = aInfo.get(); in convertFastPropertyValue() 134 …return OSQLMessageDialogBase::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rV… in convertFastPropertyValue()
|
H A D | textconnectionsettings_uno.cxx | 217 …_CALL OTextConnectionSettingsDialog::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldVa… in convertFastPropertyValue() argument 225 _rConvertedValue = _rValue; in convertFastPropertyValue() 231 …bModified = OTextConnectionSettingsDialog::convertFastPropertyValue( _rConvertedValue, _rOldValue,… in convertFastPropertyValue()
|
/aoo42x/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 344 …sal_Bool SAL_CALL ORichTextModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue… in convertFastPropertyValue() argument 350 …bModified = OPropertyContainerHelper::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHa… in convertFastPropertyValue() 354 …bModified = FontControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _r… in convertFastPropertyValue() 358 …bModified = OControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rVal… in convertFastPropertyValue()
|
/aoo42x/main/forms/source/misc/ |
H A D | limitedformats.cxx | 279 …sal_Bool OLimitedFormats::convertFormatKeyPropertyValue(Any& _rConvertedValue, Any& _rOldValue, co… in convertFormatKeyPropertyValue() argument 299 _rConvertedValue.clear(); in convertFormatKeyPropertyValue() 316 _rConvertedValue <<= (sal_Int16)nTablePosition; in convertFormatKeyPropertyValue()
|
/aoo42x/main/forms/source/xforms/ |
H A D | datatypes.cxx | 261 …sal_Bool OXSDDataType::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32… in convertFastPropertyValue() argument 264 …if ( !OXSDDataType_PBase::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue() 269 if ( !checkPropertySanity( _nHandle, _rConvertedValue, sErrorMessage ) ) in convertFastPropertyValue()
|
/aoo42x/main/toolkit/source/controls/ |
H A D | geometrycontrolmodel.cxx | 315 …sal_Bool SAL_CALL OGeometryControlModel_Base::convertFastPropertyValue(Any& _rConvertedValue, Any&… in convertFastPropertyValue() argument 318 …return OPropertyContainer::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
|
/aoo42x/main/forms/source/inc/ |
H A D | limitedformats.hxx | 78 ::com::sun::star::uno::Any& _rConvertedValue,
|