Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dcolfrm.cxx144 SwLayoutFrm *pNeighbour = aIter.First(); in lcl_AddColumns() local
151 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 14 milliseconds