Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dsdpage.cxx585 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in GetStyleSheetForMasterPageBackground() local
586 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForMasterPageBackground()
634 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in GetStyleSheetForPresObj() local
635 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForPresObj()
676 SfxStyleSheetBasePool* pStShPool = pModel->GetStyleSheetPool(); in getPresentationStyle() local
677 SfxStyleSheetBase* pResult = pStShPool->Find(aStyleName, SD_STYLE_FAMILY_MASTERPAGE); in getPresentationStyle()
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()
/trunk/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()

Completed in 32 milliseconds