Home
last modified time | relevance | path

Searched refs:setChartTypes (Results 1 – 9 of 9) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx260 xContainer->setChartTypes( Sequence< Reference< XChartType > >() ); in changeDiagram()
845 xCTCnt->setChartTypes( aCTSeq ); in createChartTypes()
860 xCTCnt->setChartTypes( aCTSeq ); in createChartTypes()
H A DColumnLineChartTypeTemplate.cxx222 xCTCnt->setChartTypes( Sequence< Reference< chart2::XChartType > >( &xCT, 1 )); in createChartTypes()
H A DStockChartTypeTemplate.cxx411 xCTCnt->setChartTypes( ::chart::ContainerHelper::ContainerToSequence(aChartTypeVec) ); in createChartTypes()
H A DPieChartTypeTemplate.cxx307 xCTCnt->setChartTypes( Sequence< Reference< chart2::XChartType > >( &xCT, 1 )); in createChartTypes()
/trunk/main/offapi/com/sun/star/chart2/
H A DXChartTypeContainer.idl69 void setChartTypes( [in] sequence< XChartType > aChartTypes )
/trunk/main/chart2/source/model/inc/
H A DBaseCoordinateSystem.hxx121 virtual void SAL_CALL setChartTypes(
/trunk/main/chart2/source/model/main/
H A DBaseCoordinateSystem.cxx311 void SAL_CALL BaseCoordinateSystem::setChartTypes( const Sequence< Reference< chart2::XChartType > … in setChartTypes() function in chart::BaseCoordinateSystem
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx538 xCTCnt->setChartTypes( aChartTypes ); in GetNewDataSeries()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx580 xCTCntReplacement->setChartTypes( xCTCntCooSys->getChartTypes()); in replaceCoordinateSystem()

Completed in 48 milliseconds