Lines Matching refs:SfxStyleSheet
226 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForMasterPageBackground(); in EnsureMasterPageDefaultBackground()
514 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForPresObj(eObjKind); in CreatePresObj()
526 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj()
571 SfxStyleSheet* SdPage::GetStyleSheetForMasterPageBackground() const in GetStyleSheetForMasterPageBackground()
587 return (SfxStyleSheet*)pResult; in GetStyleSheetForMasterPageBackground()
590 SfxStyleSheet* SdPage::GetStyleSheetForPresObj(PresObjKind eObjKind) const in GetStyleSheetForPresObj()
636 return (SfxStyleSheet*)pResult; in GetStyleSheetForPresObj()
1917 SfxStyleSheet* pTitleSheet = GetStyleSheetForPresObj(PRESOBJ_TITLE); in ScaleObjects()
1956 …SfxStyleSheet* pOutlineSheet = (SfxStyleSheet*)((SdDrawDocument*) pModel)->GetStyleSheetPool()->Fi… in ScaleObjects()
2010 SfxStyleSheet* pNotesSheet = GetStyleSheetForPresObj(PRESOBJ_NOTES); in ScaleObjects()
2109 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl()
2115 SfxStyleSheet* pSubtitleSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl()
2175 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl()