Lines Matching refs:pStylePool
1284 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in DoAutoStyle() local
1286 pStylePool->FindCaseIns( rStyle, SFX_STYLE_FAMILY_PARA ); in DoAutoStyle()
1289 pStylePool->Find( ScGlobal::GetRscString(STR_STYLENAME_STANDARD), SFX_STYLE_FAMILY_PARA ); in DoAutoStyle()
1382 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in SetPrintZoom() local
1383 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( aStyleName, SFX_STYLE_FAMILY_PAGE ); in SetPrintZoom()
1417 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in AdjustPrintZoom() local
1418 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( aStyleName, SFX_STYLE_FAMILY_PAGE ); in AdjustPrintZoom()
1548 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in ExecutePageStyle() local
1550 = pStylePool->Find( aOldName, SFX_STYLE_FAMILY_PAGE ); in ExecutePageStyle()
1626 ScStyleSheetPool* pStylePool in ExecutePageStyle() local
1630 = pStylePool->Find( aStr, SFX_STYLE_FAMILY_PAGE ); in ExecutePageStyle()
1775 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in GetStatePageStyle() local
1776 SfxStyleSheetBase* pStyleSheet = pStylePool->Find( aStr, SFX_STYLE_FAMILY_PAGE ); in GetStatePageStyle()
1984 ScStyleSheetPool* pStylePool = aDocument.GetStyleSheetPool(); in GetPageOnFromPageStyleSet() local
1985 SfxStyleSheetBase* pStyleSheet = pStylePool-> in GetPageOnFromPageStyleSet()