Searched defs:GetColSpan (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/filter/inc/ | ||
H A D | wrtswtbl.hxx | 86 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwWriteTableCell |
/aoo42x/main/sw/inc/ | ||
H A D | htmltbl.hxx | 121 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwHTMLTableLayoutCell |
/aoo42x/main/sw/source/core/doc/ | ||
H A D | htmltbl.cxx | 85 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwHTMLTableLayoutConstraints |
/aoo42x/main/sw/source/filter/xml/ | ||
H A D | xmltbli.cxx | 212 sal_uInt32 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwXMLTableCell_Impl |
/aoo42x/main/sw/source/filter/html/ | ||
H A D | htmltab.cxx | 269 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in HTMLTableCell |
Completed in 60 milliseconds