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