Searched refs:getSecondaryYAxis (Results 1 – 7 of 7) sorted by relevance
52 XPropertySet SecYAxis = oObj.getSecondaryYAxis(); in _getSecondaryYAxis()
56 com::sun::star::beans::XPropertySet getSecondaryYAxis();
5 "ChXDiagram";"com::sun::star::chart::XTwoAxisYSupplier";"getSecondaryYAxis()"
172 ::com::sun::star::beans::XPropertySet > SAL_CALL getSecondaryYAxis()
1017 Reference< beans::XPropertySet > SAL_CALL DiagramWrapper::getSecondaryYAxis() in getSecondaryYAxis() function in chart::wrapper::DiagramWrapper
307 assure( "No second y-axis found", xSecYAxisSuppl.getSecondaryYAxis() != null ); in testDiagram()
1222 xAxisProps = xTwoAxisYSupplier->getSecondaryYAxis(); in getAxisPropertySet()
Completed in 38 milliseconds