Home
last modified time | relevance | path

Searched refs:nRelTabWidth (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx209 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 …]
/aoo41x/main/sw/inc/
H A Dhtmltbl.hxx211 sal_uInt16 nRelTabWidth; // Die relative Breite der Tabelle member in SwHTMLTableLayout
477 return (long)( (!nWidthOption || bPrcWidthOption) ? nMin : nRelTabWidth ); in GetBrowseWidthMin()

Completed in 230 milliseconds