LibreOffice Module sd (master) 1
Namespaces | Functions
PhotoAlbumDialog.cxx File Reference
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx>
#include <svl/itemset.hxx>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/graphic/GraphicProvider.hpp>
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <sfx2/filedlghelper.hxx>
#include <tools/urlobj.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <vcl/graphicfilter.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xfltrit.hxx>
#include <svx/xflclit.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <xmloff/autolayout.hxx>
#include "PhotoAlbumDialog.hxx"
#include <strings.hrc>
#include <sdresid.hxx>
#include <drawdoc.hxx>
#include <sdpage.hxx>
Include dependency graph for PhotoAlbumDialog.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, CancelHdl, weld::Button &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, CreateHdl, weld::Button &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, FileHdl, weld::Button &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, UpHdl, weld::Button &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, DownHdl, weld::Button &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, RemoveHdl, weld::Button &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, SelectHdl, weld::TreeView &, void)
 
 sd::IMPL_LINK_NOARG (SdPhotoAlbumDialog, TypeSelectHdl, weld::ComboBox &, void)