Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx409 nOldCaretPos != -1) in GetStates()
500 nOld = nOldCaretPos; in _InvalidateCursorPos()
501 nOldCaretPos = nNew; in _InvalidateCursorPos()
551 nPos = nOldCaretPos; in _InvalidateFocus()
570 , nOldCaretPos( -1 ) in SwAccessibleParagraph()
610 return nOldCaretPos != -1; in HasCursor()
1483 ASSERT( nRet == nOldCaretPos, "caret pos out of sync" ); in getCaretPosition()
1484 nOldCaretPos = nRet; in getCaretPosition()
H A Daccpara.hxx92 sal_Int32 nOldCaretPos; // The 'old' caret pos. It's only valid as long member in SwAccessibleParagraph

Completed in 34 milliseconds