Searched refs:getXAxisTitle (Results 1 – 10 of 10) sorted by relevance
523 uno::Reference< drawing::XShape > SAL_CALL SampleAddIn::getXAxisTitle() in getXAxisTitle() function in SampleAddIn530 return xAxisSupp->getXAxisTitle(); in getXAxisTitle()
106 …tual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > SAL_CALL getXAxisTitle()
68 XShape title = oObj.getXAxisTitle(); in _getXAxisTitle()
61 com::sun::star::drawing::XShape getXAxisTitle();
47 "ChXDiagram";"com::sun::star::chart::XAxisXSupplier";"getXAxisTitle()"
138 OOX_DEFINEFUNC_GETAXISTITLESHAPE( lclGetXAxisTitleShape, XAxisXSupplier, getXAxisTitle, HasXAxisTit…
158 ::com::sun::star::drawing::XShape > SAL_CALL getXAxisTitle()
977 Reference< drawing::XShape > SAL_CALL DiagramWrapper::getXAxisTitle() in getXAxisTitle() function in chart::wrapper::DiagramWrapper
88 xAxisTitle = new ScVbaAxisTitle(this, mxContext, pChart->xAxisXSupplier->getXAxisTitle()); in getAxisTitle()
1271 EXC_DEFINEFUNC_GETAXISTITLESHAPE( lclGetXAxisTitleShape, XAxisXSupplier, getXAxisTitle, HasXAxisTit…
Completed in 51 milliseconds