LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
clickableimage.hxx File Reference
#include <memory>
#include <FormComponent.hxx>
#include "EventThread.hxx"
#include "imgprod.hxx"
#include <controlfeatureinterception.hxx>
#include <tools/link.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <comphelper/propmultiplex.hxx>
#include <com/sun/star/awt/XActionListener.hpp>
#include <com/sun/star/form/XImageProducerSupplier.hpp>
#include <com/sun/star/form/FormButtonType.hpp>
#include <com/sun/star/form/XApproveActionListener.hpp>
#include <com/sun/star/form/XApproveActionBroadcaster.hpp>
#include <com/sun/star/form/submission/XSubmissionSupplier.hpp>
#include <com/sun/star/form/submission/XSubmission.hpp>
#include <com/sun/star/frame/XDispatchProviderInterception.hpp>
#include <com/sun/star/graphic/XGraphicObject.hpp>
#include <cppuhelper/implbase3.hxx>
Include dependency graph for clickableimage.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  frm::OClickableImageBaseModel
 
struct  frm::OClickableImageBaseModel::GuardAccess
 
class  frm::ImageModelMethodGuard
 
class  frm::OClickableImageBaseControl
 
class  frm::OImageProducerThread_Impl
 

Namespaces

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

Typedefs

typedef ::cppu::ImplHelper3< css::form::XImageProducerSupplier, css::awt::XImageProducer, css::form::submission::XSubmissionSupplier > frm::OClickableImageBaseModel_Base
 
typedef ::cppu::ImplHelper3< css::form::XApproveActionBroadcaster, css::form::submission::XSubmission, css::frame::XDispatchProviderInterception > frm::OClickableImageBaseControl_BASE