/aoo4110/main/sw/source/core/attr/ |
H A D | format.cxx | 137 SwAttrSetChg aChgOld( aSet, aOld ); in operator =() 138 SwAttrSetChg aChgNew( aSet, aNew ); in operator =() 224 SwAttrSetChg aChgOld( aSet, aOld ); in CopyAttrs() 225 SwAttrSetChg aChgNew( aSet, aNew ); in CopyAttrs() 321 SwAttrSetChg aOld( *(SwAttrSetChg*)pOldValue ); in Modify() 322 SwAttrSetChg aNew( *(SwAttrSetChg*)pNewValue ); in Modify() 552 SwAttrSetChg aChgOld( aSet, aOld ); in ResetFmtAttr() 553 SwAttrSetChg aChgNew( aSet, aNew ); in ResetFmtAttr() 586 SwAttrSetChg aChgOld( aSet, aOld ); in ResetAllFmtAttr() 587 SwAttrSetChg aChgNew( aSet, aNew ); in ResetAllFmtAttr() [all …]
|
H A D | hints.cxx | 113 SwAttrSetChg::SwAttrSetChg( const SwAttrSet& rTheSet, SwAttrSet& rSet ) in SwAttrSetChg() function in SwAttrSetChg 121 SwAttrSetChg::SwAttrSetChg( const SwAttrSetChg& rChgSet ) in SwAttrSetChg() function in SwAttrSetChg 130 SwAttrSetChg::~SwAttrSetChg() in ~SwAttrSetChg() 139 void SwAttrSetChg::ClearItem( sal_uInt16 nWhch ) in ClearItem()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 128 if( SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()-> in Modify() 130 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()-> in Modify() 133 SwAttrSetChg aOld( *(SwAttrSetChg*)pOld ); in Modify() 134 SwAttrSetChg aNew( *(SwAttrSetChg*)pNew ); in Modify() 146 else if( ((SwAttrSetChg*)pNew)->GetChgSet()->Count()) in Modify()
|
H A D | pagechg.cxx | 554 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 555 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify() 556 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify() 557 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify() 594 SwAttrSetChg *pOldSet, SwAttrSetChg *pNewSet ) in _UpdateAttr()
|
H A D | sectfrm.cxx | 2447 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 2448 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify() 2449 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify() 2450 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify() 2490 SwAttrSetChg *pOldSet, SwAttrSetChg *pNewSet ) in _UpdateAttr()
|
H A D | fly.cxx | 814 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 815 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify() 816 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify() 817 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify() 877 SwAttrSetChg *pOldSet, SwAttrSetChg *pNewSet ) in _UpdateAttr()
|
H A D | wsfrm.cxx | 262 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 263 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify() 2152 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 2153 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify() 2154 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify() 2155 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify() 2221 SwAttrSetChg *pOldSet, SwAttrSetChg *pNewSet ) in _UpdateAttr()
|
H A D | tabfrm.cxx | 3272 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify() 3273 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify() 3274 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify() 3275 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify() 3332 SwAttrSetChg *pOldSet, SwAttrSetChg *pNewSet ) in _UpdateAttr() 3922 const SwAttrSet* pChgSet = ((SwAttrSetChg*)pNew)->GetChgSet(); in Modify() 5441 ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_VERT_ORIENT, sal_False, &pItem); in Modify() 5464 … SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_PROTECT, sal_False ) ) || in Modify() 5473 …SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_FRAMEDIR, sal_False, &pItem … in Modify() 5481 … SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_BOX, sal_False, &pItem ) ) in Modify()
|
H A D | flylay.cxx | 571 ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_ANCHOR, sal_False, in Modify()
|
/aoo4110/main/sw/inc/ |
H A D | hints.hxx | 183 class SwAttrSetChg: public SwMsgPoolItem class 189 SwAttrSetChg( const SwAttrSet& rTheSet, SwAttrSet& rSet ); 190 SwAttrSetChg( const SwAttrSetChg& ); 191 ~SwAttrSetChg();
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | node.cxx | 1111 if( SFX_ITEM_SET == ((SwAttrSetChg*)pOldValue)->GetChgSet()->GetItemState( in Modify() 1544 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in SetAttr() 1545 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in SetAttr() 1620 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in SetAttr() 1621 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in SetAttr() 1670 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAttr() 1671 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in ResetAttr() 1711 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAttr() 1712 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in ResetAttr() 1750 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAllAttr() [all …]
|
H A D | section.cxx | 442 SfxItemSet* pNewSet = ((SwAttrSetChg*)pNew)->GetChgSet(); in Modify() 443 SfxItemSet* pOldSet = ((SwAttrSetChg*)pOld)->GetChgSet(); in Modify() 792 SfxItemSet* pNewSet = ((SwAttrSetChg*)pNew)->GetChgSet(); in Modify() 793 SfxItemSet* pOldSet = ((SwAttrSetChg*)pOld)->GetChgSet(); in Modify() 827 if( !((SwAttrSetChg*)pOld)->GetChgSet()->Count() ) in Modify()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | sectfrm.hxx | 32 class SwAttrSetChg; 45 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
H A D | cntfrm.hxx | 32 class SwAttrSetChg; 53 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
H A D | tabfrm.hxx | 32 class SwAttrSetChg; 99 SwAttrSetChg *pa = 0, 100 SwAttrSetChg *pb = 0 );
|
H A D | flyfrm.hxx | 36 class SwAttrSetChg; 67 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
H A D | pagefrm.hxx | 41 class SwAttrSetChg; 92 SwAttrSetChg *pa = 0, SwAttrSetChg *pb = 0 );
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1558 static_cast<const SwAttrSetChg&>(_rItem).GetChgSet()-> in lcl_getAnchorFmt() 1644 ( SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1646 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1648 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1660 ( SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1662 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1664 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1666 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 1668 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | fmtcol.cxx | 150 SwAttrSetChg *pNewChgSet = 0, *pOldChgSet = 0; in Modify() 156 pNewChgSet = (SwAttrSetChg*)pNew; in Modify() 157 pOldChgSet = (SwAttrSetChg*)pOld; in Modify()
|
H A D | notxtfrm.cxx | 725 if( SFX_ITEM_SET == ((SwAttrSetChg*)pOld)->GetChgSet()-> in Modify()
|
H A D | docfmt.cxx | 1347 SwAttrSetChg aChgOld( aOld, aOld ); in SetDefault() 1348 SwAttrSetChg aChgNew( aNew, aNew ); in SetDefault()
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1136 SwAttrSet& rNewSet = *((SwAttrSetChg*)pNew)->GetChgSet(); in Modify() 1156 ((SwAttrSetChg*)pOld)->GetChgSet()->Get( RES_TXTATR_FIELD ); in Modify() 1286 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify() 1287 SwAttrSetChg aNewSet( *(SwAttrSetChg*)pNew ); in Modify()
|
/aoo4110/main/sw/source/core/table/ |
H A D | swtable.cxx | 410 if( SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify() 412 pOldSize = &((SwAttrSetChg*)pOld)->GetChgSet()->GetFrmSize(); in Modify() 2273 const SfxItemSet& rSet = *((SwAttrSetChg*)pNew)->GetChgSet(); in Modify() 2276 nOldFmt = ((SwTblBoxNumFormat&)((SwAttrSetChg*)pOld)-> in Modify() 2282 aOldValue = ((SwTblBoxValue&)((SwAttrSetChg*)pOld)-> in Modify()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | unattr.cxx | 104 *(static_cast<const SwAttrSetChg*>(pOld))->GetChgSet() ); in Modify() 117 *static_cast<const SwAttrSetChg*>(pOld)->GetChgSet(), in Modify()
|
H A D | undobj1.cxx | 711 SfxItemIter aIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
|