Home
last modified time | relevance | path

Searched refs:pOld (Results 51 – 75 of 226) sorted by last modified time

12345678910

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1183 void SwXCell::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
1185 ClientModify(this, pOld, pNew); in Modify()
1427 ClientModify(this, pOld, pNew); in Modify()
1860 ClientModify(this, pOld, pNew); in Modify()
3517 void SwXTextTable::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
3519 if(pOld && pOld->Which() == RES_REMOVE_UNO_OBJECT && in Modify()
3520 (void*)GetRegisteredIn() == ((SwPtrMsgPoolItem *)pOld)->pObject ) in Modify()
3523 ClientModify(this, pOld, pNew); in Modify()
4528 ClientModify(this, pOld, pNew ); in Modify()
4758 ClientModify(this, pOld, pNew); in Modify()
[all …]
H A Dunoportenum.cxx1425 void SwXTextPortionEnumeration::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
1427 ClientModify(this, pOld, pNew); in Modify()
H A Dunoredline.cxx598 void SwXRedline::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
600 ClientModify(this, pOld, pNew); in Modify()
H A Dunoredlines.cxx187 void SwXRedlineEnumeration::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
189 ClientModify(this, pOld, pNew); in Modify()
H A Dunorefmk.cxx83 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
104 void SwXReferenceMark::Impl::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
106 ClientModify(this, pOld, pNew); in Modify()
112 else if (pOld) in Modify()
114 switch (pOld->Which()) in Modify()
118 static_cast<const SwPtrMsgPoolItem *>(pOld)->pObject) in Modify()
762 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
772 void SwXMeta::Impl::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
776 ClientModify(this, pOld, pNew); in Modify()
H A Dunosect.cxx170 virtual void Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew);
177 void SwXTextSection::Impl::Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify() argument
179 ClientModify(this, pOld, pNew); in Modify()
H A Dunosett.cxx2439 void SwXNumberingRules::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
2441 ClientModify(this, pOld, pNew); in Modify()
H A Dunoidx.cxx406 virtual void Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew);
413 void SwXDocumentIndex::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify() argument
415 ClientModify(this, pOld, pNew); in Modify()
1371 const SwTOXBase* pOld = pDoc->GetCurTOX( *aPam.Start() ); in attach() local
1372 if (pOld) in attach()
1675 virtual void Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew);
1703 void SwXDocumentIndexMark::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify() argument
1705 ClientModify(this, pOld, pNew); in Modify()
H A Dunoobj2.cxx317 switch( pOld ? pOld->Which() : 0 ) in ClientModify()
328 ((SwFmtChg*)pOld)->pChangedFmt->IsFmtInDTOR() ) in ClientModify()
522 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew);
528 ClientModify(this, pOld, pNew); in Modify()
793 virtual void Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew);
800 ClientModify(this, pOld, pNew); in Modify()
803 ClientModify(&m_ObjectDepend, pOld, pNew); in Modify()
1591 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew);
1597 ClientModify(this, pOld, pNew); in Modify()
1774 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew);
[all …]
H A Dunofield.cxx962 void SwXFieldMaster::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
964 ClientModify(this, pOld, pNew); in Modify()
2464 void SwXTextField::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
2466 switch( pOld ? pOld->Which() : 0 ) in Modify()
2470 if( (void*)GetRegisteredIn() == ((SwPtrMsgPoolItem *)pOld)->pObject ) in Modify()
2477 ((SwFmtChg*)pOld)->pChangedFmt->IsFmtInDTOR() ) in Modify()
2481 if( (void*)m_pFmtFld == ((SwPtrMsgPoolItem *)pOld)->pObject ) in Modify()
2926 void SwXFieldEnumeration::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
2928 ClientModify(this, pOld, pNew); in Modify()
H A Dunoflatpara.cxx318 void SwXFlatParagraphIterator::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
320 ClientModify( this, pOld, pNew ); in Modify()
H A Dunoframe.cxx2606 void SwXFrame::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify() argument
2608 ClientModify(this, pOld, pNew); in Modify()
3876 void SwXOLEListener::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
3878 ClientModify(this, pOld, pNew); in Modify()
H A Dunoftn.cxx100 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew);
121 void SwXFootnote::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify() argument
123 ClientModify(this, pOld, pNew); in Modify()
129 else if (pOld) in Modify()
131 switch (pOld->Which()) in Modify()
135 static_cast<const SwPtrMsgPoolItem *>(pOld)->pObject) in Modify()
H A Dunobkm.cxx91 virtual void Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew);
95 void SwXBookmark::Impl::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify() argument
97 ClientModify(this, pOld, pNew); in Modify()
633 void SwXFieldmarkParameters::Modify(const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify() argument
635 ClientModify(this, pOld, pNew); in Modify()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx478 SwSectionData *const pOld( new SwSectionData(rNdSect) ); in UndoImpl() local
480 m_pSectionData.reset(pOld); in UndoImpl()
H A Dundobj1.cxx701 void SwUndoSetFlyFmt::Modify( const SfxPoolItem* pOld, const SfxPoolItem* ) in Modify() argument
703 if( pOld ) in Modify()
705 sal_uInt16 nWhich = pOld->Which(); in Modify()
708 PutAttr( nWhich, pOld ); in Modify()
711 SfxItemIter aIter( *((SwAttrSetChg*)pOld)->GetChgSet() ); in Modify()
H A Drolbck.cxx1406 void SwRegHistory::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
1408 if ( m_pHistory && ( pOld || pNew ) && pOld != pNew ) in Modify()
1418 pOld, in Modify()
1430 const SfxItemSet& rSet = *static_cast< const SwAttrSetChg* >(pOld)->GetChgSet(); in Modify()
H A Dunattr.cxx71 void SwUndoFmtAttrHelper::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
73 if( pOld ) in Modify()
75 if ( pOld->Which() == RES_OBJECTDYING ) in Modify()
77 CheckRegistration( pOld, pNew ); in Modify()
81 if( POOLATTR_END >= pOld->Which() ) in Modify()
85 m_pUndo->PutAttr( *pOld ); in Modify()
89 m_pUndo.reset( new SwUndoFmtAttr( *pOld, in Modify()
93 else if ( RES_ATTRSET_CHG == pOld->Which() ) in Modify()
111 *static_cast<const SwAttrSetChg*>(pOld)->GetChgSet(), in Modify()
1055 SvxTabStopItem* pOld = static_cast<SvxTabStopItem*>( in UndoImpl() local
[all …]
H A DSwUndoFmt.cxx140 SwFmt * pOld = Find(sOldName); in RedoImpl() local
142 if (pOld) in RedoImpl()
144 Delete(pOld); in RedoImpl()
234 void SwUndoTxtFmtCollDelete::Delete(SwFmt * pOld) in Delete() argument
236 pDoc->DelTxtFmtColl((SwTxtFmtColl *) pOld, sal_True); in Delete()
278 SwUndoCharFmtDelete::SwUndoCharFmtDelete(SwCharFmt * pOld, SwDoc * pDocument) in SwUndoCharFmtDelete() argument
279 : SwUndoFmtDelete(UNDO_CHARFMT_DELETE, pOld, pDocument) in SwUndoCharFmtDelete()
333 SwUndoFrmFmtDelete::SwUndoFrmFmtDelete(SwFrmFmt * pOld, SwDoc * pDocument) in SwUndoFrmFmtDelete() argument
334 : SwUndoFmtDelete(UNDO_FRMFMT_DELETE, pOld, pDocument) in SwUndoFrmFmtDelete()
/trunk/main/sw/source/core/txtnode/
H A Dtxtatr2.cxx66 void SwTxtCharFmt::ModifyNotification( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in ModifyNotification() argument
68 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in ModifyNotification()
188 void SwTxtINetFmt::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
190 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify()
241 void SwTxtRuby::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
243 sal_uInt16 nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify()
H A DSwGrammarContact.cxx67 virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew);
154 void SwGrammarContact::Modify( const SfxPoolItem* pOld, const SfxPoolItem * ) in Modify() argument
156 if( !pOld || pOld->Which() != RES_OBJECTDYING ) in Modify()
159 SwPtrMsgPoolItem *pDead = (SwPtrMsgPoolItem *)pOld; in Modify()
H A Datrfld.cxx220 void SwFmtFld::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
259 pTxtNd->ModifyNotification( pOld, pNew ); in Modify()
270 if ( !pOld || RES_HIDDENPARA_PRINT != pOld->Which() ) in Modify()
290 const bool bForceNotify = (pOld == NULL) && (pNew == NULL); in Modify()
H A Dfmtatr2.cxx114 void SwFmtCharFmt::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify() argument
117 pTxtAttr->ModifyNotification( pOld, pNew ); in Modify()
756 void Meta::Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew ) in Modify() argument
758 NotifyClients(pOld, pNew); in Modify()
759 if (pOld && (RES_REMOVE_UNO_OBJECT == pOld->Which())) in Modify()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx944 void SwTxtFrm::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) in Modify() argument
946 const MSHORT nWhich = pOld ? pOld->Which() : pNew ? pNew->Which() : 0; in Modify()
952 SwCntntFrm::Modify( pOld, pNew ); in Modify()
1107 if( pNew == pOld ) in Modify()
1156 ((SwAttrSetChg*)pOld)->GetChgSet()->Get( RES_TXTATR_FIELD ); in Modify()
1286 SwAttrSetChg aOldSet( *(SwAttrSetChg*)pOld ); in Modify()
1320 SwCntntFrm::Modify( pOld, pNew ); in Modify()
1336 if( pOld && pNew ) in Modify()
1338 const SwDocPosUpdate *pDocPos = (const SwDocPosUpdate*)pOld; in Modify()
H A Dtxtftn.cxx1325 SwFont *pOld; member in SwFtnSave
1344 , pOld( 0 ) in SwFtnSave()
1349 pOld = new SwFont( *pFnt ); in SwFtnSave()
1350 pOld->GetTox() = pFnt->GetTox(); in SwFtnSave()
1377 if ( ! pOld->GetEscapement() && 50 == pOld->GetPropr() ) in SwFtnSave()
1411 *pFnt = *pOld; in ~SwFtnSave()
1412 pFnt->GetTox() = pOld->GetTox(); in ~SwFtnSave()
1414 delete pOld; in ~SwFtnSave()

Completed in 296 milliseconds

12345678910