LibreOffice Module embeddedobj (master) 1
Classes | Namespaces | Macros
commonembobj.hxx File Reference
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/document/XStorageBasedDocument.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XEmbedPersist2.hpp>
#include <com/sun/star/embed/XLinkageSupport.hpp>
#include <com/sun/star/embed/XInplaceObject.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/util/XCloseable.hpp>
#include <com/sun/star/chart2/XDefaultSizeTransmitter.hpp>
#include <com/sun/star/io/XTempFile.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <cppuhelper/weak.hxx>
#include <embeddedobj/embeddedupdate.hxx>
#include <rtl/ref.hxx>
#include <map>
#include <memory>
#include <svtools/filechangedchecker.hxx>
#include <unotools/resmgr.hxx>
#include "docholder.hxx"
Include dependency graph for commonembobj.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OCommonEmbeddedObject
 Represents an OLE object that has native data and we loaded that data into a document model successfully. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::embed
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::util
 
namespace  com::sun::star::beans
 
namespace  comphelper
 

Macros

#define NUM_SUPPORTED_STATES   5
 

Macro Definition Documentation

◆ NUM_SUPPORTED_STATES

#define NUM_SUPPORTED_STATES   5

Definition at line 70 of file commonembobj.hxx.