Searched refs:pNextSection (Results 1 – 2 of 2) sorted by relevance
228 Window* pNextSection = aSections[section+1].pFirstControl; in DBG_NAME() local232 while ( ( pControl != pNextSection ) && pControl ) in DBG_NAME()244 if ( !pNextSection ) in DBG_NAME()247 const long nNextSectionStart = pNextSection->GetPosPixel().Y(); in DBG_NAME()
233 const SwSection* pNextSection = 0; in IsKeep() local241 pNextSection = pNextSectionFrm->GetSection(); in IsKeep()243 if ( pThisSection != pNextSection ) in IsKeep()
Completed in 40 milliseconds