Lines Matching refs:GetPool
540 pArgs->Get(GetPool().GetWhich(SID_ATTR_LONG_LRSPACE)); in ExecRuler()
597 pArgs->Get(GetPool().GetWhich(SID_ATTR_LONG_ULSPACE)); in ExecRuler()
659 pArgs->Get(GetPool().GetWhich(SID_RULER_OBJECT)); in ExecRuler()
688 SfxItemSet aEditAttr( GetPool(), EE_PARA_TABS, EE_PARA_TABS ); in ExecRuler()
703 GetPool().GetWhich(nSlot)); in ExecRuler()
705 SfxItemSet aEditAttr( GetPool(), EE_PARA_SBL, EE_PARA_SBL ); in ExecRuler()
717 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
728 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
739 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
750 SfxItemSet aEditAttr( GetPool(), EE_PARA_JUST, EE_PARA_JUST ); in ExecRuler()
762 GetPool().GetWhich(nSlot)); in ExecRuler()
763 SfxItemSet aEditAttr( GetPool(), EE_PARA_ULSPACE, EE_PARA_ULSPACE ); in ExecRuler()
777 GetPool().GetWhich(nSlot)); in ExecRuler()
779 SfxItemSet aEditAttr( GetPool(), EE_PARA_LRSPACE, EE_PARA_LRSPACE ); in ExecRuler()
796 SfxItemSet aEditAttr( GetPool(), EE_PARA_LRSPACE, EE_PARA_LRSPACE ); in ExecRuler()
853 GetPool().GetWhich(SID_ATTR_LONG_LRSPACE)); in GetRulerState()
856 GetPool().GetWhich(SID_ATTR_LONG_ULSPACE)); in GetRulerState()
875 SfxItemSet aEditAttr( GetDoc()->GetPool() ); in GetRulerState()