Searched refs:nRelTabWidth (Results 1 – 2 of 2) sorted by relevance
213 nRelTabWidth( 0 ), nWidthOption( nWdth ), in SwHTMLTableLayout()1323 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()1328 sal_uLong nDistRel = nRelTabWidth - nRealMin; in AutoLayoutPass2()1360 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()1388 nRelTabWidth = in AutoLayoutPass2()1429 (nColMax * nRelTabWidth) / nAbsTabWidth; in AutoLayoutPass2()1431 (nRelColWidth * nAbsTabWidth) / nRelTabWidth; in AutoLayoutPass2()1462 pColumn->SetRelColWidth( nRelTabWidth-nRel ); in AutoLayoutPass2()1509 nRelTabWidth = in AutoLayoutPass2()1724 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 28 milliseconds