Searched refs:getYAxis (Results 1 – 12 of 12) sorted by relevance
273 uno::Reference< drawing::XShape > xYAxisShape( getYAxis(), uno::UNO_QUERY ); in refresh()589 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getYAxis() in getYAxis() function in SampleAddIn596 return xAxisSupp->getYAxis(); in getYAxis()
118 …rtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getYAxis()
325 XAxisYSupplier.class, maDiagram )).getYAxis() ); in testTitle()354 XAxisYSupplier.class, maDiagram )).getYAxis(); in testAxis()
220 XAxisYSupplier.class, aDiagram )).getYAxis() ); in refresh()
84 XPropertySet axis = oObj.getYAxis(); in _getYAxis()
115 oObj = (XPropertySet) oAxisSup.getYAxis(); in createTestEnvironment()
73 com::sun::star::beans::XPropertySet getYAxis();
44 "ChXDiagram";"com::sun::star::chart::XAxisYSupplier";"getYAxis()"
180 ::com::sun::star::beans::XPropertySet > SAL_CALL getYAxis()
1037 Reference< beans::XPropertySet > SAL_CALL DiagramWrapper::getYAxis() in getYAxis() function in chart::wrapper::DiagramWrapper
343 XPropertySet xProp = xYAxisSuppl.getYAxis(); in testAxis()
1220 xAxisProps = xAxisYSupplier->getYAxis(); in getAxisPropertySet()
Completed in 265 milliseconds