Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx745 int bRet = CRSR_POSOLD | in SetCrsr()
826 bRet &= ~CRSR_POSOLD; in SetCrsr()
834 bRet = CRSR_POSOLD; in SetCrsr()
838 bRet &= ~CRSR_POSOLD; in SetCrsr()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx144 const int CRSR_POSOLD = 0x01, // Cursor bleibt an alter Doc-Position variable
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3389 if ( !(CRSR_POSOLD & nTmpSetCrsr) ) in MouseButtonDown()

Completed in 75 milliseconds