Searched refs:aNewWidthList (Results 1 – 1 of 1) sorted by relevance
372 std::list< std::pair< SwTableBox*, long > > aNewWidthList; in CollectBoxSelection() local546 aNewWidthList.push_back( aTmp ); in CollectBoxSelection()549 aNewWidthList.push_back( aTmp ); in CollectBoxSelection()569 pCurr = aNewWidthList.begin(); in CollectBoxSelection()570 while( pCurr != aNewWidthList.end() ) in CollectBoxSelection()
Completed in 22 milliseconds