Lines Matching refs:RuntimeException

53         const css::uno::Any& rLength ) throw (css::uno::RuntimeException);
57 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
58 …ual void SAL_CALL setCaption( const ::rtl::OUString& rCaption ) throw (css::uno::RuntimeException);
59 virtual ::rtl::OUString SAL_CALL getText() throw (css::uno::RuntimeException);
60 virtual void SAL_CALL setText( const ::rtl::OUString& rText ) throw (css::uno::RuntimeException);
61 virtual sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException);
62 …tual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeException);
63 …etFont( const css::uno::Reference< ov::excel::XFont >& rxFont ) throw (css::uno::RuntimeException);
66 virtual void SAL_CALL Insert( const ::rtl::OUString& rString ) throw (css::uno::RuntimeException);
67 virtual void SAL_CALL Delete() throw (css::uno::RuntimeException);
73 ::rtl::OUString getFullString() const throw (css::uno::RuntimeException);
74 void setFullString( const ::rtl::OUString& rString ) throw (css::uno::RuntimeException);
95 … const css::uno::Reference< css::drawing::XShape >& rxShape ) throw (css::uno::RuntimeException);
98 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
99 virtual void SAL_CALL setLeft( double fLeft ) throw (css::uno::RuntimeException);
100 virtual double SAL_CALL getTop() throw (css::uno::RuntimeException);
101 virtual void SAL_CALL setTop( double fTop ) throw (css::uno::RuntimeException);
102 virtual double SAL_CALL getWidth() throw (css::uno::RuntimeException);
103 virtual void SAL_CALL setWidth( double fWidth ) throw (css::uno::RuntimeException);
104 virtual double SAL_CALL getHeight() throw (css::uno::RuntimeException);
105 virtual void SAL_CALL setHeight( double fHeight ) throw (css::uno::RuntimeException);
106 virtual ::rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
107 … virtual void SAL_CALL setName( const ::rtl::OUString& rName ) throw (css::uno::RuntimeException);
108 virtual sal_Int32 SAL_CALL getPlacement() throw (css::uno::RuntimeException);
109 virtual void SAL_CALL setPlacement( sal_Int32 nPlacement ) throw (css::uno::RuntimeException);
110 virtual sal_Bool SAL_CALL getPrintObject() throw (css::uno::RuntimeException);
111 … virtual void SAL_CALL setPrintObject( sal_Bool bPrintObject ) throw (css::uno::RuntimeException);
114 void setDefaultProperties( sal_Int32 nIndex ) throw (css::uno::RuntimeException);
120 virtual void implSetDefaultProperties() throw (css::uno::RuntimeException);
152 ListenerType eListenerType ) throw (css::uno::RuntimeException);
155 virtual ::rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException);
156 … virtual void SAL_CALL setName( const ::rtl::OUString& rName ) throw (css::uno::RuntimeException);
157 virtual ::rtl::OUString SAL_CALL getOnAction() throw (css::uno::RuntimeException);
158 … void SAL_CALL setOnAction( const ::rtl::OUString& rMacroName ) throw (css::uno::RuntimeException);
159 virtual sal_Bool SAL_CALL getPrintObject() throw (css::uno::RuntimeException);
160 … virtual void SAL_CALL setPrintObject( sal_Bool bPrintObject ) throw (css::uno::RuntimeException);
163 virtual sal_Bool SAL_CALL getAutoSize() throw (css::uno::RuntimeException);
164 virtual void SAL_CALL setAutoSize( sal_Bool bAutoSize ) throw (css::uno::RuntimeException);
167 sal_Int32 getModelIndexInForm() const throw (css::uno::RuntimeException);
188 …uno::Reference< css::drawing::XControlShape >& rxControlShape ) throw (css::uno::RuntimeException);
191 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
192 …ual void SAL_CALL setCaption( const ::rtl::OUString& rCaption ) throw (css::uno::RuntimeException);
193 …tual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeException);
194 …etFont( const css::uno::Reference< ov::excel::XFont >& rxFont ) throw (css::uno::RuntimeException);
195 virtual sal_Int32 SAL_CALL getHorizontalAlignment() throw (css::uno::RuntimeException);
196 …irtual void SAL_CALL setHorizontalAlignment( sal_Int32 nAlign ) throw (css::uno::RuntimeException);
197 virtual sal_Int32 SAL_CALL getVerticalAlignment() throw (css::uno::RuntimeException);
198 … virtual void SAL_CALL setVerticalAlignment( sal_Int32 nAlign ) throw (css::uno::RuntimeException);
199 virtual sal_Int32 SAL_CALL getOrientation() throw (css::uno::RuntimeException);
200 … virtual void SAL_CALL setOrientation( sal_Int32 nOrientation ) throw (css::uno::RuntimeException);
204 … const css::uno::Any& rStart, const css::uno::Any& rLength ) throw (css::uno::RuntimeException);
211 virtual void implSetDefaultProperties() throw (css::uno::RuntimeException);