LibreOffice Module xmloff (master) 1
|
#include "XFormsBindContext.hxx"
#include "xformsapi.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlerror.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/xforms/XModel2.hpp>
#include <osl/diagnose.h>
#include <sal/log.hxx>
Go to the source code of this file.
Functions | |
static void | lcl_fillNamespaceContainer (const SvXMLNamespaceMap &, Reference< XNameContainer > const &) |
|
static |
Definition at line 126 of file XFormsBindContext.cxx.
References aMap, Any, SAL_WARN_IF, sPrefix, XML_NAMESPACE_META_SO52, and XML_NAMESPACE_UNKNOWN.
Referenced by XFormsBindContext::startFastElement().