Home
last modified time | relevance | path

Searched refs:getAxisTitle (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx933 xRet = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getZAxisTitle()
983 xRet = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getXAxisTitle()
1033 xRet = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getYAxisTitle()
1072 xRet = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getSecondXAxisTitle()
1082 xRet = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getSecondYAxisTitle()
H A DAxisWrapper.hxx93 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getAxisTitle( ) throw (::co…
H A DAxisWrapper.cxx403 Reference< beans::XPropertySet > SAL_CALL AxisWrapper::getAxisTitle() throw (uno::RuntimeException) in getAxisTitle() function in chart::wrapper::AxisWrapper
/aoo42x/main/offapi/com/sun/star/chart/
H A DXAxis.idl41 com::sun::star::beans::XPropertySet getAxisTitle();
/aoo42x/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx195 xResult = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getTitleShape()
604 Reference< beans::XPropertySet > xTitleProp( xAxis->getAxisTitle() ); in SetAxisTitle()
H A DSchXMLExport.cxx2482 xTitleProps = bHasTitle ? xAxis->getAxisTitle() : 0; in exportAxis()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaaxis.hxx48 …virtual css::uno::Reference< ::ooo::vba::excel::XAxisTitle > SAL_CALL getAxisTitle( ) throw (css:…
H A Dvbaaxis.cxx75 ScVbaAxis::getAxisTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getAxisTitle() function in ScVbaAxis
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXAxis.idl44 XAxisTitle getAxisTitle()

Completed in 78 milliseconds