|
LibreOffice Module forms (master) 1
|
#include <comphelper/uno3.hxx>#include <cppuhelper/implbase3.hxx>#include <com/sun/star/io/XPersistObject.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/util/XCloneable.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <rtl/ref.hxx>Go to the source code of this file.
Classes | |
| class | frm::OFormattedFieldWrapper |
Namespaces | |
| namespace | frm |
| ListBox is a bit confusing / different from other form components, so here are a few notes: | |
Typedefs | |
| typedef ::cppu::WeakAggImplHelper3< css::io::XPersistObject, css::lang::XServiceInfo, css::util::XCloneable > | frm::OFormattedFieldWrapper_Base |