Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dhdft.cxx858 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aPageFillAttributes; in ResetBackground_Impl() local
863 aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rSet)); in ResetBackground_Impl()
876aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
880 aBspWin.setPageFillAttributes(aPageFillAttributes); in ResetBackground_Impl()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx1365 drawinglayer::attribute::SdrAllFillAttributesHelperPtr aPageFillAttributes; in ResetBackground_Impl() local
1371 aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rSet)); in ResetBackground_Impl()
1384aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
1388 aBspWin.setPageFillAttributes(aPageFillAttributes); in ResetBackground_Impl()

Completed in 31 milliseconds