|
LibreOffice Module forms (master) 1
|
#include <cppuhelper/implbase.hxx>#include "propertysetbase.hxx"#include <com/sun/star/xml/dom/XDocument.hpp>#include <com/sun/star/xml/dom/XDocumentFragment.hpp>#include <com/sun/star/xml/xpath/XXPathObject.hpp>#include <com/sun/star/xforms/XSubmission.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/Sequence.hxx>#include "computedexpression.hxx"Go to the source code of this file.
Classes | |
| class | xforms::Submission |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::xforms |
| namespace | com::sun::star::uno |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::lang |
| namespace | xforms |
Typedefs | |
| typedef cppu::ImplInheritanceHelper< PropertySetBase, css::xforms::XSubmission > | xforms::Submission_t |
| An XForms submission. More... | |