Lines Matching refs:GetPool
523 pArgs->Get(GetPool().GetWhich(SID_ATTR_LONG_LRSPACE)); in ExecRuler()
580 pArgs->Get(GetPool().GetWhich(SID_ATTR_LONG_ULSPACE)); in ExecRuler()
642 pArgs->Get(GetPool().GetWhich(SID_RULER_OBJECT)); in ExecRuler()
671 SfxItemSet aEditAttr( GetPool(), EE_PARA_TABS, EE_PARA_TABS ); in ExecRuler()
686 GetPool().GetWhich(nSlot)); in ExecRuler()
688 SfxItemSet aEditAttr( GetPool(), EE_PARA_SBL, EE_PARA_SBL ); in ExecRuler()
700 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
711 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
722 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
733 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
745 GetPool().GetWhich(nSlot)); in ExecRuler()
746 SfxItemSet aEditAttr( GetPool(), EE_PARA_ULSPACE, EE_PARA_ULSPACE ); in ExecRuler()
760 GetPool().GetWhich(nSlot)); in ExecRuler()
762 SfxItemSet aEditAttr( GetPool(), EE_PARA_LRSPACE, EE_PARA_LRSPACE ); in ExecRuler()
779 SfxItemSet aEditAttr( GetPool(), EE_PARA_LRSPACE, EE_PARA_LRSPACE ); in ExecRuler()
836 GetPool().GetWhich(SID_ATTR_LONG_LRSPACE)); in GetRulerState()
839 GetPool().GetWhich(SID_ATTR_LONG_ULSPACE)); in GetRulerState()
858 SfxItemSet aEditAttr( GetDoc()->GetPool() ); in GetRulerState()