Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx237 long nCheckWidthDIV2 = nCheckWidth / 2; in SetTabs() local
287 nStartPos += nCheckWidthDIV2; in SetTabs()
289 nStartPos += nCheckWidthDIV2; // rechter Rand des CheckButtons in SetTabs()
301 nStartPos += nCheckWidthDIV2; in SetTabs()
303 nStartPos += nCheckWidthDIV2; // rechter Rand CheckButton in SetTabs()
2497 long nCheckWidthDIV2 = nCheckWidth / 2; in GetTextOffset() local
2539 nStartPos += nCheckWidthDIV2; in GetTextOffset()
2540 nStartPos += nCheckWidthDIV2; // rechter Rand des CheckButtons in GetTextOffset()
2550 nStartPos += nCheckWidthDIV2; in GetTextOffset()
2551 nStartPos += nCheckWidthDIV2; // rechter Rand CheckButton in GetTextOffset()

Completed in 20 milliseconds