Home
last modified time | relevance | path

Searched refs:ScVbaColorFormat (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.cxx47 ScVbaColorFormat::ScVbaColorFormat( const uno::Reference< XHelperInterface >& xParent, const uno::R… in ScVbaColorFormat() function in ScVbaColorFormat
62 ScVbaColorFormat::setColorFormat( sal_Int16 _ntype ) in setColorFormat()
69 ScVbaColorFormat::getRGB() throw (uno::RuntimeException) in getRGB()
95 ScVbaColorFormat::setRGB( sal_Int32 _rgb ) throw (uno::RuntimeException) in setRGB()
126 ScVbaColorFormat::getSchemeColor() throw (uno::RuntimeException) in getSchemeColor()
156 ScVbaColorFormat::setSchemeColor( sal_Int32 _schemecolor ) throw (uno::RuntimeException) in setSchemeColor()
166 ScVbaColorFormat::getServiceImplName() in getServiceImplName()
173 ScVbaColorFormat::getServiceNames() in getServiceNames()
H A Dvbacolorformat.hxx97 class ScVbaColorFormat : public ScVbaColorFormat_BASE class
111ScVbaColorFormat( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
H A Dvbafillformat.cxx164 …m_xColorFormat.set( new ScVbaColorFormat( getParent(), mxContext, this, m_xShape, ColorFormatType:… in BackColor()
172 …m_xColorFormat.set( new ScVbaColorFormat( getParent(), mxContext, this, m_xShape, ColorFormatType:… in ForeColor()
H A Dvbalineformat.cxx422 …return uno::Reference< msforms::XColorFormat >( new ScVbaColorFormat( getParent(), mxContext, this… in BackColor()
428 …return uno::Reference< msforms::XColorFormat >( new ScVbaColorFormat( getParent(), mxContext, this… in ForeColor()

Completed in 25 milliseconds