LibreOffice Module vcl (master) 1
Instance Methods | Protected Attributes | List of all members
SalFrameWindow Class Reference

#import <salframeview.h>

Inheritance diagram for SalFrameWindow:
[legend]
Collaboration diagram for SalFrameWindow:
[legend]

Instance Methods

(id) - initWithSalFrame:
 
(void) - clearLiveResizeTimer
 
(void) - dealloc
 
(BOOL- canBecomeKeyWindow
 
(void) - displayIfNeeded
 
(void) - windowDidBecomeKey:
 
(void) - windowDidResignKey:
 
(void) - windowDidChangeScreen:
 
(void) - windowDidMove:
 
(void) - windowDidResize:
 
(void) - windowDidMiniaturize:
 
(void) - windowDidDeminiaturize:
 
(BOOL- windowShouldClose:
 
(void) - windowDidChangeBackingProperties:
 
(void) - dockMenuItemTriggered:
 
(AquaSalFrame *) - getSalFrame
 
(BOOL- containsMouse
 
(css::uno::Reference< css::accessibility::XAccessibleContext >) - accessibleContext
 
(NSDragOperation) - draggingEntered:
 
(NSDragOperation) - draggingUpdated:
 
(void) - draggingExited:
 
(BOOL- prepareForDragOperation:
 
(BOOL- performDragOperation:
 
(void) - concludeDragOperation:
 
(void) - registerDraggingDestinationHandler:
 
(void) - unregisterDraggingDestinationHandler:
 
(void) - endExtTextInput
 
(void) - endExtTextInput:
 
(void) - windowDidResizeWithTimer:
 
(BOOL- isIgnoredWindow
 
(id) - accessibilityApplicationFocusedUIElement
 
(id) - accessibilityFocusedUIElement
 
(BOOL- accessibilityIsIgnored
 
(BOOL- isAccessibilityElement
 

Protected Attributes

AquaSalFramempFrame
 
id mDraggingDestinationHandler
 
BOOL mbInLiveResize
 
BOOL mbInWindowDidResize
 
NSTimer * mpLiveResizeTimer
 

Detailed Description

Definition at line 27 of file salframeview.h.

Method Documentation

◆ accessibilityApplicationFocusedUIElement

- (id) accessibilityApplicationFocusedUIElement

◆ accessibilityFocusedUIElement

- (id) accessibilityFocusedUIElement

◆ accessibilityIsIgnored

- (BOOL) accessibilityIsIgnored

◆ accessibleContext

- uno:

◆ canBecomeKeyWindow

- (BOOL) canBecomeKeyWindow

◆ clearLiveResizeTimer

- (void) clearLiveResizeTimer

◆ concludeDragOperation:

- (void) concludeDragOperation: (id< NSDraggingInfo >)  sender

◆ containsMouse

- (BOOL) containsMouse

◆ dealloc

- (void) dealloc

◆ displayIfNeeded

- (void) displayIfNeeded

◆ dockMenuItemTriggered:

- (void) dockMenuItemTriggered: (id)  sender

◆ draggingEntered:

- (NSDragOperation) draggingEntered: (id< NSDraggingInfo >)  sender

◆ draggingExited:

- (void) draggingExited: (id< NSDraggingInfo >)  sender

◆ draggingUpdated:

- (NSDragOperation) draggingUpdated: (id< NSDraggingInfo >)  sender

◆ endExtTextInput

- (void) endExtTextInput

◆ endExtTextInput:

- (void) endExtTextInput: (EndExtTextInputFlags nFlags

◆ getSalFrame

- (AquaSalFrame *) getSalFrame

◆ initWithSalFrame:

- (id) initWithSalFrame: (AquaSalFrame *)  pFrame

◆ isAccessibilityElement

- (BOOL) isAccessibilityElement

◆ isIgnoredWindow

- (BOOL) isIgnoredWindow

◆ performDragOperation:

- (BOOL) performDragOperation: (id< NSDraggingInfo >)  sender

◆ prepareForDragOperation:

- (BOOL) prepareForDragOperation: (id< NSDraggingInfo >)  sender

◆ registerDraggingDestinationHandler:

- (void) registerDraggingDestinationHandler: (id)  theHandler

◆ unregisterDraggingDestinationHandler:

- (void) unregisterDraggingDestinationHandler: (id)  theHandler

◆ windowDidBecomeKey:

- (void) windowDidBecomeKey: (NSNotification *)  pNotification

◆ windowDidChangeBackingProperties:

- (void) windowDidChangeBackingProperties: (NSNotification *)  pNotification

◆ windowDidChangeScreen:

- (void) windowDidChangeScreen: (NSNotification *)  pNotification

◆ windowDidDeminiaturize:

- (void) windowDidDeminiaturize: (NSNotification *)  pNotification

◆ windowDidMiniaturize:

- (void) windowDidMiniaturize: (NSNotification *)  pNotification

◆ windowDidMove:

- (void) windowDidMove: (NSNotification *)  pNotification

◆ windowDidResignKey:

- (void) windowDidResignKey: (NSNotification *)  pNotification

◆ windowDidResize:

- (void) windowDidResize: (NSNotification *)  pNotification

◆ windowDidResizeWithTimer:

- (void) windowDidResizeWithTimer: (NSTimer *)  pTimer

◆ windowShouldClose:

- (BOOL) windowShouldClose: (NSNotification *)  pNotification

Member Data Documentation

◆ mbInLiveResize

- (BOOL) mbInLiveResize
protected

Definition at line 32 of file salframeview.h.

◆ mbInWindowDidResize

- (BOOL) mbInWindowDidResize
protected

Definition at line 33 of file salframeview.h.

◆ mDraggingDestinationHandler

- (id) mDraggingDestinationHandler
protected

Definition at line 31 of file salframeview.h.

◆ mpFrame

- (AquaSalFrame*) mpFrame
protected

Definition at line 30 of file salframeview.h.

◆ mpLiveResizeTimer

- (NSTimer*) mpLiveResizeTimer
protected

Definition at line 34 of file salframeview.h.


The documentation for this class was generated from the following file: