Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/control/
H A Dtabctrl.cxx463 long nIDX = 0; in ImplGetTabRect() local
490 nIDX = 0; in ImplGetTabRect()
505 it->maRect.Left() += nIDX; in ImplGetTabRect()
506 it->maRect.Right() += nIDX+nDX; in ImplGetTabRect()
509 nIDX += nDX; in ImplGetTabRect()
513 nIDX++; in ImplGetTabRect()