Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dtabbar.cxx230 DECL_LINK( ImplEndEditHdl, void* );
266 … if ( PostUserEvent( LINK( this, TabBarEdit, ImplEndEditHdl ), (void*)sal_False ) ) in PreNotify()
275 … if ( PostUserEvent( LINK( this, TabBarEdit, ImplEndEditHdl ), (void*)sal_True ) ) in PreNotify()
292 if ( PostUserEvent( LINK( this, TabBarEdit, ImplEndEditHdl ), (void*)sal_False ) ) in LoseFocus()
301 IMPL_LINK( TabBarEdit, ImplEndEditHdl, void*, pCancel ) in IMPL_LINK() argument

Completed in 20 milliseconds