|
LibreOffice Module fpicker (master) 1
|
#include <sal/config.h>#include "VistaFilePickerEventHandler.hxx"#include "requests.hxx"#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/embed/XStorage.hpp>#include <com/sun/star/document/XDocumentRevisionListPersistence.hpp>#include <com/sun/star/util/RevisionTag.hpp>#include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp>#include <com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp>#include <osl/file.hxx>Go to the source code of this file.
Namespaces | |
| namespace | fpicker |
| namespace | fpicker::win32 |
| namespace | fpicker::win32::vista |
Variables | |
| const OUStringLiteral | fpicker::win32::vista::PROP_CONTROL_ID = u"control_id" |
| const OUStringLiteral | fpicker::win32::vista::PROP_PICKER_LISTENER = u"picker_listener" |