Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx1302 pColumn->SetRelColWidth( in AutoLayoutPass2()
1310 pColumn->SetRelColWidth( in AutoLayoutPass2()
1319 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()
1339 pColumn->SetRelColWidth( in AutoLayoutPass2()
1347 pColumn->SetRelColWidth( in AutoLayoutPass2()
1356 pColumn->SetRelColWidth( nRelTabWidth - nRel ); in AutoLayoutPass2()
1432 pColumn->SetRelColWidth( (sal_uInt16)nRelColWidth ); in AutoLayoutPass2()
1458 pColumn->SetRelColWidth( nRelTabWidth-nRel ); in AutoLayoutPass2()
1465 pColumn->SetRelColWidth( in AutoLayoutPass2()
1483 GetColumn( i )->SetRelColWidth( in AutoLayoutPass2()
[all …]
/aoo4110/main/sw/inc/
H A Dhtmltbl.hxx177 void SetRelColWidth( sal_uInt16 nWidth ) { nRelColWidth = nWidth; } in SetRelColWidth() function in SwHTMLTableLayoutColumn

Completed in 26 milliseconds