Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dviewopt.hxx76 #define VIEWOPT_CORE2_CRSR_IN_PROT 0x00000008L macro
370 {return nCore2Options & VIEWOPT_CORE2_CRSR_IN_PROT ? sal_True : sal_False;} in IsCursorInProtectedArea()
373 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_CRSR_IN_PROT) : (nCore2Options &= ~VIEWOPT_CORE2_CRSR… in SetCursorInProtectedArea()

Completed in 16 milliseconds