LibreOffice Module extensions (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
BibShortCutHandler Class Reference

#include <bibshortcuthandler.hxx>

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

Public Member Functions

virtual ~BibShortCutHandler ()
 
virtual bool HandleShortCutKey (const KeyEvent &rKeyEvent)
 
vcl::WindowGetWindow ()
 

Protected Member Functions

 BibShortCutHandler (vcl::Window *pBaseClass)
 

Private Attributes

VclPtr< vcl::WindowpBaseClass
 

Detailed Description

Definition at line 29 of file bibshortcuthandler.hxx.

Constructor & Destructor Documentation

◆ BibShortCutHandler()

BibShortCutHandler::BibShortCutHandler ( vcl::Window pBaseClass)
inlineexplicitprotected

Definition at line 44 of file bibshortcuthandler.hxx.

◆ ~BibShortCutHandler()

BibShortCutHandler::~BibShortCutHandler ( )
virtual

Definition at line 28 of file bibcont.cxx.

Member Function Documentation

◆ GetWindow()

vcl::Window * BibShortCutHandler::GetWindow ( )
inline

Definition at line 48 of file bibshortcuthandler.hxx.

References pBaseClass.

Referenced by BibWindowContainer::GetChild().

◆ HandleShortCutKey()

bool BibShortCutHandler::HandleShortCutKey ( const KeyEvent rKeyEvent)
virtual

Reimplemented in BibWindowContainer, BibBookContainer, and bib::BibView.

Definition at line 32 of file bibcont.cxx.

Referenced by BibWindowContainer::HandleShortCutKey().

Member Data Documentation

◆ pBaseClass

VclPtr<vcl::Window> BibShortCutHandler::pBaseClass
private

Definition at line 32 of file bibshortcuthandler.hxx.

Referenced by GetWindow().


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