Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx347 … sal_Bool bNothing = ( pViewData->GetCurX()==nCol && pViewData->GetCurY()==nRow ); in Execute() local
359 bNothing = ( aCurrent == aOldMark ); in Execute()
362 bNothing = sal_False; in Execute()
364 if (!bNothing) in Execute()
387 if( bNothing ) in Execute()