LibreOffice Module svx (master) 1
Classes | Namespaces | Enumerations
xmleohlp.hxx File Reference
#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>
Include dependency graph for xmleohlp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvXMLEmbeddedObjectHelper
 

Namespaces

namespace  comphelper
 class SvxPropertySetInfoPool
 

Enumerations

enum class  SvXMLEmbeddedObjectHelperMode {
  Read ,
  Write
}
 

Enumeration Type Documentation

◆ SvXMLEmbeddedObjectHelperMode

enum class SvXMLEmbeddedObjectHelperMode
strong
Enumerator
Read 
Write 

Definition at line 34 of file xmleohlp.hxx.