|
LibreOffice Module sd (master) 1
|
#include <memory>#include <utility>#include <vector>#include <osl/socket_decl.hxx>#include <salhelper/thread.hxx>#include <sddllapi.h>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... | |
| #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.