LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
binding.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <cppuhelper/implbase.hxx>
#include "propertysetbase.hxx"
#include <com/sun/star/form/binding/XValueBinding.hpp>
#include <com/sun/star/form/binding/XListEntrySource.hpp>
#include <com/sun/star/form/validation/XValidator.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/xml/dom/events/XEventListener.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include "pathexpression.hxx"
#include "boolexpression.hxx"
#include "mip.hxx"
#include <rtl/ustring.hxx>
#include <vector>
Include dependency graph for binding.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xforms::Binding
 

Namespaces

namespace  xforms
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::xpath
 
namespace  com::sun::star::xml::dom
 
namespace  com::sun::star::container
 
namespace  com::sun::star::xforms
 
namespace  com::sun::star::xsd
 

Typedefs

typedef cppu::ImplInheritanceHelper< PropertySetBase, css::form::binding::XValueBinding, css::form::binding::XListEntrySource, css::form::validation::XValidator, css::util::XModifyBroadcaster, css::container::XNamed, css::xml::dom::events::XEventListener, css::lang::XUnoTunnel, css::util::XCloneable > xforms::Binding_t
 An XForms Binding. More...