LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
sfx2::sidebar::FocusManager::FocusLocation Class Reference

Public Member Functions

 FocusLocation (const PanelComponent eComponent, const sal_Int32 nIndex)
 

Public Attributes

PanelComponent meComponent
 
sal_Int32 mnIndex
 

Detailed Description

Definition at line 87 of file FocusManager.hxx.

Constructor & Destructor Documentation

◆ FocusLocation()

sfx2::sidebar::FocusManager::FocusLocation::FocusLocation ( const PanelComponent  eComponent,
const sal_Int32  nIndex 
)

Definition at line 33 of file FocusManager.cxx.

References mnIndex, and nIndex.

Member Data Documentation

◆ meComponent

PanelComponent sfx2::sidebar::FocusManager::FocusLocation::meComponent

◆ mnIndex

sal_Int32 sfx2::sidebar::FocusManager::FocusLocation::mnIndex

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