Home
last modified time | relevance | path

Searched refs:aFooterFillAttributes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dpage.cxx1332 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFooterFillAttributes; in ResetBackground_Impl() local
1337aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()
1350aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
1354 aBspWin.setFooterFillAttributes(aFooterFillAttributes); in ResetBackground_Impl()
1500 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFooterFillAttributes; in InitHeadFoot_Impl() local
1505aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rFooterSet)); in InitHeadFoot_Impl()
1518aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in InitHeadFoot_Impl()
1522 aBspWin.setFooterFillAttributes(aFooterFillAttributes); in InitHeadFoot_Impl()
/trunk/main/svx/source/dialog/
H A Dhdft.cxx825 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aFooterFillAttributes; in ResetBackground_Impl() local
830aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()
843aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
847 aBspWin.setFooterFillAttributes(aFooterFillAttributes); in ResetBackground_Impl()

Completed in 21 milliseconds