LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
FocusLocation (const PanelComponent eComponent, const sal_Int32 nIndex) | |
Public Attributes | |
PanelComponent | meComponent |
sal_Int32 | mnIndex |
Definition at line 87 of file FocusManager.hxx.
sfx2::sidebar::FocusManager::FocusLocation::FocusLocation | ( | const PanelComponent | eComponent, |
const sal_Int32 | nIndex | ||
) |
Definition at line 33 of file FocusManager.cxx.
PanelComponent sfx2::sidebar::FocusManager::FocusLocation::meComponent |
Definition at line 90 of file FocusManager.hxx.
Referenced by sfx2::sidebar::FocusManager::HandleKeyEvent(), sfx2::sidebar::FocusManager::MoveFocusInsideDeckTitle(), and sfx2::sidebar::FocusManager::MoveFocusInsidePanel().
sal_Int32 sfx2::sidebar::FocusManager::FocusLocation::mnIndex |
Definition at line 91 of file FocusManager.hxx.
Referenced by sfx2::sidebar::FocusManager::HandleKeyEvent(), and sfx2::sidebar::FocusManager::MoveFocusInsidePanel().