|
LibreOffice Module forms (master) 1
|
#include <com/sun/star/form/binding/XListEntrySink.hpp>#include <com/sun/star/util/XRefreshable.hpp>#include <com/sun/star/form/binding/XListEntryListener.hpp>#include <cppuhelper/implbase3.hxx>#include <comphelper/interfacecontainer3.hxx>Go to the source code of this file.
Classes | |
| class | frm::OEntryListHelper |
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::binding::XListEntrySink, css::form::binding::XListEntryListener, css::util::XRefreshable > | frm::OEntryListHelper_BASE |