Home
last modified time | relevance | path

Searched refs:rSet2 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx325 const SfxItemSet& rSet2, in lcl_HaveCommonAttributes() argument
335 if ( SFX_ITEM_SET == rSet2.GetItemState( nWhichId, sal_False ) ) in lcl_HaveCommonAttributes()
337 pNewSet = rSet2.Clone( sal_True ); in lcl_HaveCommonAttributes()
347 if ( SFX_ITEM_SET == rSet2.GetItemState( pItem->Which(), sal_False ) ) in lcl_HaveCommonAttributes()
350 pNewSet = rSet2.Clone( sal_True ); in lcl_HaveCommonAttributes()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx1126 inline sal_Bool OneEqual( const SfxItemSet& rSet1, const SfxItemSet& rSet2, sal_uInt16 nId ) in OneEqual() argument
1129 const SfxPoolItem* pItem2 = &rSet2.Get(nId); in OneEqual()

Completed in 20 milliseconds