Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx1331 ChangeList::iterator pCop = aOldNew.begin(); in NewSetTabCols() local
1333 while( pCop != aOldNew.end() ) in NewSetTabCols()
1335 aCopy.push_back( *pCop ); in NewSetTabCols()
1336 ++pCop; in NewSetTabCols()
1355 ChangeList::iterator pCop = aOldNew.begin(); in NewSetTabCols() local
1357 while( pCop != aOldNew.end() ) in NewSetTabCols()
1359 aCopy.push_back( *pCop ); in NewSetTabCols()
1360 ++pCop; in NewSetTabCols()

Completed in 18 milliseconds