LibreOffice Module sw (master) 1
Classes | Typedefs
unodraw.hxx File Reference
#include <svl/itemprop.hxx>
#include <svl/listener.hxx>
#include <svx/fmdpage.hxx>
#include "frmfmt.hxx"
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase2.hxx>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/drawing/HomogenMatrix3.hpp>
Include dependency graph for unodraw.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwFmDrawPage
 
class  SwXShape
 
class  SwXGroupShape
 

Typedefs

typedef cppu::AggImplInheritanceHelper2< SvxFmDrawPage, css::container::XEnumerationAccess, css::beans::XPropertySetSwFmDrawPage_Base
 
typedef cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XPropertyState, css::text::XTextContent, css::lang::XServiceInfo, css::lang::XUnoTunnel, css::drawing::XShape > SwXShapeBaseClass
 

Typedef Documentation

◆ SwFmDrawPage_Base

Definition at line 48 of file unodraw.hxx.

◆ SwXShapeBaseClass

typedef cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XPropertyState, css::text::XTextContent, css::lang::XServiceInfo, css::lang::XUnoTunnel, css::drawing::XShape> SwXShapeBaseClass

Definition at line 129 of file unodraw.hxx.