Home
last modified time | relevance | path

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

1234567

/aoo42x/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx404 evt.NewValue >>= nDialogStep; in propertyChange()
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx131 aEvent.NewValue <<= mpChildWin->GetAccessible(); in AddChild()
/aoo42x/main/svx/source/form/
H A Dnavigatortreemodel.cxx101 ::rtl::OUString aNewName = ::comphelper::getString(evt.NewValue); in propertyChange()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1221 aEvt.NewValue = aValue; in setFastPropertyValue()
1769 *(m_aChildNames.begin() + nPos) = ::comphelper::getString(evt.NewValue); in propertyChange()
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx2837 if (::comphelper::getBOOL(evt.NewValue)) in DataSourcePropertyChanged()
2862 m_xCurrentRow->SetStatus(::comphelper::getBOOL(evt.NewValue) ? GRS_MODIFIED : GRS_CLEAN); in DataSourcePropertyChanged()
H A Dfmgridcl.cxx1094 GridRowStatus eStatus = ::comphelper::getBOOL(evt.NewValue) ? GRS_MODIFIED : GRS_CLEAN; in propertyChange()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx700 …d::pair<const ::rtl::OUString, InterfaceRef >(::comphelper::getString(evt.NewValue),xCorrectType)); in propertyChange()
/aoo42x/main/extensions/source/propctrlr/
H A Deventhandler.cxx655 aEvent.NewValue <<= aNewScriptEvent; in setPropertyValue()
H A Dpropcontroller.cxx764 Any aNewValue( _rEvent.NewValue ); in propertyChange()
/aoo42x/main/forms/source/component/
H A DListBox.cxx466 setNewStringItemList( i_rEvent.NewValue, aLock ); in _propertyChanged()
H A DDatabaseForm.cxx2388 fire(&nHandle, &evt.NewValue, &evt.OldValue, 1, sal_False); in _propertyChanged()
3790 OSL_VERIFY( evt.NewValue >>= bCurrentIsNew ); in propertyChange()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx702 aEvent.NewValue = uno::makeAny(aNewTitle); in setPropertyValues()
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx815 aEvent.NewValue = uno::makeAny( aNewTitle ); in setPropertyValues()
/aoo42x/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx1508 aEventObject.NewValue = rNewValue; in FireAccessibleEvent()
/aoo42x/main/starmath/source/
H A Daccessibility.cxx183 aEvt.NewValue = rNewVal ; in LaunchEvent()
/aoo42x/main/ucb/source/ucp/file/
H A Dshell.cxx862 seqChanged[ propChanged++ ].NewValue = values[i].Value; in setv()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx2218 evt.NewValue >>= bShow; in propertyChange()

Completed in 193 milliseconds

1234567