|
LibreOffice Module fpicker (master) 1
|
#include <com/sun/star/lang/DisposedException.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>#include <cppuhelper/interfacecontainer.h>#include <cppuhelper/supportsservice.hxx>#include <osl/diagnose.h>#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>#include <osl/mutex.hxx>#include <sal/log.hxx>#include <vcl/svapp.hxx>#include "SalAquaFolderPicker.hxx"#include <iostream>#include "resourceprovider.hxx"#include <osl/file.hxx>#include "NSString_OOoAdditions.hxx"#include "NSURL_OOoAdditions.hxx"Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | fpicker_SalAquaFolderPicker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SalAquaFolderPicker_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 172 of file SalAquaFolderPicker.mm.