Lines Matching refs:script

119 …void groupUnGroup( bool bUnGroup = false ) throw ( css::script::BasicErrorException, css::uno::Run…
121 …alCellsImpl( sal_Int32 nType, const css::uno::Any& _oValue) throw ( css::script::BasicErrorExcepti…
176 …virtual void SAL_CALL setNumberFormat( const css::uno::Any& rNumberFormat ) throw ( css::script::B…
177 …virtual css::uno::Any SAL_CALL getNumberFormat() throw (css::script::BasicErrorException, css::uno…
178 …virtual void SAL_CALL setMergeCells( const css::uno::Any& bMerge ) throw (css::script::BasicErrorE…
179 …virtual css::uno::Any SAL_CALL getMergeCells() throw (css::script::BasicErrorException, css::uno::…
180 …virtual void SAL_CALL setWrapText( const css::uno::Any& bIsWrapped ) throw (css::script::BasicErro…
181 …virtual css::uno::Any SAL_CALL getWrapText() throw (css::script::BasicErrorException, css::uno::Ru…
235 …virtual css::uno::Reference< ov::excel::XFont > SAL_CALL Font() throw ( css::script::BasicErrorExc…
236 …virtual css::uno::Reference< ov::excel::XInterior > SAL_CALL Interior( ) throw ( css::script::Bas…
249 …virtual css::uno::Any SAL_CALL Borders( const css::uno::Any& ) throw ( css::script::BasicErrorExce…
263 void SAL_CALL Calculate( ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
264 …virtual void SAL_CALL AutoOutline( ) throw (css::script::BasicErrorException, css::uno::RuntimeEx…
265 …m( const ::css::uno::Any& row, const css::uno::Any& column ) throw (css::script::BasicErrorExcepti…
266 …virtual void SAL_CALL ClearOutline( ) throw (css::script::BasicErrorException, css::uno::RuntimeE…
267 …virtual void SAL_CALL Ungroup( ) throw (css::script::BasicErrorException, css::uno::RuntimeExcept…
268 …virtual void SAL_CALL Group( ) throw (css::script::BasicErrorException, css::uno::RuntimeExceptio…
269 …virtual void SAL_CALL Merge( const css::uno::Any& Across ) throw (css::script::BasicErrorException…
270 …virtual void SAL_CALL UnMerge( ) throw (css::script::BasicErrorException, css::uno::RuntimeExcept…
273 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Next() throw (css::script::BasicErrorExc…
274 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL Previous() throw (css::script::BasicErro…
275 …virtual void SAL_CALL RemoveSubtotal( ) throw (css::script::BasicErrorException, css::uno::Runtim…
276 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL MergeArea() throw (css::script::BasicErr…
277 …no::Any& PageBreaks, const css::uno::Any& SummaryBelowData ) throw (css::script::BasicErrorExcepti…
302 … const css::uno::Any& _oType, const css::uno::Any& _oValue) throw ( css::script::BasicErrorExcepti…