Home
last modified time | relevance | path

Searched refs:_rNewValue (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/accessibility/source/extended/
H A DAccessibleGridControl.cxx338 void AccessibleGridControl::commitCellEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _r… 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 void AccessibleGridControl::commitTableEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _… in commitTableEvent() argument
377 if(_rNewValue >>= aChange) 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 DAccessibleBrowseBox.cxx324 void AccessibleBrowseBox::commitTableEvent(sal_Int16 _nEventId,const Any& _rNewValue,const Any& _rO… in commitTableEvent() argument
328 m_pImpl->m_pTable->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitTableEvent()
333 const Any& _rNewValue, in commitHeaderBarEvent() argument
339 pHeaderBar->commitEvent(_nEventId,_rNewValue,_rOldValue); in commitHeaderBarEvent()
H A DAccessibleGridControlBase.cxx397 sal_Int16 _nEventId, const Any& _rNewValue, const Any& _rOldValue ) in commitEvent() argument
410 aEvent.NewValue = _rNewValue; in commitEvent()
/trunk/main/comphelper/source/misc/
H A Daccessiblecontexthelper.cxx194 const Any& _rOldValue, const Any& _rNewValue ) in NotifyAccessibleEvent() argument
206 aEvent.NewValue = _rNewValue; in NotifyAccessibleEvent()
214 const Any& _rOldValue, const Any& _rNewValue, in BufferAccessibleEvent() argument
235 aEvent.NewValue = _rNewValue; in BufferAccessibleEvent()
/trunk/main/forms/source/misc/
H A Dlimitedformats.cxx279 …rmats::convertFormatKeyPropertyValue(Any& _rConvertedValue, Any& _rOldValue, const Any& _rNewValue) in convertFormatKeyPropertyValue() argument
287 if (!(_rNewValue >>= nNewFormat)) in convertFormatKeyPropertyValue()
351 void OLimitedFormats::setFormatKeyPropertyValue( const Any& _rNewValue ) in setFormatKeyPropertyValue() argument
359 m_xAggregate->setFastPropertyValue(m_nFormatEnumPropertyHandle, _rNewValue); in setFormatKeyPropertyValue()
/trunk/main/svx/source/inc/
H A Dcharmapacc.hxx90 const ::com::sun::star::uno::Any& _rNewValue
191 const ::com::sun::star::uno::Any& _rNewValue in fireEvent()
194 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in fireEvent()
266 const ::com::sun::star::uno::Any& _rNewValue in fireEvent()
269 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in fireEvent()
/trunk/main/extensions/source/propctrlr/
H A Dcellbindinghandler.cxx113 …rtyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, const Any& /*_r… in actuatingPropertyChanged() argument
134 _rNewValue >>= xBinding; in actuatingPropertyChanged()
164 _rNewValue >>= xSource; in actuatingPropertyChanged()
193 _rNewValue >>= sControlSource; in actuatingPropertyChanged()
H A Dformcomponenthandler.cxx1604 _rNewValue >>= sControlSource; in actuatingPropertyChanged()
1625 OSL_VERIFY( _rNewValue >>= eEncoding ); in actuatingPropertyChanged()
1634 OSL_VERIFY( _rNewValue >>= bIsRepeating ); in actuatingPropertyChanged()
1645 _rNewValue >>= bHasTabStop; in actuatingPropertyChanged()
1654 OSL_VERIFY( _rNewValue >>= nBordeType ); in actuatingPropertyChanged()
1665 _rNewValue >>= bDropDown; in actuatingPropertyChanged()
1677 OSL_VERIFY( _rNewValue >>= sImageURL ); in actuatingPropertyChanged()
1690 OSL_VERIFY( _rNewValue >>= eButtonType ); in actuatingPropertyChanged()
1715 OSL_VERIFY( _rNewValue >>= nNewDigits ); in actuatingPropertyChanged()
1717 OSL_VERIFY( _rNewValue >>= bUseSep ); in actuatingPropertyChanged()
[all …]
H A Deformshelper.cxx721 …PropertyChange( const ::rtl::OUString& _rName, const Any& _rOldValue, const Any& _rNewValue ) const in firePropertyChange()
726 if ( _rOldValue == _rNewValue ) in firePropertyChange()
736 aEvent.NewValue = _rNewValue; in firePropertyChange()
H A Deditpropertyhandler.cxx271 …rtyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, const Any& /*_r… in actuatingPropertyChanged() argument
303 _rNewValue >>= bIsMultiline; in actuatingPropertyChanged()
H A Dformgeometryhandler.cxx240 …rtyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, const Any& _rOl…
528 …rtyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, const Any& /*_r… in actuatingPropertyChanged() argument
541 OSL_VERIFY( _rNewValue >>= eAnchorType ); in actuatingPropertyChanged()
H A Dsubmissionhandler.cxx329 …rtyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, const Any& /*_r… in actuatingPropertyChanged() argument
344 OSL_VERIFY( _rNewValue >>= eType ); in actuatingPropertyChanged()
H A Dpropertycomposer.cxx388 …rtyChanged( const ::rtl::OUString& _rActuatingPropertyName, const Any& _rNewValue, const Any& _rOl… in actuatingPropertyChanged() argument
414 … (*loop)->actuatingPropertyChanged( _rActuatingPropertyName, _rNewValue, _rOldValue, in actuatingPropertyChanged()
H A Dpropertyhandler.cxx290 …ring& _rPropName, PropertyId _nPropId, const Any& _rOldValue, const Any& _rNewValue ) SAL_THROW(()) in firePropertyChange() argument
297 aEvent.NewValue = _rNewValue; in firePropertyChange()
/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx89 …stPropertyValue( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rNewValue, ::com::sun::sta…
128 …stPropertyValue( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rNewValue, ::com::sun::sta… in convertDynamicFastPropertyValue() argument
130 …return m_aDynamicProperties.convertFastPropertyValue( _nHandle, _rNewValue, _out_rConvertedValue, … in convertDynamicFastPropertyValue()
H A Dlimitedformats.hxx80 const ::com::sun::star::uno::Any& _rNewValue
82 void setFormatKeyPropertyValue( const ::com::sun::star::uno::Any& _rNewValue );
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx424 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 void BrowseBox::commitBrowseBoxEvent( sal_Int16 _nEventId, const Any& _rNewValue, const Any& _rOldV… in commitBrowseBoxEvent() argument
433 m_pImpl->m_pAccessible->commitEvent( _nEventId, _rNewValue, _rOldValue); in commitBrowseBoxEvent()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx289 …kPropertySanity( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rNewValue, ::rtl::OUString… in checkPropertySanity() argument
294 OSL_VERIFY( _rNewValue >>= sPattern ); in checkPropertySanity()
543 …bool OStringType::checkPropertySanity( sal_Int32 _nHandle, const Any& _rNewValue, ::rtl::OUString&… in checkPropertySanity() argument
546 if ( !OStringType_Base::checkPropertySanity( _nHandle, _rNewValue, _rErrorMessage ) ) in checkPropertySanity()
557 OSL_VERIFY( _rNewValue >>= nValue ); in checkPropertySanity()
/trunk/main/connectivity/source/inc/
H A Dinternalnode.hxx42 OSQLInternalNode(const ::rtl::OString& _rNewValue,
48 OSQLInternalNode(const ::rtl::OUString& _rNewValue,
/trunk/main/dbaccess/source/ui/inc/
H A DJAccess.hxx77 const ::com::sun::star::uno::Any& _rNewValue in notifyAccessibleEvent()
80 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in notifyAccessibleEvent()
H A DTableWindowAccess.hxx113 const ::com::sun::star::uno::Any& _rNewValue in notifyAccessibleEvent()
116 NotifyAccessibleEvent(_nEventId,_rOldValue,_rNewValue); in notifyAccessibleEvent()
/trunk/main/comphelper/source/property/
H A Dpropertybag.cxx181 …bool PropertyBag::convertFastPropertyValue( sal_Int32 _nHandle, const Any& _rNewValue, Any& _out_r… in convertFastPropertyValue() argument
187 _out_rConvertedValue, _out_rCurrentValue, _nHandle, _rNewValue ); in convertFastPropertyValue()
/trunk/main/comphelper/inc/comphelper/
H A Daccessiblecontexthelper.hxx222 const ::com::sun::star::uno::Any& _rNewValue
242 const ::com::sun::star::uno::Any& _rNewValue,
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx256 …void appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow,sal_Bool…
257 void appendUndoAction(const String& _rOldValue,const String& _rNewValue,sal_Int32 _nRow);
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx170 void firePropertyChange(sal_Int32 _nPos,const ::connectivity::ORowSetValue& _rNewValue);
388 …firePropertyChange(sal_Int32 _nPos,const ::connectivity::ORowSetValue& _rNewValue, const GrantNoti… in firePropertyChange() argument
390 firePropertyChange(_nPos,_rNewValue); in firePropertyChange()

Completed in 103 milliseconds

123