LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
Edit.hxx File Reference
#include <memory>
#include "EditBase.hxx"
#include <tools/link.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <cppuhelper/implbase3.hxx>
#include <com/sun/star/form/XChangeBroadcaster.hpp>
Include dependency graph for Edit.hxx:
This graph shows which files directly or indirectly include this file:

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