Searched refs:GetAvail (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | htmltbl.hxx | 288 void GetAvail( sal_uInt16 nCol, sal_uInt16 nColSpan, sal_uInt16& rAbsAvail,
|
/aoo42x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 339 void SwHTMLTableLayout::GetAvail( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetAvail() function in SwHTMLTableLayout 1688 GetAvail( j, nColSpan, nAbs, nRel ); in SetWidths()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 1868 pLayoutInfo->GetAvail( nLeftCol, nColSpan, nAbs, nRel ); in MakeTableBox() 1916 pLayoutInfo->GetAvail( nLeftCol, nColSpan, nAbs, nRel ); in MakeTableBox() 2792 pLayoutInfo->GetAvail( nCol, nColSpan, nWidth2, nDummy ); in MakeTable()
|
Completed in 42 milliseconds