|
LibreOffice Module sd (master) 1
|
#include <com/sun/star/text/WritingMode.hpp>#include <svl/style.hxx>#include <svx/fmmodel.hxx>#include <unotools/charclass.hxx>#include <vcl/prntypes.hxx>#include <xmloff/autolayout.hxx>#include <vector>#include <memory>#include <optional>#include <string_view>#include "sddllapi.h"#include "pres.hxx"Go to the source code of this file.
Classes | |
| struct | StyleReplaceData |
| struct | sd::PresentationSettings |
| class | SdDrawDocument |
| class | sd::ModifyGuard |
| an instance of this guard disables modification of a document during its lifetime More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::xml |
| namespace | com::sun::star::xml::dom |
| namespace | com::sun::star::uno |
| namespace | vcl |
| namespace | com::sun::star::presentation |
| namespace | sd |
Macros | |
| #define | SV_DECL_DRAW_DOC_SHELL_DEFINED |
Enumerations | |
| enum class | DocCreationMode { New , Loaded } |
| #define SV_DECL_DRAW_DOC_SHELL_DEFINED |
Definition at line 70 of file drawdoc.hxx.
|
strong |
| Enumerator | |
|---|---|
| New | |
| Loaded | |
Definition at line 89 of file drawdoc.hxx.