Searched refs:impl_broadcastPropertyChange_nothrow (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/extensions/source/propctrlr/ |
H A D | propcontroller.cxx | 783 … impl_broadcastPropertyChange_nothrow( _rEvent.PropertyName, aNewValue, _rEvent.OldValue, false ); in propertyChange() 1292 … impl_broadcastPropertyChange_nothrow( *aProperty, *aPropertyValue, *aPropertyValue, true ); in UpdateUI() 1432 impl_broadcastPropertyChange_nothrow( rName, aNormalizedValue, aOldValue, false ); in Commit() 1742 …void OPropertyBrowserController::impl_broadcastPropertyChange_nothrow( const ::rtl::OUString& _rPr… in impl_broadcastPropertyChange_nothrow() function in pcr::OPropertyBrowserController
|
H A D | propcontroller.hxx | 287 …void impl_broadcastPropertyChange_nothrow( const ::rtl::OUString& _rPropertyName, const ::com::…
|
Completed in 31 milliseconds