Lines Matching refs:SwAttrSet
180 class SW_DLLPUBLIC SwAttrSet : public SfxItemSet class
183 SwAttrSet *pOldSet, *pNewSet;
190 SwAttrSet( SwAttrPool&, sal_uInt16 nWhich1, sal_uInt16 nWhich2 );
191 SwAttrSet( SwAttrPool&, const sal_uInt16* nWhichPairTable );
192 SwAttrSet( const SwAttrSet& );
196 int Put_BC( const SfxPoolItem& rAttr, SwAttrSet* pOld, SwAttrSet* pNew );
197 int Put_BC( const SfxItemSet& rSet, SwAttrSet* pOld, SwAttrSet* pNew );
200 sal_uInt16 ClearItem_BC( sal_uInt16 nWhich, SwAttrSet* pOld, SwAttrSet* pNew );
202 SwAttrSet* pOld = 0, SwAttrSet* pNew = 0 );
204 int Intersect_BC( const SfxItemSet& rSet, SwAttrSet* pOld, SwAttrSet* pNew );
350 DECL_FIXEDMEMPOOL_NEWDEL(SwAttrSet)
355 const SwAttrSet &rSet,