Searched refs:_dashstyle (Results 1 – 2 of 2) sorted by relevance
347 ScVbaLineFormat::setDashStyle( sal_Int32 _dashstyle ) throw (uno::RuntimeException) in setDashStyle() argument349 m_nLineDashStyle = _dashstyle; in setDashStyle()350 if( _dashstyle == office::MsoLineDashStyle::msoLineSolid ) in setDashStyle()360 switch( _dashstyle ) in setDashStyle()
71 virtual void SAL_CALL setDashStyle( sal_Int32 _dashstyle ) throw (css::uno::RuntimeException);
Completed in 16 milliseconds