|
LibreOffice Module toolkit (master) 1
|
#include <controls/filectrl.hxx>#include <com/sun/star/ui/dialogs/FilePicker.hpp>#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>#include <comphelper/processfactory.hxx>#include <osl/file.h>#include <svl/svlresid.hxx>#include <svl/svl.hrc>#include <comphelper/diagnose_ex.hxx>#include <tools/urlobj.hxx>#include <vcl/toolkit/edit.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (FileControl, ButtonHdl, Button *, void) | |
| IMPL_LINK_NOARG | ( | FileControl | , |
| ButtonHdl | , | ||
| Button * | , | ||
| void | |||
| ) |
Definition at line 203 of file filectrl.cxx.
References Exception, comphelper::getProcessComponentContext(), INetURLObject::GetProtocol(), INetURLObject::PathToFileName(), SetText(), and TOOLS_WARN_EXCEPTION.