Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx240 long nContextWidthDIV2 = nContextWidth / 2; in SetTabs() local
261 nStartPos += nContextWidthDIV2; // wg. Zentrierung in SetTabs()
263 nStartPos += nContextWidthDIV2; // rechter Rand der Context-Bmp in SetTabs()
274 nStartPos += nContextWidthDIV2; in SetTabs()
291 nStartPos += nContextWidthDIV2; // Mitte der Context-Bmp in SetTabs()
305 nStartPos += nContextWidthDIV2; // Mitte der Context-Bmp in SetTabs()
2500 long nContextWidthDIV2 = nContextWidth / 2; in GetTextOffset() local
2519 nStartPos += nContextWidthDIV2; // wg. Zentrierung in GetTextOffset()
2529 nStartPos += nContextWidthDIV2; in GetTextOffset()
2542 nStartPos += nContextWidthDIV2; // Mitte der Context-Bmp in GetTextOffset()
[all …]
/trunk/main/svx/workben/msview/
H A Dmsview.cxx628 long nContextWidthDIV2 = nNodeWidthPixel >> 1; in SetTabs() local
630 long nStartPos = 2 + ( nIndent + nContextWidthDIV2 ); in SetTabs()
634 nStartPos += nContextWidthDIV2 + 5; in SetTabs()

Completed in 46 milliseconds