Searched refs:xStockPropProvider (Results 1 – 1 of 1) sorted by relevance
2137 Reference< chart::XStatisticDisplay > xStockPropProvider( xDiagram, uno::UNO_QUERY ); in exportPlotArea() local2138 if( xStockPropProvider.is()) in exportPlotArea()2141 Reference< beans::XPropertySet > xStockPropSet = xStockPropProvider->getUpBar(); in exportPlotArea()2163 xStockPropSet = xStockPropProvider->getDownBar(); in exportPlotArea()2185 xStockPropSet = xStockPropProvider->getMinMaxLine(); in exportPlotArea()
Completed in 33 milliseconds