Home
last modified time | relevance | path

Searched refs:GetStyleSheetForMasterPageBackground (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sd/inc/
H A Dsdpage.hxx197 SfxStyleSheet* GetStyleSheetForMasterPageBackground() const;
/AOO41X/main/sd/source/core/
H A Dsdpage.cxx230 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForMasterPageBackground(); in EnsureMasterPageDefaultBackground()
577 SfxStyleSheet* SdPage::GetStyleSheetForMasterPageBackground() const in GetStyleSheetForMasterPageBackground() function in SdPage
/AOO41X/main/sd/source/filter/ppt/
H A Dpptin.cxx876 SfxStyleSheet* pSheet = pMPage->GetStyleSheetForMasterPageBackground(); in Import()