LibreOffice Module sfx2 (master) 1
Functions
saveastemplatedlg.cxx File Reference
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <comphelper/storagehelper.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/app.hxx>
#include <sfx2/fcontnr.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/doctempl.hxx>
#include <sfx2/docfilt.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sot/storage.hxx>
#include <com/sun/star/frame/DocumentTemplates.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <sfx2/strings.hrc>
#include <saveastemplatedlg.hxx>
Include dependency graph for saveastemplatedlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SfxSaveAsTemplateDialog, OkClickHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SfxSaveAsTemplateDialog, TemplateNameEditHdl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SfxSaveAsTemplateDialog, SelectCategoryHdl, weld::TreeView &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( SfxSaveAsTemplateDialog  ,
OkClickHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( SfxSaveAsTemplateDialog  ,
SelectCategoryHdl  ,
weld::TreeView ,
void   
)

Definition at line 90 of file saveastemplatedlg.cxx.

References m_xOKButton.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( SfxSaveAsTemplateDialog  ,
TemplateNameEditHdl  ,
weld::Entry ,
void   
)

Definition at line 84 of file saveastemplatedlg.cxx.

References comphelper::string::strip().