Searched refs:nBotDiff (Results 1 – 1 of 1) sorted by relevance
1323 sal_uInt16 nBotDiff = 0; in Format() local1330 nBotDiff = ( Width() - nMaxWidth ) / 2; in Format()1339 case 5: aPos[4] = aPos[3] + nBotDiff; // no break in Format()1340 case 3: aPos[nTop] = nBotDiff; break; in Format()1341 case 6: aPos[4] = aPos[3] + nBotDiff; // no break in Format()
Completed in 9 milliseconds