Home
last modified time | relevance | path

Searched refs:rOldSet (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1705 const SfxItemSet& rOldSet = pSdrObj->GetMergedItemSet(); in MatchSdrItemsIntoFlySet() local
1716 if( SFX_ITEM_SET == rOldSet.GetItemState( in MatchSdrItemsIntoFlySet()
1738 rOldSet.Get(XATTR_LINECOLOR)).GetColorValue(); in MatchSdrItemsIntoFlySet()
1831 if( WW8ITEMVALUE(rOldSet, SDRATTR_SHADOW, SdrShadowItem) ) in MatchSdrItemsIntoFlySet()
1836 rOldSet.Get(SDRATTR_SHADOWCOLOR)).GetColorValue(); in MatchSdrItemsIntoFlySet()
1890 eState = rOldSet.GetItemState(XATTR_FILLSTYLE, true, &pItem); in MatchSdrItemsIntoFlySet()
1908 rOldSet.Get(XATTR_FILLCOLOR)).GetColorValue(); in MatchSdrItemsIntoFlySet()
2164 if (WW8ITEMVALUE(rOldSet, SDRATTR_GRAFCONTRAST, in SetAttributesAtGrfNode()
2168 WW8ITEMVALUE(rOldSet, in SetAttributesAtGrfNode()
2174 if (WW8ITEMVALUE(rOldSet, SDRATTR_GRAFLUMINANCE, in SetAttributesAtGrfNode()
[all …]
/trunk/main/editeng/source/uno/
H A Dunotext.cxx533 … const uno::Any& rValue, const ESelection& rSelection, const SfxItemSet& rOldSet, SfxItemSet& rNew… in setPropertyValue() argument
535 if(!SetPropertyValueHelper( rOldSet, pMap, rValue, rNewSet, &rSelection, GetEditSource() )) in setPropertyValue()
539 rNewSet.Put(rOldSet.Get(pMap->nWID)); // altes Item in neuen Set in setPropertyValue()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx282 …:star::uno::Any& rValue, const ESelection& rSelection, const SfxItemSet& rOldSet, SfxItemSet& rNew…
306 …static sal_Bool SetPropertyValueHelper( const SfxItemSet& rOldSet, const SfxItemPropertySimpleEntr…
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1019 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
1037 rOldSet.Get(RES_HORI_ORIENT) ); in FillItemSet()
1076 rOldSet.Get(RES_VERT_ORIENT) ); in FillItemSet()
1124 const SwFmtFrmSize& rOldSize = (const SwFmtFrmSize& )rOldSet.Get(RES_FRM_SIZE); in FillItemSet()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx756 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
757 SfxItemPool* pPool = rOldSet.GetPool(); in FillItemSet()
764 SvxLRSpaceItem aMargin( (const SvxLRSpaceItem&)rOldSet.Get( nWhich ) ); in FillItemSet()
768 SvxULSpaceItem aTopMargin( (const SvxULSpaceItem&)rOldSet.Get( nWhich ) ); in FillItemSet()
876 SvxPageItem aPage( (const SvxPageItem&)rOldSet.Get( nWhich ) ); in FillItemSet()
908 else if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nWhich ) ) in FillItemSet()
911 rSet.Put( rOldSet.Get( nWhich ) ); in FillItemSet()
952 const SfxBoolItem& rRegItem = (const SfxBoolItem&)rOldSet.Get(SID_SWREGISTER_MODE); in FillItemSet()
H A Dswpossizetabpage.cxx701 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
733 … static_cast<const SfxInt16Item&>(rOldSet.Get( SID_ATTR_TRANSFORM_HORI_ORIENT)); in FillItemSet()
735 … static_cast<const SfxInt16Item&>(rOldSet.Get( SID_ATTR_TRANSFORM_HORI_RELATION)); in FillItemSet()
737 … static_cast<const SfxInt32Item&>(rOldSet.Get( SID_ATTR_TRANSFORM_HORI_POSITION)) ; in FillItemSet()
763 … static_cast<const SfxInt16Item&>(rOldSet.Get( SID_ATTR_TRANSFORM_VERT_ORIENT)); in FillItemSet()
765 … static_cast<const SfxInt16Item&>(rOldSet.Get( SID_ATTR_TRANSFORM_VERT_RELATION)); in FillItemSet()
767 … static_cast<const SfxInt32Item&>(rOldSet.Get( SID_ATTR_TRANSFORM_VERT_POSITION)); in FillItemSet()
798 const SfxPoolItem* pItem = GetItem( rOldSet, SID_SW_FOLLOW_TEXT_FLOW); in FillItemSet()
H A Dbackgrnd.cxx803 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
832 else if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nWhich, sal_False ) ) in FillItemSet()
874 else if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nWhich, sal_False ) ) in FillItemSet()
1009 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSetWithWallpaperItem() local
1032 else if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nWhich, sal_False ) ) in FillItemSetWithWallpaperItem()
1054 else if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nWhich, sal_False ) ) in FillItemSetWithWallpaperItem()
H A Dborder.cxx661 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
666 SfxMapUnit eCoreUnit = rOldSet.GetPool()->GetMetric( nBoxWhich ); in FillItemSet()
768 if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nBoxWhich, sal_False )) in FillItemSet()
770 bPut = aBoxItem != (const SvxBoxItem&)(rOldSet.Get(nBoxWhich)) ? sal_True : sal_False; in FillItemSet()
772 if( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nBoxInfoWhich, sal_False ) ) in FillItemSet()
775 rOldSet.Get(nBoxInfoWhich); in FillItemSet()
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx508 const SfxItemSet& rOldSet = GetItemSet(); in IMPL_LINK() local
509 SfxItemSet aSet(rOldSet); in IMPL_LINK()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx121 SwUndoFmtAttr::SwUndoFmtAttr( const SfxItemSet& rOldSet, in SwUndoFmtAttr() argument
127 , m_pOldSet( new SfxItemSet( rOldSet ) ) in SwUndoFmtAttr()
/trunk/main/sw/source/core/inc/
H A DUndoAttribute.hxx128 SwUndoFmtAttr( const SfxItemSet& rOldSet,
227 SwUndoDefaultAttr( const SfxItemSet& rOldSet );
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1188 void lcl_CpyAttr( SfxItemSet &rNewSet, const SfxItemSet &rOldSet, sal_uInt16 nWhich ) in lcl_CpyAttr() argument
1192 rOldSet.GetItemState( nWhich, sal_False, &pOldItem); in lcl_CpyAttr()
1197 pOldItem = rOldSet.GetItem( nWhich, sal_True); in lcl_CpyAttr()
/trunk/main/svx/source/engine3d/
H A De3dundo.cxx114 const SfxItemSet& rOldSet, in E3dAttributesUndoAction() argument
121 aOldSet ( rOldSet ) in E3dAttributesUndoAction()
/trunk/main/svx/source/dialog/
H A Dhdft.cxx243 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
244 SfxItemPool* pPool = rOldSet.GetPool(); in FillItemSet()
271 SvxSizeItem aSizeItem( (const SvxSizeItem&)rOldSet.Get( nWSize ) ); in FillItemSet()
/trunk/main/svx/inc/svx/
H A De3dundo.hxx109 const SfxItemSet& rOldSet,
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx414 const SfxItemSet& rOldSet = GetItemSet(); in GetOldItem() local
418 if ( pImpl->mbStandard && rOldSet.GetParent() ) in GetOldItem()
419 pItem = GetItem( *rOldSet.GetParent(), nSlot ); in GetOldItem()
424 pItem = GetItem( rOldSet, nSlot ); in GetOldItem()
H A Ditemconnect.cxx72 void ItemWrapperHelper::RemoveDefaultItem( SfxItemSet& rDestSet, const SfxItemSet& rOldSet, sal_uIn… in RemoveDefaultItem() argument
75 if( rOldSet.GetItemState( nWhich, sal_False ) == SFX_ITEM_DEFAULT ) in RemoveDefaultItem()
282 bool ItemConnectionBase::DoFillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in DoFillItemSet() argument
284 return IsActive() && FillItemSet( rDestSet, rOldSet ); in DoFillItemSet()
334 bool FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet );
362 bool ItemConnectionArrayImpl::FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in FillItemSet() argument
366 bChanged |= (*aIt)->DoFillItemSet( rDestSet, rOldSet ); in FillItemSet()
396 bool ItemConnectionArray::FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in FillItemSet() argument
398 return mxImpl->FillItemSet( rDestSet, rOldSet ); in FillItemSet()
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx208 bool DoFillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet );
218 virtual bool FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) = 0;
277 virtual bool FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet );
304 virtual bool FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet );
464 virtual bool FillItemSet( SfxItemSet& rDestSet, const SfxItemSet& rOldSet );
521 SfxItemSet& rDestSet, const SfxItemSet& rOldSet ) in FillItemSet() argument
523 const ItemType* pOldItem = maItemWrp.GetUniqueItem( rOldSet ); in FillItemSet()
544 ItemWrapperHelper::RemoveDefaultItem( rDestSet, rOldSet, maItemWrp.GetSlotId() ); in FillItemSet()
H A Ditemwrapper.hxx59 …static void RemoveDefaultItem( SfxItemSet& rDestSet, const SfxItemSet& rOldSet, sal_uInt16…
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1097 const SfxItemSet& rOldSet = in ExecuteNumFormat() local
1102 pTabViewShell->ApplyAttributes( &aNewSet, &rOldSet, sal_True ); in ExecuteNumFormat()
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx76 const SfxItemSet& rOldSet,
81 const SfxItemSet& rOldSet,
97 const SfxItemSet& rOldSet,
311 rCoreSet, rOldSet, in FillItemSet()
316 rCoreSet, rOldSet, in FillItemSet()
321 rCoreSet, rOldSet, in FillItemSet()
326 rCoreSet, rOldSet, in FillItemSet()
331 rCoreSet, rOldSet, in FillItemSet()
336 rCoreSet, rOldSet, in FillItemSet()
386 rCoreSet, rOldSet, in FillItemSet()
[all …]
/trunk/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx153 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() local
154 SfxItemState eItemState = rOldSet.GetItemState( nWhich, sal_False ); in FillItemSet()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx1095 SfxItemSet& rOldSet = pOldStyle->GetItemSet(); in SetPageStyle() local
1097 const sal_uInt16 nOldScale = GET_SCALEVALUE(rOldSet,ATTR_PAGE_SCALE); in SetPageStyle()
1098 const sal_uInt16 nOldScaleToPages = GET_SCALEVALUE(rOldSet,ATTR_PAGE_SCALETOPAGES); in SetPageStyle()
H A Dpatattr.cxx881 const SfxItemSet& rOldSet = pOldAttrs->GetItemSet(); in DeleteUnchanged() local
891 SfxItemState eOldState = rOldSet.GetItemState( nSubWhich, sal_True, &pOldItem ); in DeleteUnchanged()
H A Dattarray.cxx365 const SfxItemSet& rOldSet = pData[nx].pPattern->GetItemSet(); in SetPatternArea() local
369 rNewSet, rOldSet ) ) in SetPatternArea()
381 rOldSet.Get(ATTR_CONDITIONAL)).GetValue() ); in SetPatternArea()
545 const SfxItemSet& rOldSet = pOldPattern->GetItemSet(); in ApplyStyleArea() local
549 rNewSet, rOldSet ) ) in ApplyStyleArea()
617 const SfxItemSet& rOldSet = pOldPattern->GetItemSet(); in ApplyLineStyleArea() local
771 const SfxItemSet& rOldSet = pOldPattern->GetItemSet(); in ApplyCacheArea() local
775 rNewSet, rOldSet ) ) in ApplyCacheArea()
787 if ( &rNewSet.Get(ATTR_CONDITIONAL) != &rOldSet.Get(ATTR_CONDITIONAL) ) in ApplyCacheArea()
790 rOldSet.Get(ATTR_CONDITIONAL)).GetValue() ); in ApplyCacheArea()
[all …]

Completed in 206 milliseconds

12