Searched defs:GetRowSpan (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/filter/inc/ | ||
H A D | wrtswtbl.hxx | 85 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in SwWriteTableCell |
/aoo4110/main/sw/inc/ | ||
H A D | htmltbl.hxx | 120 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in SwHTMLTableLayoutCell |
/aoo4110/main/sw/source/filter/xml/ | ||
H A D | xmltbli.cxx | 210 sal_uInt32 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in SwXMLTableCell_Impl |
/aoo4110/main/sw/source/filter/html/ | ||
H A D | htmltab.cxx | 270 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in HTMLTableCell |
Completed in 61 milliseconds