Searched refs:_eInstigator (Results 1 – 4 of 4) sorted by relevance
421 …el::impl_updateStreamForURL_lck( const ::rtl::OUString& _rURL, ValueChangeInstigator _eInstigator ) in impl_updateStreamForURL_lck() argument454 setControlValue( makeAny( xImageStream ), _eInstigator ); in impl_updateStreamForURL_lck()463 sal_Bool OImageControlModel::impl_handleNewImageURL_lck( ValueChangeInstigator _eInstigator ) in impl_handleNewImageURL_lck() argument468 if ( impl_updateStreamForURL_lck( m_sImageURL, _eInstigator ) ) in impl_handleNewImageURL_lck()496 setControlValue( Any(), _eInstigator ); in impl_handleNewImageURL_lck()
140 sal_Bool impl_handleNewImageURL_lck( ValueChangeInstigator _eInstigator );145 … impl_updateStreamForURL_lck( const ::rtl::OUString& _rURL, ValueChangeInstigator _eInstigator );
2345 void OBoundControlModel::setControlValue( const Any& _rValue, ValueChangeInstigator _eInstigator ) in setControlValue() argument2347 m_eControlValueChangeInstigator = _eInstigator; in setControlValue()
906 ValueChangeInstigator _eInstigator
Completed in 30 milliseconds