Searched refs:_linestyle (Results 1 – 5 of 5) sorted by relevance
275 void SAL_CALL setLineStyle( const uno::Any& _linestyle ) throw (uno::RuntimeException) in setLineStyle() argument280 _linestyle >>= nLineStyle; in setLineStyle()513 void SAL_CALL ScVbaBorders::setLineStyle( const uno::Any& _linestyle ) throw (uno::RuntimeException) in setLineStyle() argument519 xBorder->setLineStyle( _linestyle ); in setLineStyle()
63 …virtual void SAL_CALL setLineStyle( const css::uno::Any& _linestyle ) throw (css::uno::RuntimeExce…
185 void SAL_CALL setLineStyle( const uno::Any& _linestyle ) throw (uno::RuntimeException) in setLineStyle() argument190 _linestyle >>= nLineStyle; in setLineStyle()
393 void SAL_CALL OFixedLine::setLineStyle( drawing::LineStyle _linestyle ) throw (uno::RuntimeExceptio… in setLineStyle() argument395 set(PROPERTY_LINESTYLE,_linestyle,m_LineStyle); in setLineStyle()
119 …virtual void SAL_CALL setLineStyle( ::com::sun::star::drawing::LineStyle _linestyle ) throw (::com…
Completed in 30 milliseconds