Home
last modified time | relevance | path

Searched refs:pOld (Results 101 – 125 of 226) sorted by path

12345678910

/trunk/main/sw/inc/
H A Dunoport.hxx160 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
317 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dunoredline.hxx150 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dunoredlines.hxx96 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dunosett.hxx177 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dunostyle.hxx210 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
377 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
407 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
466 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dunotbl.hxx116 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
195 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
274 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
418 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
503 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
565 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
613 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dunotextmarkup.hxx82 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dusrfld.hxx74 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew );
/trunk/main/sw/source/core/access/
H A Daccframebase.cxx239 void SwAccessibleFrameBase::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
241 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify()
252 ASSERT( !pOld || in Modify()
253 static_cast < const SwStringMsgPoolItem * >( pOld )->GetString() == String( sOldName ), in Modify()
274 …if( pOld && ( GetRegisteredIn() == static_cast< SwModify *>( static_cast< const SwPtrMsgPoolItem *… in Modify()
279 if( pOld && in Modify()
281 static_cast< const SwFmtChg * >(pOld)->pChangedFmt->IsFmtInDTOR() ) in Modify()
H A Daccframebase.hxx57 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Daccnotextframe.cxx103 void SwAccessibleNoTextFrame::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
105 const sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify()
112 SwAccessibleFrameBase::Modify( pOld, pNew ); in Modify()
123 dynamic_cast<const SwStringMsgPoolItem*>(pOld)->GetString() ); in Modify()
H A Daccnotextframe.hxx59 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Daccpara.cxx4068 void SwAccessibleParagraph::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
4072 CheckRegistration( pOld, pNew ); in Modify()
H A Daccpara.hxx253 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew);
H A Dacctable.cxx843 void SwAccessibleTable::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
845 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify()
891 …if( pOld && ( GetRegisteredIn() == static_cast< SwModify *>( static_cast< const SwPtrMsgPoolItem *… in Modify()
H A Dacctable.hxx94 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
299 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
H A Dacctextframe.cxx86 void SwAccessibleTextFrame::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
88 const sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify()
95 SwAccessibleFrameBase::Modify( pOld, pNew ); in Modify()
105 dynamic_cast<const SwStringMsgPoolItem*>(pOld)->GetString() ); in Modify()
H A Dacctextframe.hxx48 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
/trunk/main/sw/source/core/attr/
H A Dcalbck.cxx47 void SwClient::CheckRegistration( const SfxPoolItem* pOld, const SfxPoolItem * ) in CheckRegistration() argument
50 if( (!pOld || pOld->Which() != RES_OBJECTDYING) ) in CheckRegistration()
53 const SwPtrMsgPoolItem *pDead = static_cast<const SwPtrMsgPoolItem*>(pOld); in CheckRegistration()
H A Dswatrset.cxx202 SwAttrSet* pOld, SwAttrSet* pNew ) in Put_BC() argument
205 pOldSet = pOld; in Put_BC()
213 SwAttrSet* pOld, SwAttrSet* pNew ) in Put_BC() argument
216 pOldSet = pOld; in Put_BC()
225 SwAttrSet* pOld, SwAttrSet* pNew ) in ClearItem_BC() argument
228 pOldSet = pOld; in ClearItem_BC()
236 SwAttrSet* pOld, SwAttrSet* pNew ) in ClearItem_BC() argument
240 pOldSet = pOld; in ClearItem_BC()
251 SwAttrSet* pOld, SwAttrSet* pNew ) in Intersect_BC() argument
254 pOldSet = pOld; in Intersect_BC()
[all …]
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx202 void MarkBase::Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew ) in Modify() argument
204 NotifyClients(pOld, pNew); in Modify()
205 if (pOld && (RES_REMOVE_UNO_OBJECT == pOld->Which())) in Modify()
H A Dcrsrsh.cxx787 SwFrm* pOld = ((SwCntntNode&)aPos.nNode.GetNode()).getLayoutFrm( in SetCrsr() local
791 if( pNew == pOld ) in SetCrsr()
2228 void SwCrsrShell::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
2230 const sal_uInt16 nWhich = pOld ? in Modify()
2231 pOld->Which() : in Modify()
/trunk/main/sw/source/core/doc/
H A Dacmplwrd.cxx70 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
164 void SwAutoCompleteClient::Modify( const SfxPoolItem* pOld, const SfxPoolItem *) in Modify() argument
166 switch( pOld ? pOld->Which() : 0 ) in Modify()
170 if( (void*)GetRegisteredIn() == ((SwPtrMsgPoolItem *)pOld)->pObject ) in Modify()
H A Ddocfly.cxx166 const SwFrm* pOld = ((SwFlyFrmFmt*)pFlyFmt)->GetFrm( &aRet, sal_False ); in lcl_FindAnchorLayPos() local
167 if( pOld ) in lcl_FindAnchorLayPos()
168 aRet = pOld->Frm().Pos(); in lcl_FindAnchorLayPos()
178 const SwFrm* pOld = pNd ? pNd->getLayoutFrm( rDoc.GetCurrentLayout(), &aRet, 0, sal_False ) : 0; in lcl_FindAnchorLayPos() local
179 if( pOld ) in lcl_FindAnchorLayPos()
180 aRet = pOld->Frm().Pos(); in lcl_FindAnchorLayPos()
189 const SwFrm* pOld = pFmt ? pFmt->GetFrm( &aRet, sal_False ) : 0; in lcl_FindAnchorLayPos() local
190 if( pOld ) in lcl_FindAnchorLayPos()
191 aRet = pOld->Frm().Pos(); in lcl_FindAnchorLayPos()
H A Ddocftn.cxx195 void SwEndNoteInfo::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
197 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0 ; in Modify()
219 CheckRegistration( pOld, pNew ); in Modify()

Completed in 186 milliseconds

12345678910