Searched refs:VIEWOPT_CORE2_CRSR_IN_PROT (Results 1 – 1 of 1) sorted by relevance
76 #define VIEWOPT_CORE2_CRSR_IN_PROT 0x00000008L macro370 {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 23 milliseconds