|
LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/util/XCloneable.hpp>#include <com/sun/star/chart2/XTitle.hpp>#include <OPropertySet.hxx>#include <cppuhelper/implbase.hxx>#include <comphelper/uno3.hxx>#include <ModifyListenerHelper.hxx>Go to the source code of this file.
Classes | |
| class | chart::RegressionEquation |
Namespaces | |
| namespace | chart |
| namespace | chart::impl |
| Base class for all Chart Accessibility objects except the root node (see AccessibleChartView) | |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::util::XCloneable, css::util::XModifyBroadcaster, css::util::XModifyListener, css::chart2::XTitle > | chart::impl::RegressionEquation_Base |