Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx227 sal_uLong nTipId; member
5578 nTipId = 0; in ClearCntnt()
5605 nTipId = Help::ShowTip( &rWin, Rectangle( aPt, Size( 1, 1 )), in Start()
5629 else if( nTipId ) in Stop()
5630 Help::HideTip( nTipId ); in Stop()