LibreOffice Module xmloff (master) 1
Namespaces | Functions
property_meta_data.cxx File Reference
#include "property_description.hxx"
#include "property_meta_data.hxx"
#include <forms/form_handler_factory.hxx>
#include "strings.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <o3tl/hash_combine.hxx>
#include <tools/debug.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <unordered_map>
Include dependency graph for property_meta_data.cxx:

Go to the source code of this file.

Namespaces

namespace  xmloff
 
 

Functions

const PropertyDescription * xmloff::metadata::getPropertyDescription (const OUString &i_propertyName)
 
void xmloff::metadata::getPropertyGroupList (const AttributeDescription &i_attribute, PropertyGroups &o_propertyGroups)
 retrieves all known property groups which are mapped to the given attribute More...
 
AttributeDescription xmloff::metadata::getAttributeDescription (sal_Int32 nElement)
 retrieves the attribute descriptor for the attribute given by namespace prefix and attribute name More...