Home
last modified time | relevance | path

Searched refs:ScVbaAxis (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbaaxis.cxx41 ScVbaAxis::getChartPtr() throw( uno::RuntimeException ) in getChartPtr()
50 ScVbaAxis::isValueAxis() throw( script::BasicErrorException ) in isValueAxis()
68 ScVbaAxis::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
75 ScVbaAxis::getAxisTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getAxisTitle()
154 ScVbaAxis::getCrosses( ) throw (script::BasicErrorException, uno::RuntimeException) in getCrosses()
206 ScVbaAxis::getCrossesAt( ) throw (script::BasicErrorException, uno::RuntimeException) in getCrossesAt()
227 ScVbaAxis::getType( ) throw (script::BasicErrorException, uno::RuntimeException) in getType()
259 ScVbaAxis::getHasTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getHasTitle()
558 ScVbaAxis::getAxisGroup( ) throw (uno::RuntimeException) in getAxisGroup()
649 ScVbaAxis::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbaaxis.hxx32 class ScVbaAxis : public ScVbaAxis_BASE class
45ScVbaAxis( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< …
H A Dvbaaxes.cxx83 return new ScVbaAxis( xParent, xContext, xAxisPropertySet, nType, nAxisGroup); in createAxis()
H A Dvbachart.hxx43 friend class ScVbaAxis;

Completed in 34 milliseconds