|
LibreOffice Module desktop (master) 1
|
Provides access to the crash reporter service. More...
#include <crashreport.hxx>
Public Types | |
| enum | tAddKeyHandling { AddItem , Write , Create } |
Static Public Member Functions | |
| static void | addKeyValue (SAL_UNUSED_PARAMETER const OUString &, SAL_UNUSED_PARAMETER const OUString &, SAL_UNUSED_PARAMETER tAddKeyHandling) |
| static void | setActiveSfxObjectName (SAL_UNUSED_PARAMETER const OUString &) |
| static OUString | getActiveSfxObjectName () |
| static void | logUnoCommand (SAL_UNUSED_PARAMETER const OUString &) |
| static OUString | getLoggedUnoCommands () |
Provides access to the crash reporter service.
Valid keys are:
Definition at line 39 of file crashreport.hxx.
| Enumerator | |
|---|---|
| AddItem | |
| Write | |
| Create | |
Definition at line 47 of file crashreport.hxx.
|
inlinestatic |
Definition at line 102 of file crashreport.hxx.
Referenced by desktop::Desktop::OpenClients().
|
inlinestatic |
Definition at line 104 of file crashreport.hxx.
|
inlinestatic |
Definition at line 109 of file crashreport.hxx.
|
inlinestatic |
Definition at line 108 of file crashreport.hxx.
|
inlinestatic |
Definition at line 103 of file crashreport.hxx.