LibreOffice Module sfx2 (master) 1
|
#include <memory>
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <sfx2/basedlgs.hxx>
#include <sfx2/objsh.hxx>
#include <vcl/idle.hxx>
#include <sfx2/doctempl.hxx>
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< SfxTemplateFlags > |
class | SfxNewFileDialog |
Namespaces | |
namespace | weld |
namespace | o3tl |
Macros | |
#define | RET_TEMPLATE_LOAD 100 |
Enumerations | |
enum class | SfxNewFileDialogMode { NONE , Preview , LoadTemplate } |
enum class | SfxTemplateFlags { NONE = 0x00 , LOAD_TEXT_STYLES = 0x01 , LOAD_FRAME_STYLES = 0x02 , LOAD_PAGE_STYLES = 0x04 , LOAD_NUM_STYLES = 0x08 , MERGE_STYLES = 0x10 } |
|
strong |
|
strong |