|
LibreOffice Module sd (master) 1
|
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 |
| #define ICON_HEIGHT 42 |
Definition at line 30 of file RemoteDialogClientBox.hxx.
| #define ICON_OFFSET 72 |
Definition at line 32 of file RemoteDialogClientBox.hxx.
| #define ICON_WIDTH 47 |
Definition at line 31 of file RemoteDialogClientBox.hxx.
| #define RIGHT_ICON_OFFSET 5 |
Definition at line 33 of file RemoteDialogClientBox.hxx.
| #define SMALL_ICON_SIZE 16 |
Definition at line 28 of file RemoteDialogClientBox.hxx.
| #define SPACE_BETWEEN 3 |
Definition at line 34 of file RemoteDialogClientBox.hxx.
| #define TOP_OFFSET 5 |
Definition at line 29 of file RemoteDialogClientBox.hxx.