Searched refs:pNeighbour (Results 1 – 1 of 1) sorted by relevance
144 SwLayoutFrm *pNeighbour = aIter.First(); in lcl_AddColumns() local151 while ( pNeighbour ) in lcl_AddColumns()153 if ( 0 != (pNeighbourCol = lcl_FindColumns( pNeighbour, nCount+nAdd )) && in lcl_AddColumns()157 pNeighbour = aIter.Next(); in lcl_AddColumns()
Completed in 17 milliseconds