LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs | Variables
unoframe.hxx File Reference
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/document/XEmbeddedObjectSupplier2.hpp>
#include <com/sun/star/text/XTextFrame.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <cppuhelper/implbase.hxx>
#include <sal/types.h>
#include <svl/listener.hxx>
#include "flyenum.hxx"
#include "frmfmt.hxx"
#include "unotext.hxx"
#include <memory>
Include dependency graph for unoframe.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwXTextFrame
 
class  SwXTextGraphicObject
 
class  SwXTextEmbeddedObject
 
class  SwXOLEListener
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 

Typedefs

typedef cppu::ImplInheritanceHelper< SwXFrame, css::document::XEventsSupplier > SwXTextGraphicObjectBaseClass
 
typedef cppu::ImplInheritanceHelper< SwXFrame, css::document::XEmbeddedObjectSupplier2, css::document::XEventsSupplier > SwXTextEmbeddedObjectBaseClass
 

Variables

class SAL_DLLPUBLIC_RTTI SAL_LOPLUGIN_ANNOTATE("crosscast") SwXFrame typedef cppu::ImplInheritanceHelper< SwXFrame, css::text::XTextFrame, css::container::XEnumerationAccess, css::document::XEventsSupplier > SwXTextFrameBaseClass
 

Typedef Documentation

◆ SwXTextEmbeddedObjectBaseClass

typedef cppu::ImplInheritanceHelper< SwXFrame, css::document::XEmbeddedObjectSupplier2, css::document::XEventsSupplier> SwXTextEmbeddedObjectBaseClass

Definition at line 266 of file unoframe.hxx.

◆ SwXTextGraphicObjectBaseClass

typedef cppu::ImplInheritanceHelper< SwXFrame, css::document::XEventsSupplier> SwXTextGraphicObjectBaseClass

Definition at line 238 of file unoframe.hxx.

Variable Documentation

◆ SwXTextFrameBaseClass

class SAL_DLLPUBLIC_RTTI SAL_LOPLUGIN_ANNOTATE ("crosscast") SwXFrame typedef cppu::ImplInheritanceHelper< SwXFrame, css::text::XTextFrame, css::container::XEnumerationAccess, css::document::XEventsSupplier> SwXTextFrameBaseClass

Definition at line 168 of file unoframe.hxx.