Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswtable.hxx147 void AdjustWidths( const long nOld, const long nNew );
/trunk/main/sw/source/core/table/
H A Dswtable.cxx495 AdjustWidths( pOldSize->GetWidth(), pNewSize->GetWidth() ); in Modify()
500 void SwTable::AdjustWidths( const long nOld, const long nNew ) in AdjustWidths() function in SwTable
H A Dswnewtable.cxx687AdjustWidths( static_cast< long >(nTableWidth), static_cast< long >(nTableWidth - nAddWidth) ); in NewInsertCol()

Completed in 59 milliseconds