Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswtable.cxx1397 ChangeList::iterator pCop = aOldNew.begin(); in NewSetTabCols() local
1399 while( pCop != aOldNew.end() ) in NewSetTabCols()
1401 aCopy.push_back( *pCop ); in NewSetTabCols()
1402 ++pCop; in NewSetTabCols()
1421 ChangeList::iterator pCop = aOldNew.begin(); in NewSetTabCols() local
1423 while( pCop != aOldNew.end() ) in NewSetTabCols()
1425 aCopy.push_back( *pCop ); in NewSetTabCols()
1426 ++pCop; in NewSetTabCols()

Completed in 14 milliseconds