LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
ListBox.hxx File Reference
#include <FormComponent.hxx>
#include "cachedrowset.hxx"
#include "errorbroadcaster.hxx"
#include "entrylisthelper.hxx"
#include <com/sun/star/form/ListSourceType.hpp>
#include <com/sun/star/awt/XItemListener.hpp>
#include <com/sun/star/awt/XFocusListener.hpp>
#include <com/sun/star/awt/XListBox.hpp>
#include <com/sun/star/form/XChangeBroadcaster.hpp>
#include <comphelper/interfacecontainer3.hxx>
#include <comphelper/asyncnotification.hxx>
#include <connectivity/FValue.hxx>
#include <cppuhelper/implbase4.hxx>
#include <vcl/timer.hxx>
#include <vcl/idle.hxx>
#include <vector>
Include dependency graph for ListBox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  frm::OListBoxModel
 
class  frm::OListBoxControl
 

Namespaces

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

Typedefs

typedef ::std::vector< ::connectivity::ORowSetValuefrm::ValueList
 
typedef ::cppu::ImplHelper4< css::awt::XFocusListener, css::awt::XItemListener, css::awt::XListBox, css::form::XChangeBroadcaster > frm::OListBoxControl_BASE