Home
last modified time | relevance | path

Searched refs:getXAxis (Results 1 – 10 of 10) sorted by relevance

/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.cxx274 uno::Reference< drawing::XShape > xXAxisShape( getXAxis(), uno::UNO_QUERY ); in refresh()
536 uno::Reference< beans::XPropertySet > SAL_CALL SampleAddIn::getXAxis() in getXAxis() function in SampleAddIn
543 return xAxisSupp->getXAxis(); in getXAxis()
H A Dsampleaddin.hxx108 …rtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getXAxis()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XAxisXSupplier.java81 XPropertySet axis = oObj.getXAxis(); in _getXAxis()
/trunk/main/offapi/com/sun/star/chart/
H A DXAxisXSupplier.idl73 com::sun::star::beans::XPropertySet getXAxis();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv48 "ChXDiagram";"com::sun::star::chart::XAxisXSupplier";"getXAxis()"
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java345 XAxisXSupplier.class, maDiagram )).getXAxis(); in testAxis()
H A DJavaSampleChartAddIn.java217 XAxisXSupplier.class, aDiagram )).getXAxis() ); in refresh()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx161 ::com::sun::star::beans::XPropertySet > SAL_CALL getXAxis()
H A DDiagramWrapper.cxx987 Reference< beans::XPropertySet > SAL_CALL DiagramWrapper::getXAxis() in getXAxis() function in chart::wrapper::DiagramWrapper
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx1203 xAxisProps = xAxisXSupplier->getXAxis(); in getAxisPropertySet()

Completed in 47 milliseconds