LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs
eformshelper.hxx File Reference
#include "pcrcommon.hxx"
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/xforms/XModel.hpp>
#include <com/sun/star/xforms/XFormsSupplier.hpp>
#include <com/sun/star/form/binding/XBindableValue.hpp>
#include <com/sun/star/form/binding/XListEntrySource.hpp>
#include <osl/mutex.hxx>
#include <rtl/ustring.hxx>
#include <vector>
#include <set>
#include <map>
Include dependency graph for eformshelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcr::EFormsHelper
 

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef std::map< OUString, css::uno::Reference< css::beans::XPropertySet >, std::less< OUString > > pcr::MapStringToPropertySet