Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/control/
H A Dtabctrl.cxx775 sal_uInt16 nOff3 = 0; in ImplDrawItem() local
787 nOff3 = 1; in ImplDrawItem()
924 long nXPos = aRect.Left()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-nOff3; in ImplDrawItem()
925 long nYPos = aRect.Top()+((aTabSize.Height()-nTextHeight)/2)-nOff3; in ImplDrawItem()