Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx846 long nCursorLength = bVerticalCursor ? maFieldSize.Height() : maFieldSize.Width(); in DrawInsertionCursor() local
854 …Size aMainLineSize( bVerticalCursor ? CURSOR_WIDTH : nCursorLength, bVerticalCursor ? nCursorLengt… in DrawInsertionCursor()
862 (bVerticalCursor ? aSubLinePos.Y() : aSubLinePos.X()) += (nCursorLength - CURSOR_WIDTH); in DrawInsertionCursor()

Completed in 22 milliseconds