Lines Matching refs:RuntimeException

40 	ScVbaChart* getChartPtr() throw( css::uno::RuntimeException );
47 …tual void SAL_CALL Delete( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
48 …e > SAL_CALL getAxisTitle( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
49 …it( ::sal_Int32 DisplayUnit ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
50 …2 SAL_CALL getDisplayUnit( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
51 …rosses( ::sal_Int32 Crosses ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
52 …Int32 SAL_CALL getCrosses( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
53 …CrossesAt( double CrossesAt ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
54 …ble SAL_CALL getCrossesAt( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
55 …L setType( ::sal_Int32 Type ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
56 …al_Int32 SAL_CALL getType( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
57 …sTitle( ::sal_Bool HasTitle ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
58 …Bool SAL_CALL getHasTitle( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
59 …MinorUnit( double MinorUnit ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
60 …ble SAL_CALL getMinorUnit( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
61 … ::sal_Bool MinorUnitIsAuto ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
62 …L_CALL getMinorUnitIsAuto( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
63 …::sal_Bool ReversePlotOrder ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
64 …_CALL getReversePlotOrder( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
65 …MajorUnit( double MajorUnit ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
66 …ble SAL_CALL getMajorUnit( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
67 … ::sal_Bool MajorUnitIsAuto ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
68 …L_CALL getMajorUnitIsAuto( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
69 …mScale( double MaximumScale ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
70 … SAL_CALL getMaximumScale( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
71 …sal_Bool MaximumScaleIsAuto ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
72 …ALL getMaximumScaleIsAuto( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
73 …mScale( double MinimumScale ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
74 … SAL_CALL getMinimumScale( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
75 …sal_Bool MinimumScaleIsAuto ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
76 …ALL getMinimumScaleIsAuto( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
77 virtual ::sal_Int32 SAL_CALL getAxisGroup( ) throw (css::uno::RuntimeException);
78 …Type( ::sal_Int32 ScaleType ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
79 …t32 SAL_CALL getScaleType( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
80 …double SAL_CALL getHeight( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
81 …LL setHeight( double height ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
82 … double SAL_CALL getWidth( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
83 …CALL setWidth( double width ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
84 …al double SAL_CALL getTop( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
85 …SAL_CALL setTop( double top ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
86 …l double SAL_CALL getLeft( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
87 …L_CALL setLeft( double left ) throw (css::script::BasicErrorException, css::uno::RuntimeException);