Searched refs:SdrAllFillAttributesHelper (Results 1 – 11 of 11) sorted by relevance
42 void SdrAllFillAttributesHelper::createPrimitive2DSequence( in createPrimitive2DSequence()63 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper() in SdrAllFillAttributesHelper() function in drawinglayer::attribute::SdrAllFillAttributesHelper72 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const Color& rColor) in SdrAllFillAttributesHelper() function in drawinglayer::attribute::SdrAllFillAttributesHelper88 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const SfxItemSet& rSet) in SdrAllFillAttributesHelper() function in drawinglayer::attribute::SdrAllFillAttributesHelper101 SdrAllFillAttributesHelper::~SdrAllFillAttributesHelper() in ~SdrAllFillAttributesHelper()105 bool SdrAllFillAttributesHelper::isUsed() const in isUsed()111 bool SdrAllFillAttributesHelper::isTransparent() const in isTransparent()133 …const drawinglayer::attribute::SdrFillAttribute& SdrAllFillAttributesHelper::getFillAttribute() co… in getFillAttribute()159 const_cast< SdrAllFillAttributesHelper* >(this)->maPrimitives.realloc(0); in getPrimitive2DSequence()170 …basegfx::BColor SdrAllFillAttributesHelper::getAverageColor(const basegfx::BColor& rFallback) const in getAverageColor()[all …]
39 class SVX_DLLPUBLIC SdrAllFillAttributesHelper class54 SdrAllFillAttributesHelper();55 SdrAllFillAttributesHelper(const Color& rColor);56 SdrAllFillAttributesHelper(const SfxItemSet& rSet);57 ~SdrAllFillAttributesHelper();90 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
689 … aFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(*pBBSet)); in IMPL_LINK_INLINE_END()702 … aFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in IMPL_LINK_INLINE_END()786 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()799 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()830 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()843 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()863 aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rSet)); in ResetBackground_Impl()876 … aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
1294 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()1307 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()1337 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()1350 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()1371 aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rSet)); in ResetBackground_Impl()1384 … aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()1443 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rHeaderSet)); in InitHeadFoot_Impl()1456 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in InitHeadFoot_Impl()1505 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rFooterSet)); in InitHeadFoot_Impl()1518 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in InitHeadFoot_Impl()
137 new drawinglayer::attribute::SdrAllFillAttributesHelper( in UpdateExample()184 new drawinglayer::attribute::SdrAllFillAttributesHelper( in UpdateExample()208 new drawinglayer::attribute::SdrAllFillAttributesHelper( in UpdateExample()261 new drawinglayer::attribute::SdrAllFillAttributesHelper( in DrawPage()
42 class SdrAllFillAttributesHelper;43 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
86 class SdrAllFillAttributesHelper;87 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
276 class SdrAllFillAttributesHelper;277 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
5848 …aFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(Color( COL_WHITE ))); in PaintBackground()5855 …aFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aGlobalRetoucheColor… in PaintBackground()5906 … aFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(*pCol)); in PaintBackground()
3398 …* >(this)->maFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(GetAttrS… in getSdrAllFillAttributesHelper()
5127 …* >(this)->maFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(GetSwAtt… in getSdrAllFillAttributesHelper()
Completed in 113 milliseconds