LibreOffice Module fpicker (master) 1
Classes | Namespaces | Functions | Variables
VistaFilePickerImpl.hxx File Reference
#include "platform_vista.h"
#include <shobjidl.h>
#include "requests.hxx"
#include "vistatypes.h"
#include "FilterContainer.hxx"
#include "VistaFilePickerEventHandler.hxx"
#include "IVistaFilePickerInternalNotify.hxx"
#include "resourceprovider.hxx"
#include <cppuhelper/interfacecontainer.h>
#include <osl/thread.hxx>
#include <osl/conditn.hxx>
#include <rtl/ustring.hxx>
Include dependency graph for VistaFilePickerImpl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpicker::win32::vista::VistaFilePickerImpl
 native implementation of the file picker on Vista and upcoming windows versions. More...
 

Namespaces

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

Functions

constexpr OUStringLiteral fpicker::win32::vista::PROP_PICKER_LISTENER (u"picker_listener")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_DIALOG_SHOW_RESULT (u"dialog_show_result")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_SELECTED_FILES (u"selected_files")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_MULTISELECTION_MODE (u"multiselection_mode")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_TITLE (u"title")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_FILENAME (u"filename")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_DIRECTORY (u"directory")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_FEATURES (u"features")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_TEMPLATE_DESCR (u"templatedescription")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_FILTER_TITLE (u"filter_title")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_FILTER_VALUE (u"filter_value")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_FILTER_GROUP (u"filter-group")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_CONTROL_ID (u"control_id")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_CONTROL_ACTION (u"control_action")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_CONTROL_VALUE (u"control_value")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_CONTROL_LABEL (u"control_label")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_CONTROL_ENABLE (u"control_enable")
 
constexpr OUStringLiteral fpicker::win32::vista::PROP_PARENT_WINDOW (u"ParentWindow")
 
constexpr OUStringLiteral fpicker::win32::vista::STRING_SEPARATOR (u"------------------------------------------")
 

Variables

const ::sal_Int32 fpicker::win32::vista::FEATURE_AUTOEXTENSION = 1
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_PASSWORD = 2
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_FILTEROPTIONS = 4
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_SELECTION = 8
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_TEMPLATE = 16
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_LINK = 32
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_PREVIEW = 64
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_IMAGETEMPLATE = 128
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_PLAY = 256
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_READONLY = 512
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_VERSION = 1024
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_GPGPASSWORD = 2048
 
const ::sal_Int32 fpicker::win32::vista::FEATURE_IMAGEANCHOR = 4096