Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dinputhdl.hxx151 DECL_LINK( ShowHideTipVisibleSecParentListener, VclWindowEvent* );
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx704 IMPL_LINK( ScInputHandler, ShowHideTipVisibleSecParentListener, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
728 …ecParent->RemoveEventListener( LINK( this, ScInputHandler, ShowHideTipVisibleSecParentListener ) ); in HideTipBelow()
956 …leSecParent->AddEventListener( LINK( this, ScInputHandler, ShowHideTipVisibleSecParentListener ) ); in ShowTipBelow()

Completed in 20 milliseconds