|
LibreOffice Module svx (master) 1
|
#include <com/sun/star/form/runtime/XFormController.hpp>#include <com/sun/star/form/runtime/FeatureState.hpp>#include <com/sun/star/form/runtime/XFormOperations.hpp>#include <com/sun/star/sdb/XSQLErrorListener.hpp>#include <cppuhelper/implbase.hxx>#include <rtl/ref.hxx>#include <vector>Go to the source code of this file.
Classes | |
| class | svx::FeatureSlotTranslation |
| class | svx::IControllerFeatureInvalidation |
| class | svx::ControllerFeatures |
| easier access to a FormControllerHelper instance More... | |
| class | svx::FormControllerHelper |
| is a helper class which manages form controller functionality (such as moveNext etc.). More... | |
Namespaces | |
| namespace | svx |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::form::runtime::XFeatureInvalidation, css::sdb::XSQLErrorListener > | svx::FormControllerHelper_Base |