Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhtmltbl.hxx141 inline void MergeCellWidthOption( sal_uInt16 nWidth, bool bPercent );
370 inline void SwHTMLTableLayoutColumn::MergeCellWidthOption( in MergeCellWidthOption() function in SwHTMLTableLayoutColumn
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhtmltbl.hxx141 inline void MergeCellWidthOption( sal_uInt16 nWidth, bool bPrc );
370 inline void SwHTMLTableLayoutColumn::MergeCellWidthOption( in MergeCellWidthOption() function in SwHTMLTableLayoutColumn
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dhtmltbl.cxx641 pColumn->MergeCellWidthOption( nWidth, bRelWidth ); in AutoLayoutPass1()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dhtmltbl.cxx633 pColumn->MergeCellWidthOption( nWidth, bRelWidth ); in AutoLayoutPass1()