Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx649 long nEntryPos1 = 0, nEntryPos2 = 0, nImagePos = 0; in Paint() local
668 bDraw = GetEntryPos( nLevel, nEntry, nEntryPos1, nEntryPos2, nImagePos ); in Paint()
674 nEntryPos2 -= 2 * nEntriesSign; in Paint()
678 DrawRectRel( nLinePos, nEntryPos1, nLinePos + nLevelsSign, nEntryPos2 ); in Paint()
681 DrawRectRel( nLinePos, nEntryPos2 - nEntriesSign, in Paint()
682 nLinePos + ( SC_OL_BITMAPSIZE / 3 ) * nLevelsSign, nEntryPos2 ); in Paint()
701 bDraw = GetEntryPos( nLevel, nEntry, nEntryPos1, nEntryPos2, nImagePos ); in Paint()

Completed in 22 milliseconds