/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 …eValueComponent::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHan… 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 | FormComponent.cxx | 109 m_aOldValues[ nOldLength ] = _rOldValue; in addPropertyNotification() 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() 1069 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nObjIDinMSO); in convertFastPropertyValue() 1825 Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue() argument 1837 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aControlSource); in convertFastPropertyValue() 1846 getFastPropertyValue(_rOldValue, _nHandle); in convertFastPropertyValue() 1851 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_xLabelControl); in convertFastPropertyValue() [all …]
|
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 | 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 …ool SAL_CALL ONavigationBarModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, in convertFastPropertyValue() argument 390 … OPropertyContainerHelper::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rVal… 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()
|
/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 158 _rOldValue <<= _rCurrentValue; in tryPropertyValue() 174 …yValueEnum(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValue, const staruno::… in tryPropertyValueEnum() argument 178 return tryPropertyValue(_rConvertedValue, _rOldValue, _rValueToSet, _rCurrentValue); in tryPropertyValueEnum() 188 _rOldValue <<= _rCurrentValue; in tryPropertyValueEnum() 203 …pertyValue(staruno::Any& /*out*/_rConvertedValue, staruno::Any& /*out*/_rOldValue, const staruno::… in tryPropertyValue() argument 211 _rOldValue.setValue(&_bCurrentValue, ::getBooleanCppuType()); in tryPropertyValue() 227 …al_Bool tryPropertyValue(staruno::Any& _rConvertedValue, staruno::Any& _rOldValue, const staruno::…
|
/aoo42x/main/accessibility/source/extended/ |
H A D | AccessibleGridControl.cxx | 338 …ssibleGridControl::commitCellEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _rOldValue) in commitCellEvent() argument 354 m_pImpl->m_pCell->commitEvent( _nEventId, _rNewValue, _rOldValue ); in commitCellEvent() 362 m_pImpl->m_pTable->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitCellEvent() 365 …sibleGridControl::commitTableEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _rOldValue) in commitTableEvent() argument 372 m_pImpl->m_pTable->commitEvent(_nEventId, makeAny(xChild),_rOldValue); in commitTableEvent() 386 m_pImpl->m_pTable->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitTableEvent() 389 m_pImpl->m_pTable->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitTableEvent() 393 m_pImpl->m_pTable->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitTableEvent()
|
H A D | AccessibleBrowseBox.cxx | 324 …essibleBrowseBox::commitTableEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _rOldValue) in commitTableEvent() argument 328 m_pImpl->m_pTable->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitTableEvent() 334 const Any& _rOldValue,sal_Bool _bColumnHeaderBar) in commitHeaderBarEvent() argument 339 pHeaderBar->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitHeaderBarEvent()
|
/aoo42x/main/forms/source/misc/ |
H A D | limitedformats.cxx | 279 …sal_Bool OLimitedFormats::convertFormatKeyPropertyValue(Any& _rConvertedValue, Any& _rOldValue, co… in convertFormatKeyPropertyValue() argument 298 _rOldValue.clear(); in convertFormatKeyPropertyValue() 309 _rOldValue <<= pFormats->nKey; in convertFormatKeyPropertyValue() 320 if (!_rOldValue.hasValue()) in convertFormatKeyPropertyValue() 327 _rOldValue <<= pFormats->nKey; in convertFormatKeyPropertyValue() 336 …OSL_ENSURE(_rOldValue.hasValue(), "OLimitedFormats::convertFormatKeyPropertyValue: did not find th… in convertFormatKeyPropertyValue()
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | CRowSetDataColumn.cxx | 219 void ORowSetDataColumn::fireValueChange(const ORowSetValue& _rOldValue) in fireValueChange() argument 221 …ue.isNull() && m_aColumnValue->isValid() && (!(((*m_aColumnValue)->get())[m_nPos] == _rOldValue)) ) in fireValueChange() 224 m_aOldValue = _rOldValue.makeAny(); in fireValueChange() 229 else if ( !m_aColumnValue.isNull() && !_rOldValue.isNull() ) in fireValueChange() 232 m_aOldValue = _rOldValue.makeAny(); in fireValueChange()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | accessiblecontexthelper.cxx | 194 const Any& _rOldValue, const Any& _rNewValue ) in NotifyAccessibleEvent() argument 205 aEvent.OldValue = _rOldValue; in NotifyAccessibleEvent() 214 const Any& _rOldValue, const Any& _rNewValue, in BufferAccessibleEvent() argument 234 aEvent.OldValue = _rOldValue; in BufferAccessibleEvent()
|
/aoo42x/main/dbaccess/source/ui/uno/ |
H A D | unosqlmessage.cxx | 117 …QLMessageDialog::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHan… in convertFastPropertyValue() argument 127 _rOldValue = m_aException; in convertFastPropertyValue() 134 …return OSQLMessageDialogBase::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rV… in convertFastPropertyValue()
|
H A D | textconnectionsettings_uno.cxx | 217 …nSettingsDialog::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHan… in convertFastPropertyValue() argument 226 pos->second->getPropertyValue( _rOldValue ); in convertFastPropertyValue() 231 …tConnectionSettingsDialog::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rVal… in convertFastPropertyValue()
|
/aoo42x/main/svx/source/inc/ |
H A D | charmapacc.hxx | 89 const ::com::sun::star::uno::Any& _rOldValue, 190 const ::com::sun::star::uno::Any& _rOldValue, in fireEvent() 194 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in fireEvent() 265 const ::com::sun::star::uno::Any& _rOldValue, in fireEvent() 269 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in fireEvent()
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | brwbox3.cxx | 424 void BrowseBox::commitTableEvent( sal_Int16 _nEventId, const Any& _rNewValue, const Any& _rOldValue… in commitTableEvent() argument 427 m_pImpl->m_pAccessible->commitTableEvent( _nEventId, _rNewValue, _rOldValue ); in commitTableEvent() 430 …rowseBox::commitBrowseBoxEvent( sal_Int16 _nEventId, const Any& _rNewValue, const Any& _rOldValue ) in commitBrowseBoxEvent() argument 433 m_pImpl->m_pAccessible->commitEvent( _nEventId, _rNewValue, _rOldValue); in commitBrowseBoxEvent()
|
/aoo42x/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 344 … ORichTextModel::convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHan… in convertFastPropertyValue() argument 350 … OPropertyContainerHelper::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rVal… in convertFastPropertyValue() 354 …bModified = FontControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _r… in convertFastPropertyValue() 358 …bModified = OControlModel::convertFastPropertyValue( _rConvertedValue, _rOldValue, _nHandle, _rVal… in convertFastPropertyValue()
|
/aoo42x/main/comphelper/source/property/ |
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 330 _rOldValue = *pPropContainer; in convertFastPropertyValue() 382 _rOldValue.setValue(aPos->aLocation.pDerivedClassMember, aPos->aProperty.Type); in convertFastPropertyValue()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | JAccess.hxx | 76 const ::com::sun::star::uno::Any& _rOldValue, in notifyAccessibleEvent() 80 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in notifyAccessibleEvent()
|