Searched refs:setChartTypes (Results 1 – 9 of 9) sorted by relevance
257 xContainer->setChartTypes( Sequence< Reference< XChartType > >() ); in changeDiagram()835 xCTCnt->setChartTypes( aCTSeq ); in createChartTypes()850 xCTCnt->setChartTypes( aCTSeq ); in createChartTypes()
220 xCTCnt->setChartTypes( Sequence< Reference< chart2::XChartType > >( &xCT, 1 )); in createChartTypes()
407 xCTCnt->setChartTypes( ::chart::ContainerHelper::ContainerToSequence(aChartTypeVec) ); in createChartTypes()
305 xCTCnt->setChartTypes( Sequence< Reference< chart2::XChartType > >( &xCT, 1 )); in createChartTypes()
69 void setChartTypes( [in] sequence< XChartType > aChartTypes )
107 virtual void SAL_CALL setChartTypes(
299 void SAL_CALL BaseCoordinateSystem::setChartTypes( const Sequence< Reference< chart2::XChartType > … in setChartTypes() function in chart::BaseCoordinateSystem
538 xCTCnt->setChartTypes( aChartTypes ); in GetNewDataSeries()
581 xCTCntReplacement->setChartTypes( xCTCntCooSys->getChartTypes()); in replaceCoordinateSystem()