LibreOffice Module fpicker (master) 1
Namespaces | Macros | Functions
commonpicker.cxx File Reference
#include "commonpicker.hxx"
#include "fpdialogbase.hxx"
#include "OfficeControlAccess.hxx"
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <osl/mutex.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/weakeventlistener.hxx>
#include <comphelper/types.hxx>
Include dependency graph for commonpicker.cxx:

Go to the source code of this file.

Namespaces

namespace  svt
 

Macros

#define PROPERTY_ID_HELPURL   1
 
#define PROPERTY_ID_WINDOW   2
 

Functions

 svt::IMPL_LINK_NOARG (OCommonPicker, OnCancelPicker, void *, void)
 

Macro Definition Documentation

◆ PROPERTY_ID_HELPURL

#define PROPERTY_ID_HELPURL   1

Definition at line 41 of file commonpicker.cxx.

◆ PROPERTY_ID_WINDOW

#define PROPERTY_ID_WINDOW   2

Definition at line 42 of file commonpicker.cxx.