LibreOffice Module xmloff (master) 1
|
#include <forms/property_handler.hxx>
#include <utility>
#include <xmloff/xmltoken.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
struct | xmloff::AttributeDescription |
struct | xmloff::PropertyDescription |
Namespaces | |
namespace | xmloff |
Typedefs | |
typedef ::std::vector< const PropertyDescription * > | xmloff::PropertyDescriptionList |
typedef ::std::vector< PropertyDescriptionList > | xmloff::PropertyGroups |
Functions | |
bool | xmloff::operator== (const AttributeDescription &i_lhs, const AttributeDescription &i_rhs) |