LibreOffice Module vcl (master) 1
Functions
debugevent.cxx File Reference
#include <comphelper/random.hxx>
#include <o3tl/string_view.hxx>
#include <rtl/string.hxx>
#include <sal/log.hxx>
#include <vcl/keycodes.hxx>
#include <vcl/svapp.hxx>
#include <vcl/wrkwin.hxx>
#include <vcl/menu.hxx>
#include <debugevent.hxx>
#include <window.h>
#include <salwtype.hxx>
Include dependency graph for debugevent.cxx:

Go to the source code of this file.

Functions

static double getRandom ()
 
static void CollectMenuItemIds (Menu *pMenu, std::vector< SalMenuEvent > &rIds)
 
static void InitKeyEvent (SalKeyEvent &rKeyEvent)
 

Function Documentation

◆ CollectMenuItemIds()

static void CollectMenuItemIds ( Menu pMenu,
std::vector< SalMenuEvent > &  rIds 
)
static

◆ getRandom()

static double getRandom ( )
static

◆ InitKeyEvent()

static void InitKeyEvent ( SalKeyEvent rKeyEvent)
static