Searched refs:getAxisTitle (Results 1 – 9 of 9) sorted by relevance
933 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()
93 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getAxisTitle( ) throw (::co…
403 Reference< beans::XPropertySet > SAL_CALL AxisWrapper::getAxisTitle() throw (uno::RuntimeException) in getAxisTitle() function in chart::wrapper::AxisWrapper
41 com::sun::star::beans::XPropertySet getAxisTitle();
195 xResult = Reference< drawing::XShape >( xAxis->getAxisTitle(), uno::UNO_QUERY ); in getTitleShape()604 Reference< beans::XPropertySet > xTitleProp( xAxis->getAxisTitle() ); in SetAxisTitle()
2482 xTitleProps = bHasTitle ? xAxis->getAxisTitle() : 0; in exportAxis()
48 …virtual css::uno::Reference< ::ooo::vba::excel::XAxisTitle > SAL_CALL getAxisTitle( ) throw (css:…
75 ScVbaAxis::getAxisTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getAxisTitle() function in ScVbaAxis
44 XAxisTitle getAxisTitle()
Completed in 78 milliseconds