Home
last modified time | relevance | path

Searched refs:ScVbaFillFormat (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbafillformat.cxx43 ScVbaFillFormat::setFillStyle( drawing::FillStyle nFillStyle ) throw (uno::RuntimeException) in setFillStyle()
74 ScVbaFillFormat::setForeColorAndInternalStyle( sal_Int32 nForeColor ) throw (css::uno::RuntimeExcep… in setForeColorAndInternalStyle()
82 ScVbaFillFormat::getVisible() throw (uno::RuntimeException) in getVisible()
92 ScVbaFillFormat::setVisible( sal_Bool _visible ) throw (uno::RuntimeException) in setVisible()
110 ScVbaFillFormat::getTransparency() throw (uno::RuntimeException) in getTransparency()
121 ScVbaFillFormat::setTransparency( double _transparency ) throw (uno::RuntimeException) in setTransparency()
130 ScVbaFillFormat::Solid() throw (uno::RuntimeException) in Solid()
161 ScVbaFillFormat::BackColor() throw (uno::RuntimeException) in BackColor()
169 ScVbaFillFormat::ForeColor() throw (uno::RuntimeException) in ForeColor()
178 ScVbaFillFormat::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbafillformat.hxx33 class ScVbaFillFormat : public ScVbaFillFormat_BASE class
50ScVbaFillFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refer…
H A Dvbacolorformat.hxx103 ScVbaFillFormat *m_pFillFormat;
H A Dvbacolorformat.cxx54 m_pFillFormat = ( ScVbaFillFormat* )( xFillFormat.get() ); in ScVbaColorFormat()
H A Dvbashape.cxx294 … return uno::Reference< msforms::XFillFormat >( new ScVbaFillFormat( this, mxContext, m_xShape ) ); in getFill()

Completed in 27 milliseconds