Searched refs:_style (Results 1 – 4 of 4) sorted by relevance
69 virtual void SAL_CALL setStyle( sal_Int16 _style ) throw (css::uno::RuntimeException);
89 … virtual void SAL_CALL setStyle( const css::uno::Any& _style ) throw (css::uno::RuntimeException);
272 virtual void SAL_CALL setStyle( const css::uno::Any& _style ) throw (css::uno::RuntimeException);
5428 ScVbaRange::setStyle( const uno::Any& _style ) throw (uno::RuntimeException) in setStyle() argument5433 xRange->setStyle( _style ); in setStyle()5438 _style >>= xStyle; in setStyle()
Completed in 57 milliseconds