Home
last modified time | relevance | path

Searched refs:_dashstyle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx347 ScVbaLineFormat::setDashStyle( sal_Int32 _dashstyle ) throw (uno::RuntimeException) in setDashStyle() argument
349 m_nLineDashStyle = _dashstyle; in setDashStyle()
350 if( _dashstyle == office::MsoLineDashStyle::msoLineSolid ) in setDashStyle()
360 switch( _dashstyle ) in setDashStyle()
H A Dvbalineformat.hxx71 virtual void SAL_CALL setDashStyle( sal_Int32 _dashstyle ) throw (css::uno::RuntimeException);

Completed in 19 milliseconds