Home
last modified time | relevance | path

Searched refs:rItemSet (Results 51 – 75 of 151) sorted by relevance

1234567

/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx226 const SfxItemSet& rItemSet = rFrmFmt.GetAttrSet(); in AddRow() local
228 if( SFX_ITEM_SET == rItemSet.GetItemState( RES_FRM_SIZE, sal_False, &pItem ) ) in AddRow()
231 if( SFX_ITEM_SET == rItemSet.GetItemState( RES_ROW_SPLIT, sal_False, &pItem ) ) in AddRow()
234 if( SFX_ITEM_SET == rItemSet.GetItemState( RES_BACKGROUND, sal_False, &pItem ) ) in AddRow()
358 const SfxItemSet& rItemSet = rFrmFmt.GetAttrSet(); in AddCell() local
360 if( SFX_ITEM_SET == rItemSet.GetItemState( RES_VERT_ORIENT, sal_False, in AddCell()
364 if( SFX_ITEM_SET == rItemSet.GetItemState( RES_BACKGROUND, sal_False, &pItem ) ) in AddCell()
367 if( SFX_ITEM_SET == rItemSet.GetItemState( RES_BOX, sal_False, &pItem ) ) in AddCell()
370 if ( SFX_ITEM_SET == rItemSet.GetItemState( RES_BOXATR_FORMAT, in AddCell()
373 if ( SFX_ITEM_SET == rItemSet.GetItemState( RES_FRAMEDIR, in AddCell()
H A Dxmlitem.hxx42 SfxItemSet &rItemSet; member in SvXMLItemSetContext
51 SfxItemSet& rItemSet,
67 SfxItemSet& rItemSet,
H A Dxmlitem.cxx41 rItemSet( rISet ), in SvXMLItemSetContext()
45 rIMap.importXML( rItemSet, xAttrList, rUnitConv, in SvXMLItemSetContext()
63 rItemSet, *pEntry, rUnitConv ); in CreateChildContext()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcircobj.cxx52 const SfxItemSet& rItemSet = GetCircObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence() local
55 rItemSet, in createViewIndependentPrimitive2DSequence()
91 …const sal_Int32 nNewStart(((SdrCircStartAngleItem&)rItemSet.Get(SDRATTR_CIRCSTARTANGLE)).GetValue(… in createViewIndependentPrimitive2DSequence()
92 const sal_Int32 nNewEnd(((SdrCircEndAngleItem&)rItemSet.Get(SDRATTR_CIRCENDANGLE)).GetValue()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrrectobj.cxx53 const SfxItemSet& rItemSet = GetRectObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence() local
56 rItemSet, in createViewIndependentPrimitive2DSequence()
75 sal_uInt32 nCornerRadius(((SdrEckenradiusItem&)(rItemSet.Get(SDRATTR_ECKENRADIUS))).GetValue()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofe3dextrude.cxx52 const SfxItemSet& rItemSet = GetE3dExtrudeObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence() local
54 drawinglayer::primitive2d::createNewSdrLineFillShadowAttribute(rItemSet, false)); in createViewIndependentPrimitive3DSequence()
60 …ribute* pSdr3DObjectAttribute = drawinglayer::primitive2d::createNewSdr3DObjectAttribute(rItemSet); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dsphere.cxx51 const SfxItemSet& rItemSet = GetE3dSphereObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence() local
53 drawinglayer::primitive2d::createNewSdrLineFillShadowAttribute(rItemSet, false)); in createViewIndependentPrimitive3DSequence()
66 …ribute* pSdr3DObjectAttribute = drawinglayer::primitive2d::createNewSdr3DObjectAttribute(rItemSet); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dcube.cxx52 const SfxItemSet& rItemSet = GetE3dCubeObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence() local
54 drawinglayer::primitive2d::createNewSdrLineFillShadowAttribute(rItemSet, false)); in createViewIndependentPrimitive3DSequence()
80 …ribute* pSdr3DObjectAttribute = drawinglayer::primitive2d::createNewSdr3DObjectAttribute(rItemSet); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dlathe.cxx52 const SfxItemSet& rItemSet = GetE3dLatheObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence() local
54 drawinglayer::primitive2d::createNewSdrLineFillShadowAttribute(rItemSet, false)); in createViewIndependentPrimitive3DSequence()
60 …ribute* pSdr3DObjectAttribute = drawinglayer::primitive2d::createNewSdr3DObjectAttribute(rItemSet); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dscene.cxx271 const SfxItemSet& rItemSet = GetE3dScene().GetMergedItemSet(); in createSdrSceneAttribute() local
272 maSdrSceneAttribute = drawinglayer::primitive2d::createNewSdrSceneAttribute(rItemSet); in createSdrSceneAttribute()
277 const SfxItemSet& rItemSet = GetE3dScene().GetMergedItemSet(); in createSdrLightingAttribute() local
278 maSdrLightingAttribute = drawinglayer::primitive2d::createNewSdrLightingAttribute(rItemSet); in createSdrLightingAttribute()
H A Dviewcontactofe3dpolygon.cxx53 const SfxItemSet& rItemSet = GetE3dPolygonObj().GetMergedItemSet(); in createViewIndependentPrimitive3DSequence() local
56 drawinglayer::primitive2d::createNewSdrLineFillShadowAttribute(rItemSet, bSuppressFill)); in createViewIndependentPrimitive3DSequence()
108 …ribute* pSdr3DObjectAttribute = drawinglayer::primitive2d::createNewSdr3DObjectAttribute(rItemSet); in createViewIndependentPrimitive3DSequence()
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx279 const SfxItemSet& rItemSet ) in SvxHyperlinkTabPageBase() argument
280 : IconChoicePage ( pParent, rResId, rItemSet ), in SvxHyperlinkTabPageBase()
738 void SvxHyperlinkTabPageBase::Reset( const SfxItemSet& rItemSet) in Reset() argument
745 rItemSet.GetItem (SID_HYPERLINK_GETLINK); in Reset()
819 void SvxHyperlinkTabPageBase::ActivatePage( const SfxItemSet& rItemSet ) in ActivatePage() argument
824 rItemSet.GetItem (SID_HYPERLINK_GETLINK); in ActivatePage()
H A Dhlmailtp.cxx49 SvxHyperlinkMailTp::SvxHyperlinkMailTp ( Window *pParent, const SfxItemSet& rItemSet) in SvxHyperlinkMailTp() argument
51 rItemSet ), in SvxHyperlinkMailTp()
190 IconChoicePage* SvxHyperlinkMailTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create() argument
192 return( new SvxHyperlinkMailTp( pWindow, rItemSet ) ); in Create()
H A Dhldoctp.cxx48 SvxHyperlinkDocTp::SvxHyperlinkDocTp ( Window *pParent, const SfxItemSet& rItemSet) in SvxHyperlinkDocTp() argument
49 : SvxHyperlinkTabPageBase ( pParent, CUI_RES( RID_SVXPAGE_HYPERLINK_DOCUMENT ), rItemSet ), in SvxHyperlinkDocTp()
184 IconChoicePage* SvxHyperlinkDocTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create() argument
186 return( new SvxHyperlinkDocTp( pWindow, rItemSet ) ); in Create()
H A Dhldocntp.cxx110 SvxHyperlinkNewDocTp::SvxHyperlinkNewDocTp ( Window *pParent, const SfxItemSet& rItemSet) in SvxHyperlinkNewDocTp() argument
111 : SvxHyperlinkTabPageBase ( pParent, CUI_RES( RID_SVXPAGE_HYPERLINK_NEWDOCUMENT ), rItemSet ), in SvxHyperlinkNewDocTp()
259 IconChoicePage* SvxHyperlinkNewDocTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create() argument
261 return( new SvxHyperlinkNewDocTp( pWindow, rItemSet ) ); in Create()
H A Dhlinettp.cxx51 const SfxItemSet& rItemSet) in SvxHyperlinkInternetTp() argument
53 rItemSet ) , in SvxHyperlinkInternetTp()
238 IconChoicePage* SvxHyperlinkInternetTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create() argument
240 return( new SvxHyperlinkInternetTp( pWindow, rItemSet ) ); in Create()
/trunk/main/sw/source/filter/html/
H A Dswcss1.hxx78 SfxItemSet& rItemSet,
127 void SetPageDescAttrs( const SwPageDesc *pPageDesc, SfxItemSet& rItemSet,
131 void FillDropCap( SwFmtDrop& rDrop, SfxItemSet& rItemSet,
134 sal_Bool SetFmtBreak( SfxItemSet& rItemSet,
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DItemConverter.cxx184 bool ItemConverter::ApplyItemSet( const SfxItemSet & rItemSet ) in ApplyItemSet() argument
189 SfxItemIter aIter( rItemSet ); in ApplyItemSet()
196 if( rItemSet.GetItemState( pItem->Which(), sal_False ) == SFX_ITEM_SET ) in ApplyItemSet()
227 bItemsChanged = ApplySpecialItem( pItem->Which(), rItemSet ) || bItemsChanged; in ApplyItemSet()
H A DLegendItemConverter.cxx81 bool LegendItemConverter::ApplyItemSet( const SfxItemSet & rItemSet ) in ApplyItemSet() argument
86 ::comphelper::ApplyItemSetFunc( rItemSet, bResult )); in ApplyItemSet()
89 return ItemConverter::ApplyItemSet( rItemSet ) || bResult; in ApplyItemSet()
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx535 SfxItemSet& rItemSet = aPattern.GetItemSet(); in OP_CreatePattern123() local
557 rItemSet.Put( SvxWeightItem(WEIGHT_BOLD,ATTR_FONT_WEIGHT) ); in OP_CreatePattern123()
559 rItemSet.Put( SvxPostureItem(ITALIC_NORMAL, ATTR_FONT_POSTURE ) ); in OP_CreatePattern123()
561 rItemSet.Put( SvxUnderlineItem( UNDERLINE_SINGLE, ATTR_FONT_UNDERLINE ) ); in OP_CreatePattern123()
567 OP_HorAlign123( Hor_Align, rItemSet ); in OP_CreatePattern123()
570 OP_VerAlign123( Ver_Align, rItemSet ); in OP_CreatePattern123()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx468 static void SetFontInfoInItemSet( SfxItemSet& rItemSet, const Font& rFont );
469 static void SetFontInfoInItemSet( SfxItemSet& rItemSet, const SvxFont& rFont );
470 static Font CreateFontFromItemSet( const SfxItemSet& rItemSet );
471 static Font CreateFontFromItemSet( const SfxItemSet& rItemSet, sal_uInt16 nScriptType );
472 static SvxFont CreateSvxFontFromItemSet( const SfxItemSet& rItemSet );
/trunk/main/sd/source/ui/sidebar/
H A DAllMasterPagesSelector.cxx220 void AllMasterPagesSelector::GetState (SfxItemSet& rItemSet) in GetState() argument
224 if (rItemSet.GetItemState(SID_TP_EDIT_MASTER) == SFX_ITEM_AVAILABLE) in GetState()
225 rItemSet.DisableItem(SID_TP_EDIT_MASTER); in GetState()
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx487 void SfxViewFrame::INetState_Impl( SfxItemSet &rItemSet ) in INetState_Impl() argument
489 rItemSet.DisableItem( SID_BROWSE_FORWARD ); in INetState_Impl()
490 rItemSet.DisableItem( SID_BROWSE_BACKWARD ); in INetState_Impl()
497 rItemSet.DisableItem( SID_CREATELINK ); in INetState_Impl()
/trunk/main/sc/inc/
H A Dpatattr.hxx75 …static const SfxPoolItem& GetItem( sal_uInt16 nWhich, const SfxItemSet& rItemSet, const SfxItemSet…
84 …static SvxCellOrientation GetCellOrientation( const SfxItemSet& rItemSet, const SfxItemSet* pCondS…
88 static void GetFont( Font& rFont, const SfxItemSet& rItemSet,
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx503 void SetLineAttributes(const SfxItemSet& rItemSet);
527 void SetAttributes(const SfxItemSet& rItemSet);
548 void SetRectangleAttributes(const SfxItemSet& rItemSet);
549 void SetShadowAttributes(const SfxItemSet& rItemSet);

Completed in 129 milliseconds

1234567