Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1306 pColumn->SetRelColWidth( in AutoLayoutPass2()
1314 pColumn->SetRelColWidth( in AutoLayoutPass2()
1323 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()
1343 pColumn->SetRelColWidth( in AutoLayoutPass2()
1351 pColumn->SetRelColWidth( in AutoLayoutPass2()
1360 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()
1436 pColumn->SetRelColWidth( (sal_uInt16)nRelColWidth ); in AutoLayoutPass2()
1462 pColumn->SetRelColWidth( nRelTabWidth-nRel ); in AutoLayoutPass2()
1469 pColumn->SetRelColWidth( in AutoLayoutPass2()
1487 GetColumn( i )->SetRelColWidth( in AutoLayoutPass2()
[all …]
/trunk/main/sw/inc/
H A Dhtmltbl.hxx177 void SetRelColWidth( sal_uInt16 nWidth ) { nRelColWidth = nWidth; } in SetRelColWidth() function in SwHTMLTableLayoutColumn

Completed in 27 milliseconds