|
LibreOffice Module forms (master) 1
|
#include <com/sun/star/frame/XDispatchProviderInterception.hpp>#include <com/sun/star/frame/XStatusListener.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <cppuhelper/implbase2.hxx>#include "featuredispatcher.hxx"#include "controlfeatureinterception.hxx"#include <vector>#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | frm::OFormNavigationHelper |
| struct | frm::OFormNavigationHelper::FeatureInfo |
| class | frm::OFormNavigationMapper |
| helper class mapping between feature ids and feature URLs More... | |
Namespaces | |
| namespace | frm |
| ListBox is a bit confusing / different from other form components, so here are a few notes: | |
Typedefs | |
| typedef ::cppu::ImplHelper2< css::frame::XDispatchProviderInterception, css::frame::XStatusListener > | frm::OFormNavigationHelper_Base |