Home
last modified time | relevance | path

Searched refs:pNextSection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx228 Window* pNextSection = aSections[section+1].pFirstControl; in DBG_NAME() local
232 while ( ( pControl != pNextSection ) && pControl ) in DBG_NAME()
244 if ( !pNextSection ) in DBG_NAME()
247 const long nNextSectionStart = pNextSection->GetPosPixel().Y(); in DBG_NAME()
/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx233 const SwSection* pNextSection = 0; in IsKeep() local
241 pNextSection = pNextSectionFrm->GetSection(); in IsKeep()
243 if ( pThisSection != pNextSection ) in IsKeep()

Completed in 24 milliseconds