Lines Matching refs:GetPool
306 SfxAllItemSet aAllSet( *rSet.GetPool() ); in GetAttrState()
311 ? GetPool().GetSlotId(nWhich) in GetAttrState()
317 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
334 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
351 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
368 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
385 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
396 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
406 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
449 SfxItemSet aAttrs( GetDoc()->GetPool() ); in GetAttrState()
586 SfxItemSet aEditAttr( GetDoc()->GetPool() ); in GetAttrState()
589 SfxItemSet aNewAttr( GetPool(), EE_ITEMS_START, EE_ITEMS_END ); in GetAttrState()
703 pSet = new SfxItemSet( GetDoc()->GetPool() ); in GetAttrState()