Lines Matching refs:SAL_CALL

57 	virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
58 …virtual void SAL_CALL setCaption( const ::rtl::OUString& rCaption ) throw (css::uno::RuntimeExcept…
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 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti…
63 …virtual void SAL_CALL setFont( const css::uno::Reference< ov::excel::XFont >& rxFont ) throw (css:…
66 virtual void SAL_CALL Insert( const ::rtl::OUString& rString ) throw (css::uno::RuntimeException);
67 virtual void SAL_CALL Delete() 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);
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 …virtual void SAL_CALL setOnAction( const ::rtl::OUString& rMacroName ) throw (css::uno::RuntimeExc…
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);
191 virtual ::rtl::OUString SAL_CALL getCaption() throw (css::uno::RuntimeException);
192 …virtual void SAL_CALL setCaption( const ::rtl::OUString& rCaption ) throw (css::uno::RuntimeExcept…
193 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL getFont() throw (css::uno::RuntimeExcepti…
194 …virtual void SAL_CALL setFont( const css::uno::Reference< ov::excel::XFont >& rxFont ) throw (css:…
195 virtual sal_Int32 SAL_CALL getHorizontalAlignment() throw (css::uno::RuntimeException);
196 …virtual 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);
203 css::uno::Reference< ov::excel::XCharacters > SAL_CALL Characters(