Home
last modified time | relevance | path

Searched refs:NewValue (Results 126 – 150 of 167) sorted by relevance

1234567

/aoo42x/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl404 @param NewValue
426 [in] any NewValue,
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx694 _rEvent.NewValue >>= bReadOnly; in _propertyChanged()
1497 … sal_Int32 nNewKey = _rEvent.NewValue.hasValue() ? ::comphelper::getINT32(_rEvent.NewValue) : 0; in _propertyChanged()
2477 SetList(_rEvent.NewValue); in _propertyChanged()
2606 SetList(_rEvent.NewValue); in _propertyChanged()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1982 aEvent.NewValue = rValue.Value; in setPropertyValues()
2033 aEvent.NewValue = (*it).value; in setPropertyValues()
2136 aEvent.NewValue = uno::makeAny( aNewTitle ); in setPropertyValues()
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx1300 if ( !xOldBound.is() && evt.NewValue.hasValue() ) in propertyChange()
1321 m_bCurrentRecordModified = ::comphelper::getBOOL(evt.NewValue); in propertyChange()
1323 m_bCurrentRecordNew = ::comphelper::getBOOL(evt.NewValue); in propertyChange()
1344 bool bEnable = lcl_shouldUseDynamicControlBorder( evt.Source, evt.NewValue ); in propertyChange()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx436 aEvent.OldValue, aEvent.NewValue ); in _InvalidateContent()
486 aEvent.NewValue <<= sNewDesc; in _InvalidateContent()
522 aEvent.NewValue <<= nNew; in _InvalidateCursorPos()
536 aEvent.NewValue <<= uno::Any(); in _InvalidateCursorPos()
H A Dacccell.cxx215 aEvent.NewValue<<=AccessibleStateType::FOCUSED; in _InvalidateCursorPos()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleTreeNode.cxx117 aEventObject.NewValue = rNewValue; in FireAccessibleEvent()
H A DAccessibleSlideSorterView.cxx152 aEventObject.NewValue = rNewValue; in FireAccessibleEvent()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleTableBase.cxx494 aEvent.NewValue <<= aModelChange; in CommitTableModelChange()
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.cxx1496 aEvt.NewValue <<= GetCount(); in CheckProperties()
1508 aEvt.NewValue <<= (sal_Bool) bIsFinal; in CheckProperties()
/aoo42x/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx382 OSL_VERIFY( i_rEvent.NewValue >>= sNewName ); in propertyChange()
H A DAppControllerGen.cxx325 evt.NewValue >>= sNewName; in propertyChange()
/aoo42x/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx567 rEvent.NewValue >>= bIsMasterPageMode; in propertyChange()
/aoo42x/main/forms/source/component/
H A DButton.cxx655 _rEvent.NewValue >>= m_bEnabledByPropertyValue; in propertyChange()
H A Dclickableimage.cxx887 SetURL( getString(rEvt.NewValue) ); in _propertyChanged()
H A DFormComponent.cxx1996 setPropertyValue( sBindingControlledProperty, evt.NewValue ); in propertyChange()
1998 m_xLabelControl->setPropertyValue( sBindingControlledProperty, evt.NewValue ); in propertyChange()
/aoo42x/main/reportdesign/source/ui/inc/
H A DGeometryHandler.hxx277 …l::OUString & ActuatingPropertyName, const ::com::sun::star::uno::Any & NewValue, const ::com::sun…
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx500 aEvent.NewValue = _rNewValue; in commitEvent()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1215 && (::comphelper::getBOOL(evt.NewValue) == sal_False) in propertyChange()
1223 && (::comphelper::getBOOL(evt.NewValue) == sal_True) in propertyChange()
1250 evt.NewValue >>= nNewValue; in propertyChange()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx918 evt[0].NewValue <<= Title; in setPropertyValues()
/aoo42x/main/extensions/source/propctrlr/
H A Deformshelper.cxx736 aEvent.NewValue = _rNewValue; in firePropertyChange()
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx133 aEvt.NewValue = _aNewValue; in NotifyAccessibleEvent()
/aoo42x/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx507 _rEvent.NewValue >>= nGainedState; in notifyEvent()
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx253 _rEvent.NewValue >>= sURL; in propertyChange()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1388 aEvent.NewValue = rValue.Value; in setPropertyValues()
1456 aEvent.NewValue = uno::makeAny( m_aProps.getTitle() ); in setPropertyValues()

Completed in 216 milliseconds

1234567