Lines Matching refs:SfxStyleSheet
230 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForMasterPageBackground(); in EnsureMasterPageDefaultBackground()
518 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForPresObj(eObjKind); in CreatePresObj()
530 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj()
577 SfxStyleSheet* SdPage::GetStyleSheetForMasterPageBackground() const in GetStyleSheetForMasterPageBackground()
593 return (SfxStyleSheet*)pResult; in GetStyleSheetForMasterPageBackground()
596 SfxStyleSheet* SdPage::GetStyleSheetForPresObj(PresObjKind eObjKind) const in GetStyleSheetForPresObj()
642 return (SfxStyleSheet*)pResult; in GetStyleSheetForPresObj()
1955 SfxStyleSheet* pTitleSheet = GetStyleSheetForPresObj(PRESOBJ_TITLE); in ScaleObjects()
1994 …SfxStyleSheet* pOutlineSheet = (SfxStyleSheet*)((SdDrawDocument*) pModel)->GetStyleSheetPool()->Fi… in ScaleObjects()
2048 SfxStyleSheet* pNotesSheet = GetStyleSheetForPresObj(PRESOBJ_NOTES); in ScaleObjects()
2147 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl()
2153 SfxStyleSheet* pSubtitleSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl()
2213 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj(PRESOBJ_TEXT); in convertPresentationObjectImpl()