19#ifndef INCLUDED_SFX2_NEW_HXX
20#define INCLUDED_SFX2_NEW_HXX
34namespace weld {
class CustomWeld; }
35namespace weld {
class Expander; }
37namespace weld {
class TreeView; }
60#define RET_TEMPLATE_LOAD 100
90 sal_uInt16 GetSelectedTemplatePos()
const;
98 bool IsTemplate()
const;
99 OUString GetTemplateFileName()
const;
SfxNewFileDialogMode m_nFlags
DECL_DLLPRIVATE_LINK(Expand, weld::Expander &, void)
std::unique_ptr< weld::Expander > m_xMoreBt
std::unique_ptr< weld::Button > m_xLoadFilePB
std::unique_ptr< weld::CustomWeld > m_xPreviewWin
std::unique_ptr< weld::CheckButton > m_xTextStyleCB
DECL_DLLPRIVATE_LINK(DoubleClick, weld::TreeView &, bool)
DECL_DLLPRIVATE_LINK(Update, Timer *, void)
std::unique_ptr< weld::CheckButton > m_xPageStyleCB
DECL_DLLPRIVATE_LINK(TemplateSelect, weld::TreeView &, void)
std::unique_ptr< weld::CheckButton > m_xFrameStyleCB
SfxObjectShellLock m_xDocShell
DECL_DLLPRIVATE_LINK(RegionSelect, weld::TreeView &, void)
std::unique_ptr< SfxPreviewWin_Impl > m_xPreviewController
std::unique_ptr< weld::TreeView > m_xRegionLb
std::unique_ptr< weld::CheckButton > m_xNumStyleCB
std::unique_ptr< weld::CheckButton > m_xMergeStyleCB
std::unique_ptr< weld::TreeView > m_xTemplateLb
SfxDocumentTemplates m_aTemplates
std::unique_ptr< weld::Label > m_xAltTitleFt