|
LibreOffice Module sd (master) 1
|
#include <rtl/ref.hxx>#include <sal/types.h>#include <vcl/timer.hxx>#include <vcl/graph.hxx>#include <Window.hxx>Go to the source code of this file.
Classes | |
| class | sd::ShowWindow |
Namespaces | |
| namespace | sd |
Macros | |
| #define | SLIDE_NO_TIMEOUT SAL_MAX_INT32 |
Enumerations | |
| enum | sd::ShowWindowMode { sd::SHOWWINDOWMODE_NORMAL = 0 , sd::SHOWWINDOWMODE_PAUSE = 1 , sd::SHOWWINDOWMODE_END = 2 , sd::SHOWWINDOWMODE_BLANK = 3 , sd::SHOWWINDOWMODE_PREVIEW = 4 } |
| #define SLIDE_NO_TIMEOUT SAL_MAX_INT32 |
Definition at line 33 of file showwindow.hxx.