Lines Matching refs:SfxPoolItem

120 TYPEINIT1(SwFmtVertOrient, SfxPoolItem);
121 TYPEINIT1(SwFmtHoriOrient, SfxPoolItem);
122 TYPEINIT2(SwFmtHeader, SfxPoolItem, SwClient );
123 TYPEINIT2(SwFmtFooter, SfxPoolItem, SwClient );
124 TYPEINIT2(SwFmtPageDesc, SfxPoolItem, SwClient );
125 TYPEINIT1_AUTOFACTORY(SwFmtLineNumber, SfxPoolItem);
251 : SfxPoolItem( RES_FRM_SIZE ), in SwFmtFrmSize()
269 int SwFmtFrmSize::operator==( const SfxPoolItem& rAttr ) const in operator ==()
271 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
279 SfxPoolItem* SwFmtFrmSize::Clone( SfxItemPool* ) const in Clone()
485 SfxPoolItem* SwFmtFillOrder::Clone( SfxItemPool* ) const in Clone()
499 : SfxPoolItem( RES_HEADER ), in SwFmtHeader()
506 : SfxPoolItem( RES_HEADER ), in SwFmtHeader()
513 : SfxPoolItem( RES_HEADER ), in SwFmtHeader()
525 int SwFmtHeader::operator==( const SfxPoolItem& rAttr ) const in operator ==()
527 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
532 SfxPoolItem* SwFmtHeader::Clone( SfxItemPool* ) const in Clone()
546 : SfxPoolItem( RES_FOOTER ), in SwFmtFooter()
553 : SfxPoolItem( RES_FOOTER ), in SwFmtFooter()
560 : SfxPoolItem( RES_FOOTER ), in SwFmtFooter()
577 int SwFmtFooter::operator==( const SfxPoolItem& rAttr ) const in operator ==()
579 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
584 SfxPoolItem* SwFmtFooter::Clone( SfxItemPool* ) const in Clone()
593 : SfxPoolItem( RES_CNTNT ) in SwFmtCntnt()
600 : SfxPoolItem( RES_CNTNT ) in SwFmtCntnt()
616 int SwFmtCntnt::operator==( const SfxPoolItem& rAttr ) const in operator ==()
618 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
626 SfxPoolItem* SwFmtCntnt::Clone( SfxItemPool* ) const in Clone()
635 : SfxPoolItem( RES_PAGEDESC ), in SwFmtPageDesc()
644 : SfxPoolItem( RES_PAGEDESC ), in SwFmtPageDesc()
659 int SwFmtPageDesc::operator==( const SfxPoolItem& rAttr ) const in operator ==()
661 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
667 SfxPoolItem* SwFmtPageDesc::Clone( SfxItemPool* ) const in Clone()
704 void SwFmtPageDesc::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
824 : SfxPoolItem( RES_COL ), in SwFmtCol()
864 : SfxPoolItem( RES_COL ), in SwFmtCol()
874 int SwFmtCol::operator==( const SfxPoolItem& rAttr ) const in operator ==()
876 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
896 SfxPoolItem* SwFmtCol::Clone( SfxItemPool* ) const in Clone()
1153 int SwFmtSurround::operator==( const SfxPoolItem& rAttr ) const in operator ==()
1155 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
1162 SfxPoolItem* SwFmtSurround::Clone( SfxItemPool* ) const in Clone()
1248 : SfxPoolItem( RES_VERT_ORIENT ), in SwFmtVertOrient()
1254 int SwFmtVertOrient::operator==( const SfxPoolItem& rAttr ) const in operator ==()
1256 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
1262 SfxPoolItem* SwFmtVertOrient::Clone( SfxItemPool* ) const in Clone()
1360 : SfxPoolItem( RES_HORI_ORIENT ), in SwFmtHoriOrient()
1367 int SwFmtHoriOrient::operator==( const SfxPoolItem& rAttr ) const in operator ==()
1369 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
1376 SfxPoolItem* SwFmtHoriOrient::Clone( SfxItemPool* ) const in Clone()
1485 : SfxPoolItem( RES_ANCHOR ), in SwFmtAnchor()
1494 : SfxPoolItem( RES_ANCHOR ), in SwFmtAnchor()
1535 int SwFmtAnchor::operator==( const SfxPoolItem& rAttr ) const in operator ==()
1537 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
1549 SfxPoolItem* SwFmtAnchor::Clone( SfxItemPool* ) const in Clone()
1694 SfxPoolItem( RES_URL ), in SwFmtURL()
1701 SfxPoolItem( RES_URL ), in SwFmtURL()
1716 int SwFmtURL::operator==( const SfxPoolItem &rAttr ) const in operator ==()
1718 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
1734 SfxPoolItem* SwFmtURL::Clone( SfxItemPool* ) const in Clone()
1860 SfxPoolItem* SwFmtEditInReadonly::Clone( SfxItemPool* ) const in Clone()
1867 SfxPoolItem* SwFmtLayoutSplit::Clone( SfxItemPool* ) const in Clone()
1874 SfxPoolItem* SwFmtRowSplit::Clone( SfxItemPool* ) const in Clone()
1882 SfxPoolItem* SwFmtNoBalancedColumns::Clone( SfxItemPool* ) const in Clone()
1905 int SwFmtFtnEndAtTxtEnd::operator==( const SfxPoolItem& rItem ) const in operator ==()
2023 SfxPoolItem* SwFmtFtnAtTxtEnd::Clone( SfxItemPool* ) const in Clone()
2032 SfxPoolItem* SwFmtEndAtTxtEnd::Clone( SfxItemPool* ) const in Clone()
2042 int SwFmtChain::operator==( const SfxPoolItem &rAttr ) const in operator ==()
2044 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
2051 SfxPoolItem( RES_CHAIN ) in SwFmtChain()
2057 SfxPoolItem* SwFmtChain::Clone( SfxItemPool* ) const in Clone()
2111 SfxPoolItem( RES_LINENUMBER ) in SwFmtLineNumber()
2121 int SwFmtLineNumber::operator==( const SfxPoolItem &rAttr ) const in operator ==()
2123 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
2129 SfxPoolItem* SwFmtLineNumber::Clone( SfxItemPool* ) const in Clone()
2188 : SfxPoolItem( RES_TEXTGRID ) in SwTextGridItem()
2207 int SwTextGridItem::operator==( const SfxPoolItem& rAttr ) const in operator ==()
2209 ASSERT( SfxPoolItem::operator==( rAttr ), "keine gleichen Attribute" ); in operator ==()
2223 SfxPoolItem* SwTextGridItem::Clone( SfxItemPool* ) const in Clone()
2481 SfxPoolItem* SwHeaderAndFooterEatSpacingItem::Clone( SfxItemPool* ) const in Clone()
2524 void SwFrmFmt::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
2534 RES_HEADER, sal_False, (const SfxPoolItem**)&pH ); in Modify()
2536 RES_FOOTER, sal_False, (const SfxPoolItem**)&pF ); in Modify()
2544 … for(const SfxPoolItem* pItem = aIter.FirstItem(); pItem && !bReset; pItem = aIter.NextItem()) in Modify()
2995 sal_Bool SwFlyFrmFmt::GetInfo( SfxPoolItem& rInfo ) const in GetInfo()