Home
last modified time | relevance | path

Searched refs:getFillColor (Results 1 – 14 of 14) sorted by path

/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx155 const basegfx::BColor& getFillColor() const { return maFillColor; } in getFillColor() function in __anonc3207dfb0111::PropertyHolder
282 pLast->setFillColor(pTip->getFillColor()); in Pop()
668 rProperties.getFillColor())); in createFillPrimitive()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1285 Color aColor( rFilling.getFillColor() ); in Impl_writeFilling()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1289 aFillColor = aFill.getFillColor(); in ImplWriteActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1502 mapCurShape->maShapeFillColor = aFill.getFillColor(); in ImplWriteActions()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx828 pState->getFillColorSpace()->getRGB( pState->getFillColor(), &zeroColor ); in drawImageMask()
/trunk/main/slideshow/source/engine/
H A Danimationfactory.cxx1134 … &ShapeAttributeLayer::getFillColor, in createColorPropertyAnimation()
1150 … &ShapeAttributeLayer::getFillColor, in createColorPropertyAnimation()
H A Dshapeattributelayer.cxx529 RGBColor ShapeAttributeLayer::getFillColor() const in getFillColor() function in slideshow::internal::ShapeAttributeLayer
534 &ShapeAttributeLayer::getFillColor ); in getFillColor()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx97 rAttr->getFillColor().getIntegerColor(); in prefetch()
/trunk/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx300 RGBColor getFillColor() const;
/trunk/main/svl/inc/svl/
H A Dsfontitm.hxx86 const Color & getFillColor() const { return m_aFillColor; } in getFillColor() function in SfxFontItem
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx111 virtual ::sal_Int32 SAL_CALL getFillColor() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx253 ::sal_Int32 VCLXGraphics::getFillColor() throw(uno::RuntimeException) in getFillColor() function in VCLXGraphics
/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx330 Color getFillColor () const;
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx422 Color SvtGraphicFill::getFillColor() const in getFillColor() function in SvtGraphicFill
498 aStr += colorToString( getFillColor() ); in toString()

Completed in 77 milliseconds