|
LibreOffice Module fpicker (master) 1
|
#include <config_features.h>#include <sal/config.h>#include <sal/log.hxx>#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/CommonFilePickerElementIds.hpp>#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>#include <cppuhelper/interfacecontainer.h>#include <cppuhelper/supportsservice.hxx>#include <osl/diagnose.h>#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>#include <com/sun/star/ui/dialogs/ControlActions.hpp>#include <com/sun/star/uno/Any.hxx>#include <osl/mutex.hxx>#include <vcl/svapp.hxx>#include "resourceprovider.hxx"#include <osl/file.hxx>#include "NSString_OOoAdditions.hxx"#include "NSURL_OOoAdditions.hxx"#include <iostream>#include "SalAquaFilePicker.hxx"#include <objc/objc-runtime.h>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | fpicker_SalAquaFilePicker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * fpicker_SalAquaFilePicker_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 583 of file SalAquaFilePicker.mm.