LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs | Enumerations
formcomponenthandler.hxx File Reference
#include <memory>
#include "propertyhandler.hxx"
#include "sqlcommanddesign.hxx"
#include <comphelper/uno3.hxx>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertycontainer.hxx>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <com/sun/star/awt/XControlContainer.hpp>
#include <connectivity/dbtools.hxx>
#include <set>
Include dependency graph for formcomponenthandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcr::FormComponentPropertyHandler
 default ->XPropertyHandler for all form components. More...
 

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef ::comphelper::OPropertyArrayUsageHelper< FormComponentPropertyHandler > pcr::FormComponentPropertyHandler_PROP
 

Enumerations

enum  pcr::ComponentClassification {
  pcr::eFormControl ,
  pcr::eDialogControl ,
  pcr::eUnknown
}