Home
last modified time | relevance | path

Searched refs:SetWidthOption (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhtmltbl.hxx142 inline void SetWidthOption( sal_uInt16 nWidth );
404 inline void SwHTMLTableLayoutColumn::SetWidthOption( sal_uInt16 nWidth ) in SetWidthOption() function in SwHTMLTableLayoutColumn
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhtmltbl.hxx142 inline void SetWidthOption( sal_uInt16 nWidth );
404 inline void SwHTMLTableLayoutColumn::SetWidthOption( sal_uInt16 nWidth ) in SetWidthOption() function in SwHTMLTableLayoutColumn
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dhtmltbl.cxx950 pColumn->SetWidthOption( nColWidth ); in AutoLayoutPass1()
989 pColumn->SetWidthOption( nColWidth ); in AutoLayoutPass1()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dhtmltbl.cxx941 pColumn->SetWidthOption( nColWidth ); in AutoLayoutPass1()
980 pColumn->SetWidthOption( nColWidth ); in AutoLayoutPass1()