Searched refs:ScVbaLineFormat (Results 1 – 3 of 3) sorted by relevance
43 ScVbaLineFormat::calculateArrowheadSize() in calculateArrowheadSize()195 ScVbaLineFormat::getEndArrowheadWidth() throw (uno::RuntimeException) in getEndArrowheadWidth()207 ScVbaLineFormat::getWeight() throw (uno::RuntimeException) in getWeight()232 ScVbaLineFormat::getVisible() throw (uno::RuntimeException) in getVisible()263 ScVbaLineFormat::getTransparency() throw (uno::RuntimeException) in getTransparency()279 ScVbaLineFormat::getStyle() throw (uno::RuntimeException) in getStyle()296 ScVbaLineFormat::getDashStyle() throw (uno::RuntimeException) in getDashStyle()420 ScVbaLineFormat::BackColor() throw (uno::RuntimeException) in BackColor()426 ScVbaLineFormat::ForeColor() throw (uno::RuntimeException) in ForeColor()433 ScVbaLineFormat::getServiceImplName() in getServiceImplName()[all …]
33 class ScVbaLineFormat : public ScVbaLineFormat_BASE class47 …ScVbaLineFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
288 … return uno::Reference< msforms::XLineFormat >( new ScVbaLineFormat( this, mxContext, m_xShape ) ); in getLine()
Completed in 14 milliseconds