|
LibreOffice Module sfx2 (master) 1
|
#include <tools/debug.hxx>#include <tools/urlobj.hxx>#include <com/sun/star/uno/Reference.h>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>#include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>#include <com/sun/star/ui/dialogs/XFilePicker3.hpp>#include <o3tl/any.hxx>#include <vcl/stdtext.hxx>#include <vcl/graphicfilter.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <sfx2/filedlghelper.hxx>#include <sfx2/docfile.hxx>#include <sfx2/opengrf.hxx>#include <sfx2/strings.hrc>#include <sfx2/sfxresid.hxx>#include <osl/diagnose.h>Go to the source code of this file.
Classes | |
| struct | SvxOpenGrf_Impl |
Functions | |
| static TranslateId | SvxOpenGrfErr2ResId (ErrCode err) |
|
static |
Definition at line 49 of file opengrf.cxx.
References err, ERRCODE_GRFILTER_FILTERERROR, ERRCODE_GRFILTER_IOERROR, ERRCODE_GRFILTER_OPENERROR, and ERRCODE_GRFILTER_VERSIONERROR.
Referenced by SvxOpenGraphicDialog::Execute().