LibreOffice Module sd (master) 1
Classes | Namespaces | Macros | Typedefs
RemoteDialogClientBox.hxx File Reference
#include <vcl/weld.hxx>
#include <memory>
Include dependency graph for RemoteDialogClientBox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sd::ClientBoxEntry
 
class  sd::ClientBox
 

Namespaces

namespace  sd
 

Macros

#define SMALL_ICON_SIZE   16
 
#define TOP_OFFSET   5
 
#define ICON_HEIGHT   42
 
#define ICON_WIDTH   47
 
#define ICON_OFFSET   72
 
#define RIGHT_ICON_OFFSET   5
 
#define SPACE_BETWEEN   3
 

Typedefs

typedef std::shared_ptr< ClientBoxEntry > sd::TClientBoxEntry
 

Macro Definition Documentation

◆ ICON_HEIGHT

#define ICON_HEIGHT   42

Definition at line 30 of file RemoteDialogClientBox.hxx.

◆ ICON_OFFSET

#define ICON_OFFSET   72

Definition at line 32 of file RemoteDialogClientBox.hxx.

◆ ICON_WIDTH

#define ICON_WIDTH   47

Definition at line 31 of file RemoteDialogClientBox.hxx.

◆ RIGHT_ICON_OFFSET

#define RIGHT_ICON_OFFSET   5

Definition at line 33 of file RemoteDialogClientBox.hxx.

◆ SMALL_ICON_SIZE

#define SMALL_ICON_SIZE   16

Definition at line 28 of file RemoteDialogClientBox.hxx.

◆ SPACE_BETWEEN

#define SPACE_BETWEEN   3

Definition at line 34 of file RemoteDialogClientBox.hxx.

◆ TOP_OFFSET

#define TOP_OFFSET   5

Definition at line 29 of file RemoteDialogClientBox.hxx.