Searched refs:PROTOCOL_ENTER (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/core/inc/ |
H A D | dbg_lay.hxx | 101 #define PROTOCOL_ENTER( pFrm, nFunc, nAct, pPar ) SwEnterLeave aEnter( pFrm, nFunc, nAct, pPar ); macro 110 #define PROTOCOL_ENTER( pFrm, nFunc, nAct, pPar ) macro
|
/trunk/main/sw/source/core/layout/ |
H A D | calcmove.cxx | 708 PROTOCOL_ENTER( this, PROT_MAKEALL, 0, 0 ) in MakeAll() 876 PROTOCOL_ENTER( this, PROT_MAKEALL, 0, 0 ) in MakeAll() 1144 PROTOCOL_ENTER( this, PROT_MAKEALL, 0, 0 ) in MakeAll()
|
H A D | sectfrm.cxx | 1360 PROTOCOL_ENTER( this, PROT_SIZE, 0, 0 ) in Format() 1565 PROTOCOL_ENTER( this, PROT_LEAF, ACT_NEXT_SECT, GetUpper()->FindSctFrm() ) in GetNextSctLeaf() 1800 PROTOCOL_ENTER( this, PROT_LEAF, ACT_PREV_SECT, GetUpper()->FindSctFrm() ) in GetPrevSctLeaf()
|
H A D | wsfrm.cxx | 1295 PROTOCOL_ENTER( this, bTst ? PROT_GROW_TST : PROT_GROW, 0, &nDist ) in Grow() 1347 PROTOCOL_ENTER( this, bTst ? PROT_SHRINK_TST : PROT_SHRINK, 0, &nDist ) in Shrink() 1416 PROTOCOL_ENTER( this, PROT_ADJUSTN, 0, &nDiff ); in AdjustNeighbourhood()
|
H A D | flowfrm.cxx | 1986 PROTOCOL_ENTER( &rThis, PROT_MOVE_FWD, 0, 0 ); in MoveFwd() 2578 PROTOCOL_ENTER( &rThis, PROT_MOVE_BWD, 0, 0 ); in MoveBwd()
|
H A D | tabfrm.cxx | 1906 PROTOCOL_ENTER( this, PROT_MAKEALL, 0, 0 ) in MakeAll()
|
/trunk/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1949 PROTOCOL_ENTER( this, PROT_TESTFORMAT, 0, 0 ) in TestFormat()
|
Completed in 160 milliseconds