LibreOffice Module desktop (master) 1
|
#include <sal/config.h>
#include <utility>
#include <vector>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/frame/XTerminateListener.hpp>
#include <osl/signal.h>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <salhelper/simplereferenceobject.hxx>
#include <cppuhelper/implbase.hxx>
#include <osl/conditn.hxx>
#include <optional>
Go to the source code of this file.
Classes | |
struct | desktop::ProcessDocumentsRequest |
class | desktop::RequestHandler |
class | desktop::RequestHandlerController |
Namespaces | |
namespace | desktop |
Functions | |
oslSignalAction | desktop::SalMainPipeExchangeSignal_impl (void *, oslSignalInfo *pInfo) |