LibreOffice Module sd (master) 1
Classes | Namespaces | Macros
RemoteServer.hxx File Reference
#include <memory>
#include <utility>
#include <vector>
#include <osl/socket_decl.hxx>
#include <salhelper/thread.hxx>
#include <sddllapi.h>
Include dependency graph for RemoteServer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sd::ClientInfo
 
class  sd::RemoteServer
 

Namespaces

namespace  osl
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::presentation
 
namespace  com::sun::star::uno
 
namespace  sd
 

Macros

#define PORT   1599
 The port for use for the main communication between LibO and remote control app. More...
 

Macro Definition Documentation

◆ PORT

#define PORT   1599

The port for use for the main communication between LibO and remote control app.

Definition at line 27 of file RemoteServer.hxx.