Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dswtable.hxx147 void AdjustWidths( const long nOld, const long nNew );
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx429 AdjustWidths( pOldSize->GetWidth(), pNewSize->GetWidth() ); in Modify()
434 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 41 milliseconds