Searched refs:setColorIndex (Results 1 – 13 of 13) sorted by relevance
234 ScVbaFont::setColorIndex( const uno::Any& _colorindex ) throw( uno::RuntimeException ) in setColorIndex() function in ScVbaFont244 ScVbaFont_BASE::setColorIndex( uno::makeAny( nIndex ) ); in setColorIndex()247 ScVbaFont_BASE::setColorIndex( _colorindex ); in setColorIndex()
210 void SAL_CALL setColorIndex( const uno::Any& _colorindex ) throw (uno::RuntimeException) in setColorIndex() function in ScVbaBorder461 void SAL_CALL ScVbaBorders::setColorIndex( const uno::Any& _colorindex ) throw (uno::RuntimeExcepti… in setColorIndex() function in ScVbaBorders467 xBorder->setColorIndex( _colorindex ); in setColorIndex()
61 …virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeEx…
72 …virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw ( css::uno::RuntimeE…
62 …virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeEx…
157 ScVbaInterior::setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeException) in setColorIndex() function in ScVbaInterior
3897 xBorder->setColorIndex( ColorIndex ); in BorderAround()
37 …virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeEx…
138 SwVbaFont::setColorIndex( const uno::Any& _colorindex ) throw( uno::RuntimeException ) in setColorIndex() function in SwVbaFont
77 …virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeEx…
140 VbaFontBase::setColorIndex( const uno::Any& _colorindex ) throw( uno::RuntimeException ) in setColorIndex() function in VbaFontBase
189 … rEntry.setColorIndex(addColorInterpolator(rFill.getBColor(a), rFill.getBColor(b), fInvYDelta)); in addEdge()
344 void setColorIndex(sal_uInt32 nIndex) { mnColorIndex = nIndex; } in setColorIndex() function in basegfx::RasterConversionLineEntry3D
Completed in 85 milliseconds