Searched refs:PROTOCOL (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/core/inc/ |
H A D | dbg_lay.hxx | 97 #define PROTOCOL( pFrm, nFunc, nAct, pPar ) { if( SwProtocol::Record( nFunc ) )\ macro 107 #define PROTOCOL( pFrm, nFunc, nAct, pPar ) macro
|
/aoo4110/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 95 PROTOCOL( this, PROT_SECTION, bMaster ? ACT_CREATE_MASTER : ACT_CREATE_FOLLOW, &rSect ) in SwSectionFrm() 160 PROTOCOL( this, PROT_SECTION, ACT_DEL_FOLLOW, pMaster ) in ~SwSectionFrm() 171 PROTOCOL( this, PROT_SECTION, ACT_DEL_MASTER, GetFollow() ) in ~SwSectionFrm() 263 PROTOCOL( this, PROT_CUT, 0, GetUpper() ) in _Cut() 353 PROTOCOL( this, PROT_PASTE, 0, GetUpper() ) in Paste() 498 PROTOCOL( this, PROT_SECTION, ACT_MERGE, pNxt ) in MergeNext() 1340 PROTOCOL( this, PROT_PRTAREA, 0, 0 ) in Format()
|
H A D | layact.cxx | 707 PROTOCOL( pPage, PROT_FILE_INIT, 0, 0) in InternalAction()
|
H A D | paintfrm.cxx | 2765 PROTOCOL( this, PROT_FILE_INIT, 0, 0) in Paint()
|
Completed in 99 milliseconds