Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx301 sal_uInt16 GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const;
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx372 sal_uInt16 SwWriteTable::GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetPrcWidth() function in SwWriteTable
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx356 nPrcWidth = (sal_uInt16)GetPrcWidth(nCol,nColSpan); in OutTableCell()
H A Dhtmltab.cxx592 sal_uInt8 GetPrcWidth() const { return bPrcWidth ? (sal_uInt8)nWidth : 0; } in GetPrcWidth() function in HTMLTable

Completed in 35 milliseconds