Searched refs:XChartTypeRef (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/filter/inc/ |
H A D | xichart.hxx | 902 …edef ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartType > XChartTypeRef; typedef in XclImpChType 926 XChartTypeRef CreateChartType( XDiagramRef xDiagram, bool b3dChart ) const; 1027 …sun::star::uno::Reference< ::com::sun::star::chart2::XChartType > XChartTypeRef; typedef in XclImpChTypeGroup 1083 XChartTypeRef CreateChartType( XDiagramRef xDiagram, sal_Int32 nApiAxesSetIdx ) const; 1101 void InsertDataSeries( XChartTypeRef xChartType, 1104 … void CreateDataSeries( XChartTypeRef xChartType, sal_Int32 nApiAxesSetIdx ) const; 1106 … void CreateStockSeries( XChartTypeRef xChartType, sal_Int32 nApiAxesSetIdx ) const;
|
H A D | xechart.hxx | 820 … typedef ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartType > XChartTypeRef; typedef in XclExpChType 826 void Convert( XDiagramRef xDiagram, XChartTypeRef xChartType, 940 …sun::star::uno::Reference< ::com::sun::star::chart2::XChartType > XChartTypeRef; typedef in XclExpChTypeGroup 948 void ConvertType( XDiagramRef xDiagram, XChartTypeRef xChartType, 951 void ConvertSeries( XDiagramRef xDiagram, XChartTypeRef xChartType, 983 void CreateAllStockSeries( XChartTypeRef xChartType,
|
Completed in 27 milliseconds