|
LibreOffice Module forms (master) 1
|
#include <memory>#include "EditBase.hxx"#include <tools/link.hxx>#include <comphelper/interfacecontainer3.hxx>#include <cppuhelper/implbase3.hxx>#include <com/sun/star/form/XChangeBroadcaster.hpp>Go to the source code of this file.
Classes | |
| class | frm::OEditModel |
| class | frm::OEditControl |
Namespaces | |
| namespace | dbtools |
| namespace | frm |
| ListBox is a bit confusing / different from other form components, so here are a few notes: | |
Typedefs | |
| typedef ::cppu::ImplHelper3< css::awt::XFocusListener, css::awt::XKeyListener, css::form::XChangeBroadcaster > | frm::OEditControl_BASE |