LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
CommandMediaData Class Reference

#include <commandevent.hxx>

Public Member Functions

 CommandMediaData (MediaCommand nMediaId)
 
MediaCommand GetMediaId () const
 
void SetPassThroughToOS (bool bPassThroughToOS)
 
bool GetPassThroughToOS () const
 

Private Attributes

MediaCommand m_nMediaId
 
bool m_bPassThroughToOS
 

Detailed Description

Definition at line 251 of file commandevent.hxx.

Constructor & Destructor Documentation

◆ CommandMediaData()

CommandMediaData::CommandMediaData ( MediaCommand  nMediaId)
inline

Definition at line 256 of file commandevent.hxx.

Member Function Documentation

◆ GetMediaId()

MediaCommand CommandMediaData::GetMediaId ( ) const
inline

Definition at line 261 of file commandevent.hxx.

◆ GetPassThroughToOS()

bool CommandMediaData::GetPassThroughToOS ( ) const
inline

Definition at line 263 of file commandevent.hxx.

◆ SetPassThroughToOS()

void CommandMediaData::SetPassThroughToOS ( bool  bPassThroughToOS)
inline

Definition at line 262 of file commandevent.hxx.

Member Data Documentation

◆ m_bPassThroughToOS

bool CommandMediaData::m_bPassThroughToOS
private

Definition at line 254 of file commandevent.hxx.

◆ m_nMediaId

MediaCommand CommandMediaData::m_nMediaId
private

Definition at line 253 of file commandevent.hxx.


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