Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhtmltbl.hxx75 bool IsWidthSet( sal_uInt8 nRef ) const { return nRef==m_nWidthSet; } in IsWidthSet() function in SwHTMLTableLayoutCnts
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhtmltbl.hxx75 bool IsWidthSet( sal_uInt8 nRef ) const { return nRef==nWidthSet; } in IsWidthSet() function in SwHTMLTableLayoutCnts
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dhtmltbl.cxx1579 while( pContents && !pContents->IsWidthSet(m_nWidthSet) ) in SetWidths()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dhtmltbl.cxx1571 while( pContents && !pContents->IsWidthSet(m_nWidthSet) ) in SetWidths()