Lines Matching refs:XPropertySet

129 		uno::Reference< beans::XPropertySet > xProp( xAxis, uno::UNO_QUERY );  in getLogicalPosition()
210 uno::Reference< beans::XPropertySet > xDocProp( mxChartDoc, uno::UNO_QUERY ); in initialize()
227 uno::Reference< beans::XPropertySet > xDiaProp( xWallSupplier->getWall(), uno::UNO_QUERY ); in initialize()
228 uno::Reference< beans::XPropertySet > xLegendProp( mxChartDoc->getLegend(), uno::UNO_QUERY ); in initialize()
288 uno::Reference< beans::XPropertySet > xShapeProp( mxMyRedLine, uno::UNO_QUERY ); in refresh()
318 uno::Reference< beans::XPropertySet > xTextProp( mxMyText, uno::UNO_QUERY ); in refresh()
372 uno::Reference< beans::XPropertySet > xShapeProp( mxMyRedLine, uno::UNO_QUERY ); in refresh()
439 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getDataRowProperties( sal_Int32 nRow ) in getDataRowProperties()
450 return uno::Reference< beans::XPropertySet >(); in getDataRowProperties()
453 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getDataPointProperties( sal_Int32 nCol,… in getDataPointProperties()
464 return uno::Reference< beans::XPropertySet >(); in getDataPointProperties()
536 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getXAxis() in getXAxis()
546 return uno::Reference< beans::XPropertySet >(); in getXAxis()
549 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getXMainGrid() in getXMainGrid()
559 return uno::Reference< beans::XPropertySet >(); in getXMainGrid()
562 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getXHelpGrid() in getXHelpGrid()
572 return uno::Reference< beans::XPropertySet >(); in getXHelpGrid()
589 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getYAxis() in getYAxis()
599 return uno::Reference< beans::XPropertySet >(); in getYAxis()
602 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getYMainGrid() in getYMainGrid()
612 return uno::Reference< beans::XPropertySet >(); in getYMainGrid()
615 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getYHelpGrid() in getYHelpGrid()
625 return uno::Reference< beans::XPropertySet >(); in getYHelpGrid()
629 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getUpBar() in getUpBar()
639 return uno::Reference< beans::XPropertySet >(); in getUpBar()
642 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getDownBar() in getDownBar()
652 return uno::Reference< beans::XPropertySet >(); in getDownBar()
655 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getMinMaxLine() in getMinMaxLine()
665 return uno::Reference< beans::XPropertySet >(); in getMinMaxLine()