Searched defs:xCTProp (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/chart2/source/model/template/ |
H A D | PieChartTypeTemplate.cxx | 300 Reference< beans::XPropertySet > xCTProp( xCT, uno::UNO_QUERY ); in createChartTypes() local 400 uno::Reference< beans::XPropertySet > xCTProp( in matchesTemplate() local 422 Reference< beans::XPropertySet > xCTProp( xResult, uno::UNO_QUERY ); in getChartTypeForIndex() local 451 Reference< beans::XPropertySet > xCTProp( xResult, uno::UNO_QUERY ); in getChartTypeForNewSeries() local
|
H A D | LineChartTypeTemplate.cxx | 311 Reference< beans::XPropertySet > xCTProp( xResult, uno::UNO_QUERY ); in getChartTypeForIndex() local 345 Reference< beans::XPropertySet > xCTProp( xResult, uno::UNO_QUERY ); in getChartTypeForNewSeries() local
|
H A D | ScatterChartTypeTemplate.cxx | 345 Reference< beans::XPropertySet > xCTProp( xResult, uno::UNO_QUERY ); in getChartTypeForIndex() local 379 Reference< beans::XPropertySet > xCTProp( xResult, uno::UNO_QUERY ); in getChartTypeForNewSeries() local
|
H A D | StockChartTypeTemplate.cxx | 380 Reference< beans::XPropertySet > xCTProp( xCT, uno::UNO_QUERY ); in createChartTypes() local 480 Reference< beans::XPropertySet > xCTProp( xCandleStickChartType, uno::UNO_QUERY ); in matchesTemplate() local
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLChartContext.cxx | 961 … uno::Reference< beans::XPropertySet > xCTProp( aChartTypes[nCTIdx], uno::UNO_QUERY_THROW ); in MergeSeriesForStockChart() local
|
H A D | SchXMLExport.cxx | 2751 Reference< beans::XPropertySet > xCTProp( aCTSeq[nCTIdx], uno::UNO_QUERY ); in exportSeries() local
|
Completed in 47 milliseconds