Lines Matching refs:pPool

181 	SfxItemPool* pPool = GetItemSet().GetPool();  in IMPL_LINK()  local
182 DBG_ASSERT( pPool, "Wo ist der Pool" ); in IMPL_LINK()
184 MapToFieldUnit( pPool->GetMetric( GetWhich( SID_ATTR_LRSPACE ) ) ); in IMPL_LINK()
232 SfxItemPool* pPool = rOutSet.GetPool(); in FillItemSet() local
233 DBG_ASSERT( pPool, "Wo ist der Pool" ); in FillItemSet()
245 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
288 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
334 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
386 MapUnit eUnit = (MapUnit)pPool->GetMetric( GetWhich( SID_ATTR_TABSTOP ) ); in FillItemSet()
431 SfxItemPool* pPool = rSet.GetPool(); in Reset() local
432 DBG_ASSERT( pPool, "Wo ist der Pool?" ); in Reset()
449 SfxMapUnit eUnit = pPool->GetMetric( _nWhich ); in Reset()
519 SfxMapUnit eUnit = pPool->GetMetric( _nWhich ); in Reset()
880 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK_INLINE_END() local
881 DBG_ASSERT( pPool, "Wo ist der Pool" ); in IMPL_LINK_INLINE_END()
883 MapToFieldUnit( pPool->GetMetric( GetWhich( SID_ATTR_LRSPACE ) ) ); in IMPL_LINK_INLINE_END()
1996 SfxStyleSheetBasePool* pPool = pSh->GetStyleSheetPool(); in SvxExtParagraphTabPage() local
1997 pPool->SetSearchMask( SFX_STYLE_FAMILY_PAGE ); in SvxExtParagraphTabPage()
1998 SfxStyleSheetBase* pStyle = pPool->First(); in SvxExtParagraphTabPage()
2007 pStyle = pPool->Next(); in SvxExtParagraphTabPage()
2301 SfxItemPool* pPool = rSet.GetPool(); in FillItemSet() local
2305 pPool->GetWhich(SID_ATTR_PARA_SCRIPTSPACE)).Clone(); in FillItemSet()
2314 pPool->GetWhich(SID_ATTR_PARA_HANGPUNCTUATION)).Clone(); in FillItemSet()
2323 pPool->GetWhich(SID_ATTR_PARA_FORBIDDEN_RULES)).Clone(); in FillItemSet()