Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Druler.cxx1251 long nVirRight; // Rechte/Untere-Kante bei Ausgabe in ImplFormat() local
1260 nVirRight = nVirLeft+mpData->nRulWidth-1; in ImplFormat()
1309 nP2 = nVirRight; in ImplFormat()
1310 if ( nM2 > nVirRight ) in ImplFormat()
1320 nM2 = nVirRight+1; in ImplFormat()
1368 if ( nP2 <= nVirRight+1 ) in ImplFormat()
1381 if ( nP2 <= nVirRight+1 ) in ImplFormat()
1396 if ( nP2 < nVirRight ) in ImplFormat()

Completed in 20 milliseconds