Lines Matching refs:RuntimeException

57 …al css::uno::Reference< css::awt::XWindowPeer > getWindowPeer() throw (css::uno::RuntimeException);
66 virtual sal_Bool SAL_CALL getEnabled() throw (css::uno::RuntimeException);
67 virtual void SAL_CALL setEnabled( sal_Bool _enabled ) throw (css::uno::RuntimeException);
68 virtual sal_Bool SAL_CALL getVisible() throw (css::uno::RuntimeException);
69 virtual void SAL_CALL setVisible( sal_Bool _visible ) throw (css::uno::RuntimeException);
70 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
71 virtual void SAL_CALL setHeight( double _height ) throw (css::uno::RuntimeException);
72 virtual double SAL_CALL getWidth() throw (css::uno::RuntimeException);
73 virtual void SAL_CALL setWidth( double _width ) throw (css::uno::RuntimeException);
74 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
75 virtual void SAL_CALL setLeft( double _left ) throw (css::uno::RuntimeException);
76 virtual double SAL_CALL getTop() throw (css::uno::RuntimeException);
77 virtual void SAL_CALL setTop( double _top ) throw (css::uno::RuntimeException);
78 virtual void SAL_CALL SetFocus( ) throw (css::uno::RuntimeException);
79 … Width, const ::com::sun::star::uno::Any& Height ) throw (::com::sun::star::uno::RuntimeException);
81 …ss::uno::Reference< css::uno::XInterface > SAL_CALL getObject() throw (css::uno::RuntimeException);
82 virtual rtl::OUString SAL_CALL getControlSource() throw (css::uno::RuntimeException);
83 …AL_CALL setControlSource( const rtl::OUString& _controlsource ) throw (css::uno::RuntimeException);
84 virtual rtl::OUString SAL_CALL getRowSource() throw (css::uno::RuntimeException);
85 …l void SAL_CALL setRowSource( const rtl::OUString& _rowsource ) throw (css::uno::RuntimeException);
86 virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
87 virtual void SAL_CALL setName( const rtl::OUString& _name ) throw (css::uno::RuntimeException);
88 virtual rtl::OUString SAL_CALL getControlTipText() throw (css::uno::RuntimeException);
89 …virtual void SAL_CALL setControlTipText( const rtl::OUString& ) throw (css::uno::RuntimeException);
90 virtual ::rtl::OUString SAL_CALL getTag() throw (css::uno::RuntimeException);
91 virtual void SAL_CALL setTag( const ::rtl::OUString& aTag ) throw (css::uno::RuntimeException);
92 virtual sal_Int32 SAL_CALL getTabIndex() throw (css::uno::RuntimeException);
93 virtual void SAL_CALL setTabIndex( sal_Int32 nTabIndex ) throw (css::uno::RuntimeException);
95 virtual void removeResouce() throw( css::uno::RuntimeException );
108 … const css::uno::Reference< css::frame::XModel >& xModel ) throw (css::uno::RuntimeException);
115 double fOffsetX, double fOffsetY ) throw (css::uno::RuntimeException);