Lines Matching refs:ScVbaAxis

41 ScVbaAxis::getChartPtr() throw( uno::RuntimeException )  in getChartPtr()
50 ScVbaAxis::isValueAxis() throw( script::BasicErrorException ) in isValueAxis()
59 ScVbaAxis::ScVbaAxis( const uno::Reference< XHelperInterface >& xParent,const uno::Reference< uno::… in ScVbaAxis() function in ScVbaAxis
68 ScVbaAxis::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
75 ScVbaAxis::getAxisTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getAxisTitle()
108 ScVbaAxis::setDisplayUnit( ::sal_Int32 /*DisplayUnit*/ ) throw (script::BasicErrorException, uno::R… in setDisplayUnit()
114 ScVbaAxis::getDisplayUnit( ) throw (script::BasicErrorException, uno::RuntimeException) in getDisplayUnit()
121 ScVbaAxis::setCrosses( ::sal_Int32 _nCrosses ) throw (script::BasicErrorException, uno::RuntimeExce… in setCrosses()
154 ScVbaAxis::getCrosses( ) throw (script::BasicErrorException, uno::RuntimeException) in getCrosses()
189 ScVbaAxis::setCrossesAt( double _fCrossesAt ) throw (script::BasicErrorException, uno::RuntimeExcep… in setCrossesAt()
206 ScVbaAxis::getCrossesAt( ) throw (script::BasicErrorException, uno::RuntimeException) in getCrossesAt()
221 ScVbaAxis::setType( ::sal_Int32 _nType ) throw (script::BasicErrorException, uno::RuntimeException) in setType()
227 ScVbaAxis::getType( ) throw (script::BasicErrorException, uno::RuntimeException) in getType()
233 ScVbaAxis::setHasTitle( ::sal_Bool _bHasTitle ) throw (script::BasicErrorException, uno::RuntimeExc… in setHasTitle()
259 ScVbaAxis::getHasTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getHasTitle()
286 ScVbaAxis::setMinorUnit( double _fMinorUnit ) throw (script::BasicErrorException, uno::RuntimeExcep… in setMinorUnit()
300 ScVbaAxis::getMinorUnit( ) throw (script::BasicErrorException, uno::RuntimeException) in getMinorUnit()
316 ScVbaAxis::setMinorUnitIsAuto( ::sal_Bool _bMinorUnitIsAuto ) throw (script::BasicErrorException, u… in setMinorUnitIsAuto()
330 ScVbaAxis::getMinorUnitIsAuto( ) throw (script::BasicErrorException, uno::RuntimeException) in getMinorUnitIsAuto()
348 ScVbaAxis::setReversePlotOrder( ::sal_Bool /*ReversePlotOrder*/ ) throw (script::BasicErrorExceptio… in setReversePlotOrder()
354 ScVbaAxis::getReversePlotOrder( ) throw (script::BasicErrorException, uno::RuntimeException) in getReversePlotOrder()
361 ScVbaAxis::setMajorUnit( double _fMajorUnit ) throw (script::BasicErrorException, uno::RuntimeExcep… in setMajorUnit()
377 ScVbaAxis::getMajorUnit( ) throw (script::BasicErrorException, uno::RuntimeException) in getMajorUnit()
393 ScVbaAxis::setMajorUnitIsAuto( ::sal_Bool _bMajorUnitIsAuto ) throw (script::BasicErrorException, u… in setMajorUnitIsAuto()
409 ScVbaAxis::getMajorUnitIsAuto( ) throw (script::BasicErrorException, uno::RuntimeException) in getMajorUnitIsAuto()
427 ScVbaAxis::setMaximumScale( double _fMaximumScale ) throw (script::BasicErrorException, uno::Runtim… in setMaximumScale()
443 ScVbaAxis::getMaximumScale( ) throw (script::BasicErrorException, uno::RuntimeException) in getMaximumScale()
462 ScVbaAxis::setMaximumScaleIsAuto( ::sal_Bool _bMaximumScaleIsAuto ) throw (script::BasicErrorExcept… in setMaximumScaleIsAuto()
478 ScVbaAxis::getMaximumScaleIsAuto( ) throw (script::BasicErrorException, uno::RuntimeException) in getMaximumScaleIsAuto()
494 ScVbaAxis::setMinimumScale( double _fMinimumScale ) throw (script::BasicErrorException, uno::Runtim… in setMinimumScale()
508 ScVbaAxis::getMinimumScale( ) throw (script::BasicErrorException, uno::RuntimeException) in getMinimumScale()
524 ScVbaAxis::setMinimumScaleIsAuto( ::sal_Bool _bMinimumScaleIsAuto ) throw (script::BasicErrorExcept… in setMinimumScaleIsAuto()
540 ScVbaAxis::getMinimumScaleIsAuto( ) throw (script::BasicErrorException, uno::RuntimeException) in getMinimumScaleIsAuto()
558 ScVbaAxis::getAxisGroup( ) throw (uno::RuntimeException) in getAxisGroup()
564 ScVbaAxis::setScaleType( ::sal_Int32 _nScaleType ) throw (script::BasicErrorException, uno::Runtime… in setScaleType()
591 ScVbaAxis::getScaleType( ) throw (script::BasicErrorException, uno::RuntimeException) in getScaleType()
614 ScVbaAxis::getHeight( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getHeight()
619 void SAL_CALL ScVbaAxis::setHeight( double height ) throw (css::script::BasicErrorException, css::u… in setHeight()
623 double SAL_CALL ScVbaAxis::getWidth( ) throw (css::script::BasicErrorException, css::uno::RuntimeE… in getWidth()
627 void SAL_CALL ScVbaAxis::setWidth( double width ) throw (css::script::BasicErrorException, css::uno… in setWidth()
631 double SAL_CALL ScVbaAxis::getTop( ) throw (css::script::BasicErrorException, css::uno::RuntimeExc… in getTop()
635 void SAL_CALL ScVbaAxis::setTop( double top ) throw (css::script::BasicErrorException, css::uno::Ru… in setTop()
639 double SAL_CALL ScVbaAxis::getLeft( ) throw (css::script::BasicErrorException, css::uno::RuntimeEx… in getLeft()
643 void SAL_CALL ScVbaAxis::setLeft( double left ) throw (css::script::BasicErrorException, css::uno::… in setLeft()
649 ScVbaAxis::getServiceImplName() in getServiceImplName()
656 ScVbaAxis::getServiceNames() in getServiceNames()