Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/contnr/
H A Dsvlbox.cxx95 aAccEscape.InsertItem( SVLBOX_ACC_ESCAPE, KeyCode(KEY_ESCAPE) ); in DBG_NAME()
98 aAccEscape.SetActivateHdl( LINK( this, SvInplaceEdit, EscapeHdl_Impl) ); in DBG_NAME()
100 GetpApp()->InsertAccel( &aAccEscape ); in DBG_NAME()
112 GetpApp()->RemoveAccel( &aAccEscape ); in ~SvInplaceEdit()
193 GetpApp()->RemoveAccel( &aAccEscape ); in IMPL_LINK_INLINE_END()
296 aAccEscape.InsertItem( SVLBOX_ACC_ESCAPE, KeyCode(KEY_ESCAPE) ); in SvInplaceEdit2()
299 aAccEscape.SetActivateHdl( LINK( this, SvInplaceEdit2, EscapeHdl_Impl) ); in SvInplaceEdit2()
301 GetpApp()->InsertAccel( &aAccEscape ); in SvInplaceEdit2()
313 GetpApp()->RemoveAccel( &aAccEscape ); in ~SvInplaceEdit2()
409 GetpApp()->RemoveAccel( &aAccEscape ); in IMPL_LINK_INLINE_END()
H A Dimivctl1.cxx75 Accelerator aAccEscape; member in IcnViewEdit_Impl
3917 aAccEscape.InsertItem( IMPICNVIEW_ACC_ESCAPE, KeyCode(KEY_ESCAPE) ); in IcnViewEdit_Impl()
3920 aAccEscape.SetActivateHdl( LINK( this, IcnViewEdit_Impl, EscapeHdl_Impl) ); in IcnViewEdit_Impl()
3922 GetpApp()->InsertAccel( &aAccEscape);//, ACCEL_ALWAYS ); in IcnViewEdit_Impl()
3932 GetpApp()->RemoveAccel( &aAccEscape ); in ~IcnViewEdit_Impl()
3943 GetpApp()->RemoveAccel( &aAccEscape ); in CallCallBackHdl_Impl()
/aoo41x/main/svtools/inc/svtools/
H A Dsvlbox.hxx605 Accelerator aAccEscape; member in SvInplaceEdit
634 Accelerator aAccEscape; member in SvInplaceEdit2

Completed in 52 milliseconds