Searched refs:PROT_SECTION (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/core/inc/ |
H A D | dbg_lay.hxx | 40 #define PROT_SECTION 0x00001000 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() 498 PROTOCOL( this, PROT_SECTION, ACT_MERGE, pNxt ) in MergeNext()
|
H A D | dbg_lay.cxx | 648 case PROT_SECTION: SectFunc( aOut, pFrm, nAct, pParam ); in _Record()
|
Completed in 34 milliseconds