Lines Matching refs:RuntimeException

47 …uno::Reference< css::beans::XPropertySet > getControllerProps() throw (css::uno::RuntimeException);
48 …css::uno::Reference< css::beans::XPropertySet > getFrameProps() throw (css::uno::RuntimeException);
49 css::uno::Reference< css::awt::XDevice > getDevice() throw (css::uno::RuntimeException);
55 …Right, const css::uno::Any& ToLeft, bool bLargeScroll = false ) throw (css::uno::RuntimeException);
63 throw (css::uno::RuntimeException);
67 throw (css::uno::RuntimeException);
70 …ge > SAL_CALL ActiveCell( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
71 …XPane > SAL_CALL ActivePane() throw (css::script::BasicErrorException, css::uno::RuntimeException);
72 …t > SAL_CALL ActiveSheet( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
73 …rtual void SAL_CALL setCaption( const css::uno::Any& _caption ) throw (css::uno::RuntimeException);
74 virtual css::uno::Any SAL_CALL getCaption() throw (css::uno::RuntimeException);
75 virtual ::sal_Bool SAL_CALL getDisplayGridlines() throw (css::uno::RuntimeException);
76 …id SAL_CALL setDisplayGridlines( ::sal_Bool _displaygridlines ) throw (css::uno::RuntimeException);
77 virtual ::sal_Bool SAL_CALL getDisplayHeadings() throw (css::uno::RuntimeException);
78 …oid SAL_CALL setDisplayHeadings( ::sal_Bool _bDisplayHeadings ) throw (css::uno::RuntimeException);
79 virtual ::sal_Bool SAL_CALL getDisplayHorizontalScrollBar() throw (css::uno::RuntimeException);
80 …yHorizontalScrollBar( ::sal_Bool _bDisplayHorizontalScrollBar ) throw (css::uno::RuntimeException);
81 virtual ::sal_Bool SAL_CALL getDisplayOutline() throw (css::uno::RuntimeException);
82 … void SAL_CALL setDisplayOutline( ::sal_Bool _bDisplayOutline ) throw (css::uno::RuntimeException);
83 virtual ::sal_Bool SAL_CALL getDisplayVerticalScrollBar() throw (css::uno::RuntimeException);
84 …splayVerticalScrollBar( ::sal_Bool _bDisplayVerticalScrollBar ) throw (css::uno::RuntimeException);
85 virtual ::sal_Bool SAL_CALL getDisplayWorkbookTabs() throw (css::uno::RuntimeException);
86 …CALL setDisplayWorkbookTabs( ::sal_Bool _bDisplayWorkbookTabs ) throw (css::uno::RuntimeException);
87 virtual ::sal_Bool SAL_CALL getFreezePanes() throw (css::uno::RuntimeException);
88 …virtual void SAL_CALL setFreezePanes( ::sal_Bool _bFreezePanes ) throw (css::uno::RuntimeException
89 virtual ::sal_Bool SAL_CALL getSplit() throw (css::uno::RuntimeException);
90 virtual void SAL_CALL setSplit( ::sal_Bool _bSplit ) throw (css::uno::RuntimeException);
91 virtual sal_Int32 SAL_CALL getSplitColumn() throw (css::uno::RuntimeException) ;
92 …virtual void SAL_CALL setSplitColumn( sal_Int32 _splitcolumn ) throw (css::uno::RuntimeException) ;
93 virtual double SAL_CALL getSplitHorizontal() throw (css::uno::RuntimeException) ;
94 …al void SAL_CALL setSplitHorizontal( double _splithorizontal ) throw (css::uno::RuntimeException) ;
95 virtual sal_Int32 SAL_CALL getSplitRow() throw (css::uno::RuntimeException) ;
96 virtual void SAL_CALL setSplitRow( sal_Int32 _splitrow ) throw (css::uno::RuntimeException) ;
97 virtual double SAL_CALL getSplitVertical() throw (css::uno::RuntimeException) ;
98 …irtual void SAL_CALL setSplitVertical( double _splitvertical ) throw (css::uno::RuntimeException) ;
99 virtual css::uno::Any SAL_CALL getScrollRow() throw (css::uno::RuntimeException) ;
100 … void SAL_CALL setScrollRow( const css::uno::Any& _scrollrow ) throw (css::uno::RuntimeException) ;
101 virtual css::uno::Any SAL_CALL getScrollColumn() throw (css::uno::RuntimeException) ;
102 …SAL_CALL setScrollColumn( const css::uno::Any& _scrollcolumn ) throw (css::uno::RuntimeException) ;
103 virtual css::uno::Any SAL_CALL getView() throw (css::uno::RuntimeException);
104 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
105 …:uno::Reference< ov::excel::XRange > SAL_CALL getVisibleRange() throw (css::uno::RuntimeException);
106 virtual css::uno::Any SAL_CALL getWindowState() throw (css::uno::RuntimeException);
107 …id SAL_CALL setWindowState( const css::uno::Any& _windowstate ) throw (css::uno::RuntimeException);
108 virtual css::uno::Any SAL_CALL getZoom() throw (css::uno::RuntimeException);
109 virtual void SAL_CALL setZoom( const css::uno::Any& _zoom ) throw (css::uno::RuntimeException);
112 …Up, const css::uno::Any& ToRight, const css::uno::Any& ToLeft ) throw (css::uno::RuntimeException);
113 …Up, const css::uno::Any& ToRight, const css::uno::Any& ToLeft ) throw (css::uno::RuntimeException);
114 …no::Any SAL_CALL SelectedSheets( const css::uno::Any& aIndex ) throw (css::uno::RuntimeException);
115 …s( const css::uno::Any& Sheets, const css::uno::Any& Position ) throw (css::uno::RuntimeException);
116 virtual void SAL_CALL Activate( ) throw (css::uno::RuntimeException);
117 …t css::uno::Any& FileName, const css::uno::Any& RouteWorkBook ) throw (css::uno::RuntimeException);
118 …o::Any SAL_CALL Selection( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
119 …e > SAL_CALL RangeSelection() throw (css::script::BasicErrorException, css::uno::RuntimeException);
120 …eenPixelsX(sal_Int32 _points) throw (css::script::BasicErrorException, css::uno::RuntimeException);
121 …eenPixelsY(sal_Int32 _points) throw (css::script::BasicErrorException, css::uno::RuntimeException);
122 …css::uno::Any& PrToFileName ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
123 …ss::uno::Any& EnableChanges ) throw (css::script::BasicErrorException, css::uno::RuntimeException);