Lines Matching refs:Put
149 aSet.Put(SfxUInt16Item(SID_HTML_MODE, nHtmlMode)); in Execute()
156 aSet.Put( aFrmSize ); in Execute()
158 aSet.Put(SfxStringItem(FN_SET_FRM_NAME, rSh.GetFlyName())); in Execute()
161 aSet.Put( SfxStringItem( FN_SET_FRM_ALT_NAME, rSh.GetObjTitle() ) ); in Execute()
168 aSet.Put( aFrmSize ); in Execute()
170 aSet.Put( aMgr.GetAttrSet() ); in Execute()
183 aSet.Put( aSzItm ); in Execute()
191 aSet.Put( aSzItm ); in Execute()
198 aSet.Put( SvxBrushItem( INetURLObject::decode( sGrfNm, in Execute()
211 aSet.Put( SvxBrushItem( *pGrfObj, GPOS_LT, in Execute()
216 aSet.Put( SfxBoolItem( FN_PARAM_GRF_CONNECT, sGrfNm.Len() > 0 ) ); in Execute()
224 aSet.Put( aTmpSet ); in Execute()
227 aSet.Put(SfxBoolItem(FN_KEEP_ASPECT_RATIO, aUsrPref.IsKeepRatio())); in Execute()
228 aSet.Put(SfxBoolItem( SID_ATTR_GRAF_KEEP_ZOOM, aUsrPref.IsGrfKeepZoom())); in Execute()
230 aSet.Put(SfxFrameItem( SID_DOCFRAME, &GetView().GetViewFrame()->GetTopFrame())); in Execute()
266 pSet->Put( aSize ); in Execute()
279 aShellSet.Put(*pSet); in Execute()
347 aGrfSet.Put( *pSet ); in Execute()
424 aGrfSet.Put( aMirror ); in ExecAttr()
430 aGrfSet.Put( SwLuminanceGrf( in ExecAttr()
435 aGrfSet.Put( SwContrastGrf( in ExecAttr()
440 aGrfSet.Put( SwChannelRGrf( in ExecAttr()
445 aGrfSet.Put( SwChannelGGrf( in ExecAttr()
450 aGrfSet.Put( SwChannelBGrf( in ExecAttr()
457 aGrfSet.Put( SwGammaGrf(fVal/100. )); in ExecAttr()
462 aGrfSet.Put( SwTransparencyGrf( in ExecAttr()
467 aGrfSet.Put( SwInvertGrf( in ExecAttr()
473 aGrfSet.Put( SwDrawModeGrf( in ExecAttr()
561 rSet.Put( SfxBoolItem( nWhich, aToolboxAccess.isToolboxVisible() ) ); in GetAttrState()
572 rSet.Put(SfxBoolItem( nWhich, nState == RES_MIRROR_GRAPH_VERT || in GetAttrState()
583 rSet.Put(SfxBoolItem( nWhich, nState == RES_MIRROR_GRAPH_HOR || in GetAttrState()
591 rSet.Put( SfxInt16Item( nWhich, ((SwLuminanceGrf&) in GetAttrState()
596 rSet.Put( SfxInt16Item( nWhich, ((SwContrastGrf&) in GetAttrState()
601 rSet.Put( SfxInt16Item( nWhich, ((SwChannelRGrf&) in GetAttrState()
606 rSet.Put( SfxInt16Item( nWhich, ((SwChannelGGrf&) in GetAttrState()
611 rSet.Put( SfxInt16Item( nWhich, ((SwChannelBGrf&) in GetAttrState()
617 rSet.Put( SfxUInt32Item( nWhich, static_cast< sal_uInt32 >( in GetAttrState()
631 rSet.Put( SfxUInt16Item( nWhich, ((SwTransparencyGrf&) in GetAttrState()
638 rSet.Put( SfxBoolItem( nWhich, ((SwInvertGrf&) in GetAttrState()
644 rSet.Put( SfxUInt16Item( nWhich, ((SwDrawModeGrf&) in GetAttrState()