Home
last modified time | relevance | path

Searched refs:getSdrAllFillAttributesHelper (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx662 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwFrm::getSdrAllFillAttributesHelper() const in getSdrAllFillAttributesHelper() function in SwFrm
666 return static_cast< const SwCntntFrm* >(this)->GetNode()->getSdrAllFillAttributesHelper(); in getSdrAllFillAttributesHelper()
670 return static_cast< const SwLayoutFrm* >(this)->GetFmt()->getSdrAllFillAttributesHelper(); in getSdrAllFillAttributesHelper()
H A Datrfrm.cxx3102 if(supportsFullDrawingLayerFillAttributeSet() && getSdrAllFillAttributesHelper()) in IsBackgroundTransparent()
3104 return getSdrAllFillAttributesHelper()->isTransparent(); in IsBackgroundTransparent()
3146 if(supportsFullDrawingLayerFillAttributeSet() && getSdrAllFillAttributesHelper()) in IsBackgroundBrushInherited()
3148 return !getSdrAllFillAttributesHelper()->isUsed(); in IsBackgroundBrushInherited()
3391 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwFrmFmt::getSdrAllFillAttributesHelper() co… in getSdrAllFillAttributesHelper() function in SwFrmFmt
H A Dpaintfrm.cxx3692 …tribute::SdrAllFillAttributesHelperPtr aFillAttributes(pSwFrmFmt->getSdrAllFillAttributesHelper()); in Paint()
6712 rFillAttributes = pFrm->getSdrAllFillAttributesHelper(); in GetBackgroundBrush()
H A Dfrmtool.cxx232 …r::attribute::SdrAllFillAttributesHelperPtr aFillAttributes(pFrm->getSdrAllFillAttributesHelper()); in ~SwFrmNotify()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx463 …nst drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFill = getSdrAllFillAttributesHelper(); in GetItemState()
871 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwFmt::getSdrAllFillAttributesHelper() const in getSdrAllFillAttributesHelper() function in SwFmt
/trunk/main/sw/inc/
H A Dfrmfmt.hxx153 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
H A Dformat.hxx341 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
H A Dnode.hxx518 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
H A Dndtxt.hxx835 …virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() con…
/trunk/main/sw/source/core/inc/
H A Dframe.hxx976 drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() const;
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx2091 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwCntntNode::getSdrAllFillAttributesHelper()… in getSdrAllFillAttributesHelper() function in SwCntntNode
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx5122 drawinglayer::attribute::SdrAllFillAttributesHelperPtr SwTxtNode::getSdrAllFillAttributesHelper() c… in getSdrAllFillAttributesHelper() function in SwTxtNode

Completed in 121 milliseconds