Home
last modified time | relevance | path

Searched refs:SdrAllFillAttributesHelperPtr (Results 1 – 23 of 23) sorted by relevance

/aoo42x/main/svx/inc/svx/
H A Dpagectrl.hxx64 drawinglayer::attribute::SdrAllFillAttributesHelperPtr maHeaderFillAttributes;
65 drawinglayer::attribute::SdrAllFillAttributesHelperPtr maFooterFillAttributes;
66 drawinglayer::attribute::SdrAllFillAttributesHelperPtr maPageFillAttributes;
88 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes,
97 …void setHeaderFillAttributes(const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAt… in setHeaderFillAttributes()
98 …void setFooterFillAttributes(const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAt… in setFooterFillAttributes()
99 …void setPageFillAttributes(const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttr… in setPageFillAttributes()
100 …const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& getPageFillAttributes() const { retu… in getPageFillAttributes()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx136 drawinglayer::attribute::SdrAllFillAttributesHelperPtr( in UpdateExample()
183 drawinglayer::attribute::SdrAllFillAttributesHelperPtr( in UpdateExample()
207 drawinglayer::attribute::SdrAllFillAttributesHelperPtr( in UpdateExample()
251 …const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes = getPageFillAttribu… in DrawPage()
260 drawinglayer::attribute::SdrAllFillAttributesHelperPtr( in DrawPage()
/aoo42x/main/sw/source/core/attr/
H A Dformat.cxx463 …const drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFill = getSdrAllFillAttributesHelper… in GetItemState()
871 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwFmt::getSdrAllFillAttributesHelper() const in getSdrAllFillAttributesHelper()
873 return drawinglayer::attribute::SdrAllFillAttributesHelperPtr(); in getSdrAllFillAttributesHelper()
/aoo42x/main/sw/inc/
H A Dfrmfmt.hxx51 drawinglayer::attribute::SdrAllFillAttributesHelperPtr maFillAttributes;
153 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
H A Dformat.hxx43 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr; typedef
341 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
H A Dnode.hxx87 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr; typedef
518 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
H A Dndtxt.hxx130 drawinglayer::attribute::SdrAllFillAttributesHelperPtr maFillAttributes;
835 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
/aoo42x/main/svx/source/dialog/
H A Dhdft.cxx684 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in IMPL_LINK_INLINE_END()
781 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aHeaderFillAttributes; in ResetBackground_Impl()
825 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFooterFillAttributes; in ResetBackground_Impl()
858 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aPageFillAttributes; in ResetBackground_Impl()
H A Dpagectrl.cxx252 drawFillAttributes(drawinglayer::attribute::SdrAllFillAttributesHelperPtr(), aRect, aRect); in DrawPage()
356 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes, in drawFillAttributes()
/aoo42x/main/cui/source/tabpages/
H A Dpage.cxx1289 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aHeaderFillAttributes; in ResetBackground_Impl()
1332 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFooterFillAttributes; in ResetBackground_Impl()
1365 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aPageFillAttributes; in ResetBackground_Impl()
1438 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aHeaderFillAttributes; in InitHeadFoot_Impl()
1500 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFooterFillAttributes; in InitHeadFoot_Impl()
/aoo42x/main/sw/source/core/inc/
H A Dframe.hxx277 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr; typedef
583 drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes,
976 drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() const;
H A Dfrmtool.hxx74 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes,
/aoo42x/main/svx/inc/svx/sdr/attribute/
H A Dsdrallfillattributeshelper.hxx90 typedef boost::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr; typedef
/aoo42x/main/sw/source/core/layout/
H A Dpaintfrm.cxx1636 const drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes, in DrawFillAttributes()
3438 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in IsBackgroundTransparent()
3692 …const drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes(pSwFrmFmt->getSdrAllF… in Paint()
5815 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in PaintBackground()
6515 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in GetDrawBackgrdColor()
6696 drawinglayer::attribute::SdrAllFillAttributesHelperPtr& rFillAttributes, in GetBackgroundBrush()
H A Dfindfrm.cxx662 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwFrm::getSdrAllFillAttributesHelper() const in getSdrAllFillAttributesHelper()
H A Datrfrm.cxx3391 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwFrmFmt::getSdrAllFillAttributesHelper() co… in getSdrAllFillAttributesHelper()
H A Dfrmtool.cxx232 …drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes(pFrm->getSdrAllFillAttribut… in ~SwFrmNotify()
/aoo42x/main/sw/source/core/docnode/
H A Dnode.cxx2091 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwCntntNode::getSdrAllFillAttributesHelper()… in getSdrAllFillAttributesHelper()
2093 return drawinglayer::attribute::SdrAllFillAttributesHelperPtr(); in getSdrAllFillAttributesHelper()
/aoo42x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx242 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in lcl_ClearArea()
/aoo42x/main/sw/source/core/text/
H A Dinftxt.cxx613 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in lcl_IsDarkBackground()
/aoo42x/main/sw/source/core/txtnode/
H A Dfntcache.cxx2674 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in ApplyAutoColor()
H A Dndtxt.cxx5122 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwTxtNode::getSdrAllFillAttributesHelper() c… in getSdrAllFillAttributesHelper()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx1212 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFillAttributes; in lcl_GetBackgroundColor()

Completed in 245 milliseconds