Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dhdrcont.hxx122 void SetIgnoreMove(sal_Bool bSet) { bIgnoreMove = bSet; } in SetIgnoreMove() function in ScHeaderControl
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx2677 pColBar[eOldH]->SetIgnoreMove(sal_True); in ActivatePart()
2678 pColBar[eNewH]->SetIgnoreMove(sal_False); in ActivatePart()
2686 pRowBar[eOldV]->SetIgnoreMove(sal_True); in ActivatePart()
2687 pRowBar[eNewV]->SetIgnoreMove(sal_False); in ActivatePart()

Completed in 24 milliseconds