Home
last modified time | relevance | path

Searched refs:GetChgSet (Results 1 – 22 of 22) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A Dfmtcol.cxx158 pNewChgSet->GetChgSet()->GetItemState( in Modify()
160 pNewChgSet->GetChgSet()->GetItemState( in Modify()
162 pNewChgSet->GetChgSet()->GetItemState( RES_CHRATR_FONTSIZE, in Modify()
164 pNewChgSet->GetChgSet()->GetItemState( RES_CHRATR_CJK_FONTSIZE, in Modify()
166 pNewChgSet->GetChgSet()->GetItemState( RES_CHRATR_CTL_FONTSIZE, in Modify()
174 pNewChgSet->GetChgSet()->GetItemState( RES_PARATR_NUMRULE, sal_False, in Modify()
H A Dnotxtfrm.cxx725 if( SFX_ITEM_SET == ((SwAttrSetChg*)pOld)->GetChgSet()-> in Modify()
/aoo4110/main/sw/source/core/layout/
H A Dflyincnt.cxx128 if( SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()-> in Modify()
130 SFX_ITEM_SET == ((SwAttrSetChg*)pNew)->GetChgSet()-> in Modify()
146 else if( ((SwAttrSetChg*)pNew)->GetChgSet()->Count()) in Modify()
H A Dtabfrm.cxx3272 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify()
3273 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
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 Dwsfrm.cxx262 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()
H A Dpagechg.cxx554 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify()
555 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
H A Dsectfrm.cxx2447 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify()
2448 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
H A Dfly.cxx814 SfxItemIter aNIter( *((SwAttrSetChg*)pNew)->GetChgSet() ); in Modify()
815 SfxItemIter aOIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
H A Dflylay.cxx571 ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_ANCHOR, sal_False, in Modify()
H A Datrfrm.cxx2489 ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify()
2491 ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( in Modify()
H A Dflycnt.cxx101 ((SwAttrSetChg*)pNew)->GetChgSet()->GetItemState( RES_ANCHOR, sal_False, in Modify()
/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx1558 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/inc/
H A Dhints.hxx194 const SwAttrSet* GetChgSet() const { return pChgSet; } in GetChgSet() function in SwAttrSetChg
195 SwAttrSet* GetChgSet() { return pChgSet; } in GetChgSet() function in SwAttrSetChg
/aoo4110/main/sw/source/core/docnode/
H A Dsection.cxx442 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()
H A Dnode.cxx1111 if( SFX_ITEM_SET == ((SwAttrSetChg*)pOldValue)->GetChgSet()->GetItemState( in Modify()
/aoo4110/main/sw/source/core/attr/
H A Dformat.cxx324 aOld.GetChgSet()->Differentiate( aSet ); in Modify()
325 aNew.GetChgSet()->Differentiate( aSet ); in Modify()
/aoo4110/main/sw/source/core/table/
H A Dswtable.cxx410 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()
2277 GetChgSet()->Get( RES_BOXATR_FORMAT )).GetValue(); in Modify()
2283 GetChgSet()->Get( RES_BOXATR_VALUE )).GetValue(); in Modify()
/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx104 *(static_cast<const SwAttrSetChg*>(pOld))->GetChgSet() ); in Modify()
117 *static_cast<const SwAttrSetChg*>(pOld)->GetChgSet(), in Modify()
H A Dundobj1.cxx711 SfxItemIter aIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
H A Drolbck.cxx1399 *static_cast<const SwAttrSetChg*>(pOld)->GetChgSet(); in Modify()
/aoo4110/main/sw/source/core/text/
H A Dtxtfrm.cxx1136 SwAttrSet& rNewSet = *((SwAttrSetChg*)pNew)->GetChgSet(); in Modify()
1156 ((SwAttrSetChg*)pOld)->GetChgSet()->Get( RES_TXTATR_FIELD ); in Modify()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx3540 …if ( dynamic_cast<const SwAttrSetChg*>(pNewValue)->GetChgSet()->GetItemState( RES_PARATR_NUMRULE, … in HandleModifyAtTxtNode()

Completed in 251 milliseconds