Home
last modified time | relevance | path

Searched refs:rFillAttributes (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dpagectrl.hxx88 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes,
97 …yer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes) { maHeaderFillAttributes = rFillAt… in setHeaderFillAttributes() argument
98 …yer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes) { maFooterFillAttributes = rFillAt… in setFooterFillAttributes() argument
99 …ayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes) { maPageFillAttributes = rFillAtt… in setPageFillAttributes() argument
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx356 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes, in drawFillAttributes() argument
380 if(rFillAttributes.get() && rFillAttributes->isUsed()) in drawFillAttributes()
382 aSequence = rFillAttributes->getPrimitive2DSequence( in drawFillAttributes()
/trunk/main/sd/source/ui/func/
H A Dfupage.cxx439 const SfxItemSet& rFillAttributes = pPage->getSdrPageProperties().GetItemSet(); in ExecuteDialog() local
440 if(XFILL_NONE != ((const XFillStyleItem&)rFillAttributes.Get(XATTR_FILLSTYLE)).GetValue()) in ExecuteDialog()
442 …oAction *pBackgroundObjUndoAction = new SdBackgroundObjUndoAction(*mpDoc, *pPage, rFillAttributes); in ExecuteDialog()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx251 …const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes = getPageFillAttribu… in DrawPage() local
253 if(!rFillAttributes.get() || !rFillAttributes->isUsed()) in DrawPage()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1636 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes, in DrawFillAttributes() argument
1644 if(bUseNew && rFillAttributes.get() && rFillAttributes->isUsed()) in DrawFillAttributes()
1691 …const drawinglayer::primitive2d::Primitive2DSequence& rSequence = rFillAttributes->getPrimitive2DS… in DrawFillAttributes()
6696 drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes, in GetBackgroundBrush() argument
6712 rFillAttributes = pFrm->getSdrAllFillAttributesHelper(); in GetBackgroundBrush()
6757 if(rFillAttributes.get()) in GetBackgroundBrush()
6760 if(rFillAttributes->isUsed()) in GetBackgroundBrush()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx74 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes,
H A Dframe.hxx583 drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes,
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2611 const SfxItemSet& rFillAttributes = GetPage()->getSdrPageProperties().GetItemSet(); in getBackground() local
2613 if(XFILL_NONE == ((const XFillStyleItem&)rFillAttributes.Get(XATTR_FILLSTYLE)).GetValue()) in getBackground()

Completed in 183 milliseconds