Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/view/
H A Ddrawview.cxx169 SfxStyleSheetBasePool* pStShPool = mpDoc->GetStyleSheetPool(); in SetAttributes() local
231 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in SetAttributes()
258 …SfxStyleSheet* pOutlSheet = static_cast< SfxStyleSheet* >(pStShPool->Find(aSheetName, SD_STYLE_FAM… in SetAttributes()
329 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool-> in SetAttributes()
/aoo4110/main/sd/source/core/
H A Dsdpage2.cxx168 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in SetPresentationLayout() local
179 pSheet = pStShPool->Find(aOldFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout()
183 pSheet = pStShPool->Find(aFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout()
H A Dsdpage.cxx591 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in GetStyleSheetForMasterPageBackground() local
592 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForMasterPageBackground()
640 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in GetStyleSheetForPresObj() local
641 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForPresObj()
682 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in getPresentationStyle() local
683 SfxStyleSheetBase* pResult = pStShPool->Find(aStyleName, SD_STYLE_FAMILY_MASTERPAGE); in getPresentationStyle()

Completed in 17 milliseconds