Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx372 std::list< std::pair< SwTableBox*, long > > aNewWidthList; in CollectBoxSelection() local
546 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 24 milliseconds