LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
Button.hxx File Reference
#include "clickableimage.hxx"
#include <togglestate.hxx>
#include <formnavigation.hxx>
#include <resettable.hxx>
#include <com/sun/star/awt/MouseEvent.hpp>
#include <com/sun/star/lang/EventObject.hpp>
#include <com/sun/star/awt/ActionEvent.hpp>
#include <com/sun/star/awt/XActionListener.hpp>
#include <com/sun/star/awt/XButton.hpp>
#include <com/sun/star/form/XReset.hpp>
#include <com/sun/star/beans/PropertyChangeEvent.hpp>
#include <cppuhelper/implbase1.hxx>
Include dependency graph for Button.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  frm::OButtonModel
 
class  frm::OButtonControl
 

Namespaces

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

Typedefs

typedef ::cppu::ImplHelper1< css::form::XReset > frm::OButtonModel_Base
 
typedef ::cppu::ImplHelper3< css::awt::XButton, css::awt::XActionListener, css::beans::XPropertyChangeListener > frm::OButtonControl_BASE