LibreOffice Module forms (master) 1
Classes | Namespaces | Functions
model_helper.hxx File Reference
#include "namedcollection.hxx"
#include "binding.hxx"
#include "submission.hxx"
#include "unohelper.hxx"
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/servicehelper.hxx>
Include dependency graph for model_helper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xforms::BindingCollection
 
class  xforms::SubmissionCollection
 
class  xforms::InstanceCollection
 

Namespaces

namespace  xforms
 

Functions

sal_Int32 xforms::lcl_findInstance (const InstanceCollection *, std::u16string_view)
 
void xforms::getInstanceData (const css::uno::Sequence< css::beans::PropertyValue > &, OUString *pID, css::uno::Reference< css::xml::dom::XDocument > *, OUString *pURL, bool *pURLOnce)
 
void xforms::setInstanceData (css::uno::Sequence< css::beans::PropertyValue > &, const OUString *pID, const css::uno::Reference< css::xml::dom::XDocument > *, const OUString *pURL, const bool *pURLOnce)