Home
last modified time | relevance | path

Searched refs:getColorIndex (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.cxx31 MsoColorIndizes::getColorIndex( sal_Int32 nIndex ) in getColorIndex() function in MsoColorIndizes
136 if( nColor == MsoColorIndizes::getColorIndex(i) ) in getSchemeColor()
159 sal_Int32 nColor = MsoColorIndizes::getColorIndex( _schemecolor ); in setSchemeColor()
H A Dvbacolorformat.hxx93 static sal_Int32 getColorIndex( sal_Int32 nIndex );
H A Dvbafontbase.cxx155 VbaFontBase::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex() function in VbaFontBase
/trunk/main/sc/source/ui/vba/
H A Dvbaborders.cxx190 uno::Any SAL_CALL getColorIndex() throw (uno::RuntimeException) in getColorIndex() function in ScVbaBorder
441 uno::Any SAL_CALL ScVbaBorders::getColorIndex() throw (uno::RuntimeException) in getColorIndex() function in ScVbaBorders
452 if( nColorIndex != xBorder->getColorIndex() ) in getColorIndex()
456 nColorIndex = xBorder->getColorIndex(); in getColorIndex()
H A Dvbafont.cxx252 ScVbaFont::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex() function in ScVbaFont
257 return ScVbaFont_BASE::getColorIndex(); in getColorIndex()
H A Dvbaborders.hxx60 virtual css::uno::Any SAL_CALL getColorIndex() throw (css::uno::RuntimeException);
H A Dvbainterior.hxx71 virtual css::uno::Any SAL_CALL getColorIndex() throw ( css::uno::RuntimeException);
H A Dvbafont.hxx61 virtual css::uno::Any SAL_CALL getColorIndex() throw (css::uno::RuntimeException);
H A Dvbainterior.cxx208 ScVbaInterior::getColorIndex() throw ( css::uno::RuntimeException ) in getColorIndex() function in ScVbaInterior
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx314 …&& bNeedNrmOrCol && SCANLINE_EMPTY_INDEX != rA.getColorIndex() && SCANLINE_EMPTY_INDEX != rB.getCo… in setupLineSpanInterpolators()
349 const basegfx::ip_triple& rCA(getColorInterpolators()[rA.getColorIndex()]); in setupLineSpanInterpolators()
350 const basegfx::ip_triple& rCB(getColorInterpolators()[rB.getColorIndex()]); in setupLineSpanInterpolators()
/trunk/main/sw/source/ui/vba/
H A Dvbafont.hxx38 virtual css::uno::Any SAL_CALL getColorIndex() throw (css::uno::RuntimeException);
H A Dvbafont.cxx146 SwVbaFont::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex() function in SwVbaFont
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx76 virtual css::uno::Any SAL_CALL getColorIndex() throw (css::uno::RuntimeException);
/trunk/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx404 sal_uInt32 getColorIndex() const { return mnColorIndex; } in getColorIndex() function in basegfx::RasterConversionLineEntry3D

Completed in 54 milliseconds