Home
last modified time | relevance | path

Searched refs:_rConvertedValue (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx263 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 Drefvaluecomponent.cxx128 …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 DComboBox.cxx277 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 DFormComponent.cxx1053 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 DHidden.cxx110 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 Dspinbutton.cxx146 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 Dnavigationbar.cxx383 …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 DListBox.cxx371 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 Dscrollbar.cxx190 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 DDate.cxx203 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 DTime.cxx200 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 DButton.cxx296 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 Dentrylisthelper.cxx297 sal_Bool OEntryListHelper::convertNewListSourceProperty( Any& _rConvertedValue, in convertNewListSourceProperty() argument
304 … return ::comphelper::tryPropertyValue( _rConvertedValue, _rOldValue, _rValue, m_aStringItems ); in convertNewListSourceProperty()
/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx150 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…
/trunk/main/comphelper/source/property/
H A Dproperty.cxx206 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 Dpropertycontainer.cxx80 …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 Dpropertycontainerhelper.cxx246 …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 Dopropertybag.cxx294 …sal_Bool SAL_CALL OPropertyBag::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, … in convertFastPropertyValue() argument
296 …return m_aDynamicProperties.convertFastPropertyValue( _nHandle, _rValue, _rConvertedValue, _rOldVa… in convertFastPropertyValue()
/trunk/main/dbaccess/source/ui/uno/
H A Dunosqlmessage.cxx117 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 Dtextconnectionsettings_uno.cxx217 …_CALL OTextConnectionSettingsDialog::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldVa… in convertFastPropertyValue() argument
225 _rConvertedValue = _rValue; in convertFastPropertyValue()
231 …bModified = OTextConnectionSettingsDialog::convertFastPropertyValue( _rConvertedValue, _rOldValue,… in convertFastPropertyValue()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx344 …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()
/trunk/main/forms/source/misc/
H A Dlimitedformats.cxx279 …sal_Bool OLimitedFormats::convertFormatKeyPropertyValue(Any& _rConvertedValue, Any& _rOldValue, co… in convertFormatKeyPropertyValue() argument
299 _rConvertedValue.clear(); in convertFormatKeyPropertyValue()
316 _rConvertedValue <<= (sal_Int16)nTablePosition; in convertFormatKeyPropertyValue()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx261 …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()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx315 …sal_Bool SAL_CALL OGeometryControlModel_Base::convertFastPropertyValue(Any& _rConvertedValue, Any&… in convertFastPropertyValue() argument
318 …return OPropertyContainer::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
/trunk/main/forms/source/inc/
H A Dlimitedformats.hxx78 ::com::sun::star::uno::Any& _rConvertedValue,

Completed in 120 milliseconds

12