Lines Matching refs:SfxItemSet

51 DBG_NAME(SfxItemSet)  in DBG_NAME()
78 const SfxItemSet *pSet = (const SfxItemSet*) pVoid; in DBG_NAME()
106 SfxItemSet::SfxItemSet in SfxItemSet() function in SfxItemSet
137 DBG_CTOR(SfxItemSet, DbgCheckItemSet); in SfxItemSet()
161 SfxItemSet::SfxItemSet( SfxItemPool& rPool, sal_uInt16 nWhich1, sal_uInt16 nWhich2 ): in SfxItemSet() function in SfxItemSet
167 DBG_CTOR(SfxItemSet, DbgCheckItemSet); in SfxItemSet()
177 void SfxItemSet::InitRanges_Impl(sal_uInt16 nWh1, sal_uInt16 nWh2) in InitRanges_Impl()
179 DBG_CHKTHIS(SfxItemSet, 0); in InitRanges_Impl()
191 void SfxItemSet::InitRanges_Impl(va_list pArgs, sal_uInt16 nWh1, sal_uInt16 nWh2, sal_uInt16 nNull) in InitRanges_Impl()
193 DBG_CHKTHIS(SfxItemSet, 0); in InitRanges_Impl()
202 SfxItemSet::SfxItemSet( SfxItemPool& rPool, in SfxItemSet() function in SfxItemSet
210 DBG_CTOR(SfxItemSet, DbgCheckItemSet); in SfxItemSet()
231 void SfxItemSet::InitRanges_Impl(const sal_uInt16 *pWhichPairTable) in InitRanges_Impl()
233 DBG_CHKTHIS(SfxItemSet, 0); in InitRanges_Impl()
255 SfxItemSet::SfxItemSet( SfxItemPool& rPool, const sal_uInt16* pWhichPairTable ): in SfxItemSet() function in SfxItemSet
262 DBG_CTOR(SfxItemSet, 0); in SfxItemSet()
273 SfxItemSet::SfxItemSet( const SfxItemSet& rASet ): in SfxItemSet() function in SfxItemSet
279 DBG_CTOR(SfxItemSet, DbgCheckItemSet); in SfxItemSet()
324 SfxItemSet::~SfxItemSet() in ~SfxItemSet()
326 DBG_DTOR(SfxItemSet, DbgCheckItemSet); in ~SfxItemSet()
365 sal_uInt16 SfxItemSet::ClearItem( sal_uInt16 nWhich ) in ClearItem()
370 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in ClearItem()
466 void SfxItemSet::ClearInvalidItems( sal_Bool bHardDefault ) in ClearInvalidItems()
468 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in ClearInvalidItems()
496 void SfxItemSet::InvalidateAllItems() in InvalidateAllItems()
498 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in InvalidateAllItems()
507 SfxItemState SfxItemSet::GetItemState( sal_uInt16 nWhich, in GetItemState()
511 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in GetItemState()
513 const SfxItemSet* pAktSet = this; in GetItemState()
564 const SfxPoolItem* SfxItemSet::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put()
566 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Put()
649 int SfxItemSet::Put( const SfxItemSet& rSet, sal_Bool bInvalidAsDefault ) in Put()
651 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Put()
682 void SfxItemSet::PutExtended in PutExtended()
684 const SfxItemSet& rSet, // Quelle der zu puttenden Items in PutExtended()
707 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in PutExtended()
769 void SfxItemSet::MergeRange( sal_uInt16 nFrom, sal_uInt16 nTo ) in MergeRange()
789 void SfxItemSet::SetRanges( const sal_uInt16 *pNewRanges ) in SetRanges()
882 int SfxItemSet::Set in Set()
884 const SfxItemSet& rSet, /* das SfxItemSet, dessen SfxPoolItems in Set()
924 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Set()
948 const SfxPoolItem* SfxItemSet::GetItem in GetItem()
994 const SfxPoolItem& SfxItemSet::Get( sal_uInt16 nWhich, sal_Bool bSrchInParent) const in Get()
996 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Get()
998 const SfxItemSet* pAktSet = this; in Get()
1053 void SfxItemSet::Changed( const SfxPoolItem&, const SfxPoolItem& ) in Changed()
1055 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Changed()
1060 sal_uInt16 SfxItemSet::TotalCount() const in TotalCount()
1062 DBG_CHKTHIS(SfxItemSet, 0); // wird im Ctor benutzt bevor vollst. init. in TotalCount()
1076 void SfxItemSet::Intersect( const SfxItemSet& rSet ) in Intersect()
1078 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Intersect()
1156 void SfxItemSet::Differentiate( const SfxItemSet& rSet ) in Differentiate()
1158 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Differentiate()
1374 void SfxItemSet::MergeValues( const SfxItemSet& rSet, sal_Bool bIgnoreDefaults ) in MergeValues()
1377 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in MergeValues()
1433 void SfxItemSet::MergeValue( const SfxPoolItem& rAttr, sal_Bool bIgnoreDefaults ) in MergeValue()
1435 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in MergeValue()
1456 void SfxItemSet::InvalidateItem( sal_uInt16 nWhich ) in InvalidateItem()
1458 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in InvalidateItem()
1491 sal_uInt16 SfxItemSet::GetWhichByPos( sal_uInt16 nPos ) const in GetWhichByPos()
1493 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in GetWhichByPos()
1510 SvStream &SfxItemSet::Store in Store()
1532 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Store()
1576 SvStream &SfxItemSet::Load in Load()
1604 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Load()
1655 int SfxItemSet::operator==(const SfxItemSet &rCmp) const in operator ==()
1657 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in operator ==()
1658 DBG_CHKOBJ(&rCmp, SfxItemSet, DbgCheckItemSet); in operator ==()
1725 SfxItemSet *SfxItemSet::Clone(sal_Bool bItems, SfxItemPool *pToPool ) const in Clone()
1727 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Clone()
1730 SfxItemSet *pNewSet = new SfxItemSet( *pToPool, _pWhichRanges ); in Clone()
1747 ? new SfxItemSet(*this) in Clone()
1748 : new SfxItemSet(*_pPool, _pWhichRanges); in Clone()
1753 int SfxItemSet::PutDirect(const SfxPoolItem &rItem) in PutDirect()
1755 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in PutDirect()
1801 : SfxItemSet(rPool, (const sal_uInt16*) 0), in SfxAllItemSet()
1817 SfxAllItemSet::SfxAllItemSet(const SfxItemSet &rCopy) in SfxAllItemSet()
1818 : SfxItemSet(rCopy), in SfxAllItemSet()
1829 : SfxItemSet(rCopy), in SfxAllItemSet()
2042 int SfxAllItemSet::Put( const SfxItemSet& rSet, sal_Bool bInvalidAsDefault ) in Put()
2045 return SfxItemSet::Put( rSet, bInvalidAsDefault ); in Put()
2051 void SfxItemSet::DisableItem(sal_uInt16 nWhich) in DisableItem()
2053 DBG_CHKTHIS(SfxItemSet, 0); in DisableItem()
2126 SfxItemSet *SfxAllItemSet::Clone(sal_Bool bItems, SfxItemPool *pToPool ) const in Clone()
2128 DBG_CHKTHIS(SfxItemSet, DbgCheckItemSet); in Clone()
2148 inline void SfxItemSet::UpdateHashKey() in UpdateHashKey()
2159 sal_Bool SfxItemSet::QuickCompare( SfxItemSet & rCmp) in QuickCompare()