LibreOffice Module svx (master) 1
|
#include <comphelper/compbase.hxx>
#include <com/sun/star/document/XEmbeddedObjectResolver.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <svx/svxdllapi.h>
#include <rtl/ref.hxx>
#include <tools/stream.hxx>
#include <map>
#include <optional>
Go to the source code of this file.
Classes | |
class | SvXMLEmbeddedObjectHelper |
Namespaces | |
namespace | comphelper |
class SvxPropertySetInfoPool | |
Enumerations | |
enum class | SvXMLEmbeddedObjectHelperMode { Read , Write } |
|
strong |
Enumerator | |
---|---|
Read | |
Write |
Definition at line 34 of file xmleohlp.hxx.