Home
last modified time | relevance | path

Searched refs:DataPoint (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/model/main/
H A DDataPoint.cxx101 DataPoint::DataPoint( const uno::Reference< beans::XPropertySet > & rParentProperties ) : in DataPoint() function in chart::DataPoint
110 DataPoint::DataPoint( const DataPoint & rOther ) : in DataPoint() function in chart::DataPoint
139 DataPoint::~DataPoint() in ~DataPoint()
171 Reference< uno::XInterface > SAL_CALL DataPoint::getParent() in getParent()
177 void SAL_CALL DataPoint::setParent( in setParent()
186 uno::Any DataPoint::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
200 void SAL_CALL DataPoint::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast()
278 void SAL_CALL DataPoint::disposing( const lang::EventObject& ) in disposing()
285 void DataPoint::firePropertyChangeEvent() in firePropertyChangeEvent()
290 void DataPoint::fireModifyEvent() in fireModifyEvent()
[all …]
H A DDataPoint.hxx56 class DataPoint : class
62 DataPoint( const ::com::sun::star::uno::Reference<
64 virtual ~DataPoint();
72 explicit DataPoint( const DataPoint & rOther );
H A Dmakefile.mk47 $(SLO)$/DataPoint.obj \
H A DDataSeries.cxx398 xResult.set( new DataPoint( xParentProperties ) ); in getDataPointByIndex()
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPoint.idl39 service DataPoint
53 service, thus it must also support <type>DataPoint</type>.</p>
H A DDataSeries.idl113 <type>DataPoint</type>.

Completed in 45 milliseconds