LibreOffice Module fpicker (master) 1
Namespaces | Functions
VistaFilePicker.cxx File Reference
#include <sal/config.h>
#include "VistaFilePicker.hxx"
#include "WinImplHelper.hxx"
#include "shared.hxx"
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerNotifier.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerListener.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <cppuhelper/interfacecontainer.h>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/processfactory.hxx>
#include <osl/file.hxx>
#include <officecfg/Office/Common.hxx>
#include <shlobj.h>
Include dependency graph for VistaFilePicker.cxx:

Go to the source code of this file.

Namespaces

namespace  fpicker
 
namespace  fpicker::win32
 
namespace  fpicker::win32::vista
 

Functions

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

Function Documentation

◆ fpicker_win32_FilePicker_get_implementation()

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

Definition at line 527 of file VistaFilePicker.cxx.

◆ fpicker_win32_FolderPicker_get_implementation()

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

Definition at line 534 of file VistaFilePicker.cxx.