LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <o3tl/sorted_vector.hxx>
#include <xmloff/xmlictxt.hxx>
#include "formattributes.hxx"
#include <rtl/ref.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include "layerimport.hxx"
Go to the source code of this file.
Classes | |
class | xmloff::PropertyConversion |
class | xmloff::OPropertyImport |
Helper class for importing property values. More... | |
class | xmloff::OPropertyElementsContext |
helper class for importing the <form:properties> element More... | |
class | xmloff::OSinglePropertyContext |
helper class for importing a single <form:property> element More... | |
class | xmloff::OListPropertyContext |
class | xmloff::OListValueContext |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
#file | |
namespace | com::sun::star::util |
namespace | xmloff |
Typedefs | |
typedef rtl::Reference< OPropertyImport > | xmloff::OPropertyImportRef |