LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
model.hxx File Reference
#include <cppuhelper/implbase.hxx>
#include "propertysetbase.hxx"
#include <com/sun/star/xforms/XModel2.hpp>
#include <com/sun/star/xforms/XFormsUIHelper1.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ref.hxx>
#include "mip.hxx"
#include <map>
Include dependency graph for model.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xforms::Model
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::dom
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::container
 
namespace  com::sun::star::frame
 
namespace  xforms
 

Typedefs

typedef cppu::ImplInheritanceHelper< PropertySetBase, css::xforms::XModel2, css::xforms::XFormsUIHelper1, css::util::XUpdatable, css::lang::XServiceInfo > xforms::Model_t
 An XForms Model. More...