LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs
DrawController.hxx File Reference
#include <sddllapi.h>
#include <cppuhelper/propshlp.hxx>
#include <sfx2/sfxbasecontroller.hxx>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <com/sun/star/view/XFormLayerAccess.hpp>
#include <com/sun/star/drawing/XDrawView.hpp>
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase.hxx>
#include <unotools/weakref.hxx>
#include <rtl/ref.hxx>
#include <tools/gen.hxx>
#include <memory>
#include <vector>
Include dependency graph for DrawController.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::BroadcastHelperOwner
 
class  sd::DrawController
 The DrawController is the UNO controller for Impress and Draw. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::drawing
 
namespace  com::sun::star::drawing::framework
 
namespace  osl
 
namespace  sd
 
namespace  sd::framework
 

Typedefs

typedef ::cppu::ImplInheritanceHelper< SfxBaseController, css::view::XSelectionSupplier, css::lang::XServiceInfo, css::drawing::XDrawView, css::view::XSelectionChangeListener, css::view::XFormLayerAccess, css::drawing::framework::XControllerManager > sd::DrawControllerInterfaceBase