Elements' Summary |
FocusFlags |
specifies the reason for the focus change as an arithmetic-or
combination of FocusChangeReason.
|
NextFocus |
contains the window which gets the focus on a lose focus event.
|
Temporary |
specifies if this focus change event is a temporary change.
|
Elements' Details |
FocusFlags
short FocusFlags;
- Description
- specifies the reason for the focus change as an arithmetic-or
combination of FocusChangeReason.
- See also
- FocusChangeReason
|
|
NextFocus
::com::sun::star::uno::XInterface NextFocus;
- Description
- contains the window which gets the focus on a lose focus event.
|
|
Temporary
boolean Temporary;
- Description
- specifies if this focus change event is a temporary change.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.