Searched refs:nRelTabWidth (Results 1 – 2 of 2) sorted by relevance
209 nRelTabWidth( 0 ), nWidthOption( nWdth ), in SwHTMLTableLayout()1319 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()1324 sal_uLong nDistRel = nRelTabWidth - nRealMin; in AutoLayoutPass2()1356 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()1384 nRelTabWidth = in AutoLayoutPass2()1425 (nColMax * nRelTabWidth) / nAbsTabWidth; in AutoLayoutPass2()1427 (nRelColWidth * nAbsTabWidth) / nRelTabWidth; in AutoLayoutPass2()1458 pColumn->SetRelColWidth( nRelTabWidth-nRel ); in AutoLayoutPass2()1505 nRelTabWidth = in AutoLayoutPass2()1720 aFrmSize.SetWidth( nRelTabWidth ); in SetWidths()[all …]
211 sal_uInt16 nRelTabWidth; // Die relative Breite der Tabelle member in SwHTMLTableLayout477 return (long)( (!nWidthOption || bPrcWidthOption) ? nMin : nRelTabWidth ); in GetBrowseWidthMin()
Completed in 34 milliseconds