Home
last modified time | relevance | path

Searched refs:ScVbaLineFormat (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx43 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 …]
H A Dvbalineformat.hxx33 class ScVbaLineFormat : public ScVbaLineFormat_BASE class
47ScVbaLineFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
H A Dvbashape.cxx288 … return uno::Reference< msforms::XLineFormat >( new ScVbaLineFormat( this, mxContext, m_xShape ) ); in getLine()

Completed in 18 milliseconds