Home
last modified time | relevance | path

Searched refs:SdrAllFillAttributesHelper (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/svx/source/sdr/attribute/
H A Dsdrallfillattributeshelper.cxx42 void SdrAllFillAttributesHelper::createPrimitive2DSequence( in createPrimitive2DSequence()
63 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper() in SdrAllFillAttributesHelper() function in drawinglayer::attribute::SdrAllFillAttributesHelper
72 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const Color& rColor) in SdrAllFillAttributesHelper() function in drawinglayer::attribute::SdrAllFillAttributesHelper
88 SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const SfxItemSet& rSet) in SdrAllFillAttributesHelper() function in drawinglayer::attribute::SdrAllFillAttributesHelper
101 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 …]
/aoo42x/main/svx/inc/svx/sdr/attribute/
H A Dsdrallfillattributeshelper.hxx39 class SVX_DLLPUBLIC SdrAllFillAttributesHelper class
54 SdrAllFillAttributesHelper();
55 SdrAllFillAttributesHelper(const Color& rColor);
56 SdrAllFillAttributesHelper(const SfxItemSet& rSet);
57 ~SdrAllFillAttributesHelper();
90 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
/aoo42x/main/svx/source/dialog/
H A Dhdft.cxx689 … 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()
/aoo42x/main/cui/source/tabpages/
H A Dpage.cxx1294 … 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()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx137 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()
/aoo42x/main/sw/inc/
H A Dformat.hxx42 class SdrAllFillAttributesHelper;
43 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
H A Dnode.hxx86 class SdrAllFillAttributesHelper;
87 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
/aoo42x/main/sw/source/core/inc/
H A Dframe.hxx276 class SdrAllFillAttributesHelper;
277 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr;
/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx5848 …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()
H A Datrfrm.cxx3398 …* >(this)->maFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(GetAttrS… in getSdrAllFillAttributesHelper()
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx5127 …* >(this)->maFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(GetSwAtt… in getSdrAllFillAttributesHelper()

Completed in 113 milliseconds