Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dhelp.cxx325 ImplGetSVData()->maHelpData.mnLastHelpHideTime = Time::GetSystemTicks(); in HideTip()
655 …if ( ( ( nCurTime - pSVData->maHelpData.mnLastHelpHideTime ) < pParent->GetSettings().GetHelpSe… in ImplShowHelpWindow()
696 pSVData->maHelpData.mnLastHelpHideTime = Time::GetSystemTicks(); in ImplDestroyHelpWindow()
/trunk/main/vcl/inc/
H A Dsvdata.hxx304 sal_uLong mnLastHelpHideTime; // ticks of last show member

Completed in 25 milliseconds