Searched refs:pNextSection (Results 1 – 2 of 2) sorted by relevance
230 Window* pNextSection = aSections[section+1].pFirstControl; in DBG_NAME() local234 while ( ( pControl != pNextSection ) && pControl ) in DBG_NAME()246 if ( !pNextSection ) in DBG_NAME()249 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 22 milliseconds