Home
last modified time | relevance | path

Searched refs:getColor (Results 51 – 75 of 107) sorted by relevance

12345

/aoo42x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dmaterialattribute3d.hxx72 const basegfx::BColor& getColor() const;
H A Dlineattribute.hxx72 const basegfx::BColor& getColor() const;
H A Dsdrlineattribute.hxx78 const basegfx::BColor& getColor() const;
/aoo42x/main/oox/source/xls/
H A Dthemebuffer.cxx113 return getClrScheme().getColor( nToken, nColor ) ? nColor : API_RGB_TRANSPARENT; in getColorByToken()
/aoo42x/main/oox/source/drawingml/
H A Dclrscheme.cxx58 sal_Bool ClrScheme::getColor( sal_Int32 nSchemeClrToken, sal_Int32& rColor ) const in getColor() function in oox::drawingml::ClrScheme
H A Dclrschemecontext.cxx70 mrClrScheme.setColor( mnColorToken, getColor( getFilter().getGraphicHelper() ) ); in ~clrSchemeColorContext()
/aoo42x/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx218 rColor = mpCurrentMaterial->getColor(); in decideColorAndOpacity()
262 rColor *= mpCurrentMaterial->getColor(); in decideColorAndOpacity()
H A Dgeometry2dextractor.cxx117 …BColor aModifiedColor(maBColorModifierStack.getModifiedColor(rPrimitive.getMaterial().getColor())); in processBasePrimitive3D()
/aoo42x/main/oox/source/ppt/
H A Danimvariantcontext.cxx62 maValue = makeAny( maColor.getColor( getFilter().getGraphicHelper() ) ); in endFastElement()
H A Dtimenodelistcontext.cxx508 mpNode->setTo( Any( maToClr.getColor( rGraphicHelper ) ) ); in endFastElement()
510 mpNode->setFrom( Any( maFromClr.getColor( rGraphicHelper ) ) ); in endFastElement()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx76 …fx::BColor aProcessedColor(rBColorModifierStack.getModifiedColor(rWrongSpellCandidate.getColor())); in renderWrongSpellPrimitive2D()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dcolor.hxx89 …sal_Int32 getColor( const GraphicHelper& rGraphicHelper, sal_Int32 nPhClr = API_RGB_TRAN…
/aoo42x/main/basebmp/inc/basebmp/
H A Dcolorblendaccessoradapter.hxx93 color_type getColor() { return maBlendColor; } in getColor() function in basebmp::ConstantColorBlendSetterAccessorAdapter
/aoo42x/main/sc/source/ui/vba/
H A Dvbaborders.hxx58 virtual css::uno::Any SAL_CALL getColor() throw (css::uno::RuntimeException);
H A Dvbainterior.hxx68 virtual css::uno::Any SAL_CALL getColor() throw (css::uno::RuntimeException) ;
H A Dvbafont.hxx74 virtual css::uno::Any SAL_CALL getColor() throw (css::uno::RuntimeException) ;
/aoo42x/main/svtools/inc/svtools/
H A Dextcolorcfg.hxx59 inline sal_Int32 getColor() const { return m_nColor; } in getColor() function in svtools::ExtendedColorConfigValue
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DRun.java80 final Color aSavedColor = aG2.getColor(); in Paint()
/aoo42x/main/drawinglayer/source/attribute/
H A Dsdrlightingattribute3d.cxx193 aRetval += ((rLight.getColor() * rColor) * fCosFac); in solveColorModel()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dfillhatchprimitive2d.cxx54 const basegfx::BColor aHatchColor(getFillHatch().getColor()); in create2DDecomposition()
/aoo42x/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWseColorTable.java237 Color getColor(int index, boolean foreground) { in getColor() method in WseColorTable
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx94 virtual css::uno::Any SAL_CALL getColor() throw (css::uno::RuntimeException) ;
/aoo42x/main/svx/inc/svx/sdr/overlay/
H A Doverlaytools.hxx164 const basegfx::BColor& getColor() const { return maColor; } in getColor() function in drawinglayer::primitive2d::OverlayRectanglePrimitive
/aoo42x/main/xmloff/source/chart/
H A DColorPropertySet.cxx115 sal_Int32 ColorPropertySet::getColor() in getColor() function in xmloff::chart::ColorPropertySet
/aoo42x/main/svl/inc/svl/
H A Dsfontitm.hxx84 const Color & getColor() const { return m_aColor; } in getColor() function in SfxFontItem

Completed in 71 milliseconds

12345