LibreOffice Module comphelper (master) 1
|
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/XDesktop2.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <comphelper/asyncquithandler.hxx>
#include <comphelper/processfactory.hxx>
Go to the source code of this file.
Functions | |
IMPL_STATIC_LINK_NOARG (AsyncQuitHandler, OnAsyncQuit, void *, void) | |
IMPL_STATIC_LINK_NOARG | ( | AsyncQuitHandler | , |
OnAsyncQuit | , | ||
void * | , | ||
void | |||
) |
Definition at line 42 of file asyncquithandler.cxx.