Lines Matching refs:BOOL
35 -(BOOL)canBecomeKeyWindow;
44 -(BOOL)windowShouldClose: (NSNotification*)pNotification;
50 -(BOOL)containsMouse;
58 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender;
59 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender;
72 BOOL mbNeedSpecialKeyHandle;
73 BOOL mbInKeyInput;
74 BOOL mbKeyHandled;
88 -(BOOL)acceptsFirstResponder;
89 -(BOOL)acceptsFirstMouse: (NSEvent *)pEvent;
90 -(BOOL)isOpaque;
111 -(BOOL)sendKeyInputAndReleaseToFrame: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar;
112 -(BOOL)sendKeyInputAndReleaseToFrame: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers:…
113 -(BOOL)sendKeyToFrameDirect: (sal_uInt16)nKeyCode character: (sal_Unicode)aChar modifiers: (unsigne…
114 -(BOOL)sendSingleCharacter:(NSEvent*)pEvent;
115 -(BOOL)handleKeyDownException:(NSEvent*)pEvent;
204 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender;
205 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender;