LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
ImageControl.hxx File Reference
#include <FormComponent.hxx>
#include "imgprod.hxx"
#include <com/sun/star/form/XImageProducerSupplier.hpp>
#include <com/sun/star/awt/XMouseListener.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <com/sun/star/graphic/XGraphicObject.hpp>
#include <comphelper/interfacecontainer3.hxx>
#include <cppuhelper/implbase2.hxx>
#include <rtl/ref.hxx>
Include dependency graph for ImageControl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  frm::OImageControlModel
 
class  frm::OImageControlControl
 

Namespaces

namespace  frm
 ListBox is a bit confusing / different from other form components, so here are a few notes:
 

Typedefs

typedef ::cppu::ImplHelper2< css::form::XImageProducerSupplier, css::awt::XImageProducer > frm::OImageControlModel_Base
 
typedef ::cppu::ImplHelper2< css::awt::XMouseListener, css::util::XModifyBroadcaster > frm::OImageControlControl_Base