/aoo41x/main/sw/source/core/attr/ |
H A D | calbck.cxx | 148 NotifyClients( &aDyObject, &aDyObject ); in ~SwModify() 161 NotifyClients( pOldValue, pNewValue ); in Modify() 164 void SwModify::NotifyClients( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue ) in NotifyClients() function in SwModify
|
H A D | format.cxx | 329 NotifyClients( &aOld, &aNew ); in Modify() 380 NotifyClients( pOldValue, pNewValue ); in Modify()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 520 pNode->NotifyClients( 0, &aHint ); in SplitCntntNode() 525 pNode->NotifyClients( 0, &aHint ); in SplitCntntNode() 1937 NotifyClients( 0, &aHint ); in InsertText() 2422 NotifyClients( 0, &aHint ); in EraseText() 2427 NotifyClients( 0, &aHint ); in EraseText() 2486 NotifyClients( 0, &aHint ); in GCAttr() 2488 NotifyClients( 0, &aNew ); in GCAttr() 2565 NotifyClients( &rLR, &rLR ); in NumRuleChgd() 3474 NotifyClients( 0, &aDelHint ); in ReplaceText() 3477 NotifyClients( 0, &aHint ); in ReplaceText()
|
H A D | txtedt.cxx | 657 NotifyClients( 0, &aHint ); in RstTxtAttr() 659 NotifyClients( 0, &aNew ); in RstTxtAttr() 1927 NotifyClients( 0, &aDelHint ); in ReplaceTextOnly() 1930 NotifyClients( 0, &aHint ); in ReplaceTextOnly()
|
H A D | thints.cxx | 1686 NotifyClients( 0, &aHint ); in DeleteAttribute() 1761 NotifyClients( 0, &aHint ); in DeleteAttributes() 2589 pNd->NotifyClients( &aTmp1, &aTmp1 ); in FmtToTxtAttr()
|
H A D | fmtatr2.cxx | 758 NotifyClients(pOld, pNew); in Modify()
|
/aoo41x/main/sw/inc/ |
H A D | calbck.hxx | 145 void NotifyClients( const SfxPoolItem *pOldValue, const SfxPoolItem *pNewValue );
|
/aoo41x/main/sw/source/core/tox/ |
H A D | tox.cxx | 223 NotifyClients(pOld, pNew); in Modify() 235 NotifyClients(&aMsgHint, &aMsgHint); in InvalidateTOXMark()
|
/aoo41x/main/sw/source/core/edit/ |
H A D | editsh.cxx | 424 pFly->GetFmt()->NotifyClients( (SwFmtSurround*)&rSur, (SwFmtSurround*)&rSur ); in SetGraphicPolygon() 439 pFly->GetFmt()->NotifyClients( (SwFmtSurround*)&rSur, (SwFmtSurround*)&rSur ); in ClearAutomaticContour()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | usrfld.cxx | 236 NotifyClients( pOld, pNew ); in Modify()
|
H A D | authfld.cxx | 535 NotifyClients( pOld, pNew ); in Modify()
|
H A D | reffld.cxx | 782 NotifyClients( pOld, pNew ); in Modify()
|
H A D | expfld.cxx | 287 NotifyClients( 0, pNew ); in Modify()
|
H A D | docufld.cxx | 2296 NotifyClients( pOld, pNew ); in Modify()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | pagedesc.cxx | 289 NotifyClients( pOld, pNew ); in Modify()
|
H A D | pagechg.cxx | 1691 rFmt.NotifyClients( 0, (SwFmtAnchor*)&rAnch ); in AssertPageFlys() 1694 rFmt.NotifyClients( 0, (SwFmtAnchor*)&rAnch ); in AssertPageFlys()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | bookmrk.cxx | 204 NotifyClients(pOld, pNew); in Modify()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1132 NotifyClients( pOldValue, pNewValue ); in Modify() 1892 NotifyClients( &aTmp1, &aTmp2 ); in SetCondFmtColl()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docbm.cxx | 1700 pFrmFmt->NotifyClients( pAnchor, pAnchor ); in _RestoreCntntIdx()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 2738 txtNode->NotifyClients( 0, &aNew ); in invalidateMarkings()
|