Home
last modified time | relevance | path

Searched refs:_eInstigator (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/component/
H A DImageControl.cxx421 …el::impl_updateStreamForURL_lck( const ::rtl::OUString& _rURL, ValueChangeInstigator _eInstigator ) in impl_updateStreamForURL_lck() argument
454 setControlValue( makeAny( xImageStream ), _eInstigator ); in impl_updateStreamForURL_lck()
463 sal_Bool OImageControlModel::impl_handleNewImageURL_lck( ValueChangeInstigator _eInstigator ) in impl_handleNewImageURL_lck() argument
468 if ( impl_updateStreamForURL_lck( m_sImageURL, _eInstigator ) ) in impl_handleNewImageURL_lck()
496 setControlValue( Any(), _eInstigator ); in impl_handleNewImageURL_lck()
H A DImageControl.hxx140 sal_Bool impl_handleNewImageURL_lck( ValueChangeInstigator _eInstigator );
145 … impl_updateStreamForURL_lck( const ::rtl::OUString& _rURL, ValueChangeInstigator _eInstigator );
H A DFormComponent.cxx2345 void OBoundControlModel::setControlValue( const Any& _rValue, ValueChangeInstigator _eInstigator ) in setControlValue() argument
2347 m_eControlValueChangeInstigator = _eInstigator; in setControlValue()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx906 ValueChangeInstigator _eInstigator

Completed in 40 milliseconds