LibreOffice Module vcl (master) 1
Public Attributes | List of all members
EventDescription Struct Reference

#include <eventdescription.hxx>

Public Attributes

OUString aKeyWord
 
OUString aAction
 
OUString aID
 
OUString aParent
 
std::map< OUString, OUString > aParameters
 

Detailed Description

Definition at line 16 of file eventdescription.hxx.

Member Data Documentation

◆ aAction

OUString EventDescription::aAction

Definition at line 18 of file eventdescription.hxx.

Referenced by UITestLogger::logEvent().

◆ aID

OUString EventDescription::aID

Definition at line 18 of file eventdescription.hxx.

Referenced by UITestLogger::logEvent().

◆ aKeyWord

OUString EventDescription::aKeyWord

Definition at line 18 of file eventdescription.hxx.

Referenced by UITestLogger::logEvent().

◆ aParameters

std::map<OUString, OUString> EventDescription::aParameters

Definition at line 19 of file eventdescription.hxx.

Referenced by UITestLogger::logEvent().

◆ aParent

OUString EventDescription::aParent

Definition at line 18 of file eventdescription.hxx.

Referenced by UITestLogger::logEvent().


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