LibreOffice Module vcl (master) 1
|
#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 |
Definition at line 251 of file commandevent.hxx.
|
inline |
Definition at line 256 of file commandevent.hxx.
|
inline |
Definition at line 261 of file commandevent.hxx.
|
inline |
Definition at line 263 of file commandevent.hxx.
|
inline |
Definition at line 262 of file commandevent.hxx.
|
private |
Definition at line 254 of file commandevent.hxx.
|
private |
Definition at line 253 of file commandevent.hxx.