LibreOffice Module fpicker (master) 1
Classes | Functions
OfficeFilePicker.cxx File Reference
#include "OfficeControlAccess.hxx"
#include "OfficeFilePicker.hxx"
#include "iodlg.hxx"
#include "RemoteFilesDialog.hxx"
#include <utility>
#include <vector>
#include <algorithm>
#include <sal/log.hxx>
#include <tools/urlobj.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/ui/dialogs/FilePickerEvent.hpp>
#include <com/sun/star/ui/dialogs/FilePreviewImageFormats.hpp>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
#include <unotools/pathoptions.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <o3tl/make_shared.hxx>
#include <vcl/svapp.hxx>
Include dependency graph for OfficeFilePicker.cxx:

Go to the source code of this file.

Classes

struct  FilterEntry
 
struct  ElementEntry_Impl
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SvtFilePicker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SvtRemoteFilePicker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ fpicker_SvtFilePicker_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SvtFilePicker_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 1049 of file OfficeFilePicker.cxx.

◆ fpicker_SvtRemoteFilePicker_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SvtRemoteFilePicker_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 1102 of file OfficeFilePicker.cxx.