LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>
#include <map>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/script/ScriptEventDescriptor.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | xmloff::OEventDescriptorMapper |
helper class wrapping different script event representations More... | |
Namespaces | |
namespace | xmloff |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::container::XNameReplace > | xmloff::OEventDescriptorMapper_Base |