LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <memory>
#include <o3tl/sorted_vector.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/script/ScriptEventDescriptor.hpp>
#include <xmloff/xmlexp.hxx>
#include "propertyexport.hxx"
#include "callbacks.hxx"
#include "controlelement.hxx"
#include "valueproperties.hxx"
Go to the source code of this file.
Classes | |
class | xmloff::OElementExport |
class | xmloff::OControlExport |
Helper class for handling xml elements representing a form control. More... | |
class | xmloff::OColumnExport |
Helper class for exporting a grid column. More... | |
class | xmloff::OFormExport |
Helper class for handling xml elements representing a form. More... | |
Namespaces | |
namespace | xmloff |