|
LibreOffice Module fpicker (master) 1
|
#include "OfficeFolderPicker.hxx"#include "iodlg.hxx"#include <vector>#include <tools/urlobj.hxx>#include <cppuhelper/supportsservice.hxx>#include <o3tl/make_shared.hxx>#include <unotools/pathoptions.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | fpicker_SvtFolderPicker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SvtFolderPicker_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 169 of file OfficeFolderPicker.cxx.