Searched refs:AdjustWidths (Results 1 – 3 of 3) sorted by relevance
147 void AdjustWidths( const long nOld, const long nNew );
495 AdjustWidths( pOldSize->GetWidth(), pNewSize->GetWidth() ); in Modify()500 void SwTable::AdjustWidths( const long nOld, const long nNew ) in AdjustWidths() function in SwTable
687 … AdjustWidths( static_cast< long >(nTableWidth), static_cast< long >(nTableWidth - nAddWidth) ); in NewInsertCol()
Completed in 59 milliseconds