Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dcellsh4.cxx88 SCsCOLROW nRTLSign = 1; in ExecuteCursor() local
92 nRTLSign = -1; in ExecuteCursor()
125 …pTabViewShell->MoveCursorRel( static_cast<SCsCOL>(-nRepeat * nRTLSign), 0, SC_FOLLOW_LINE, bSel, b… in ExecuteCursor()
129 …pTabViewShell->MoveCursorArea( static_cast<SCsCOL>(-nRepeat * nRTLSign), 0, SC_FOLLOW_JUMP, bSel, … in ExecuteCursor()
133 …pTabViewShell->MoveCursorRel( static_cast<SCsCOL>(nRepeat * nRTLSign), 0, SC_FOLLOW_LINE, bSel, bK… in ExecuteCursor()
137 …pTabViewShell->MoveCursorArea( static_cast<SCsCOL>(nRepeat * nRTLSign), 0, SC_FOLLOW_JUMP, bSel, b… in ExecuteCursor()

Completed in 6 milliseconds