LibreOffice Module xmloff (master)
1
|
#include "property_description.hxx"
Go to the source code of this file.
Namespaces | |
xmloff::metadata | |
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... | |