LibreOffice Module chart2 (master) 1
Classes | Namespaces | Typedefs
CachedDataSequence.hxx File Reference
#include <cppuhelper/compbase.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/propertycontainer.hxx>
#include <comphelper/proparrhlp.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/chart2/data/XDataSequence.hpp>
#include <com/sun/star/chart2/data/XNumericalDataSequence.hpp>
#include <com/sun/star/chart2/data/XTextualDataSequence.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include "ModifyListenerHelper.hxx"
Include dependency graph for CachedDataSequence.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chart::CachedDataSequence
 This sequence object does store actual values within, hence "cached". More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  chart
 
namespace  chart::impl
 Base class for all Chart Accessibility objects except the root node (see AccessibleChartView)
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::chart2::data::XDataSequence, css::chart2::data::XNumericalDataSequence, css::chart2::data::XTextualDataSequence, css::util::XCloneable, css::util::XModifyBroadcaster, css::lang::XInitialization, css::lang::XServiceInfo > chart::impl::CachedDataSequence_Base