Searched defs:getRowSpan (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ | ||
H A D | ImageElementContext.java | 52 public int getRowSpan() in getRowSpan() method in ImageElementContext |
/aoo4110/main/oox/inc/oox/drawingml/table/ | ||
H A D | tablecell.hxx | 55 sal_Int32 getRowSpan() const { return mnRowSpan; }; in getRowSpan() function in oox::drawingml::table::TableCell |
/aoo4110/main/xmloff/source/table/ | ||
H A D | XMLTableImport.cxx | 157 sal_Int32 getRowSpan() const { return mnRowSpan; } in getRowSpan() function in XMLCellImportContext |
/aoo4110/main/sw/source/core/table/ | ||
H A D | swtable.cxx | 114 long getRowSpan() const { return mnRowSpan; } in getRowSpan() function in SwTableBox_Impl |
/aoo4110/main/svx/source/table/ | ||
H A D | cell.cxx | 896 sal_Int32 SAL_CALL Cell::getRowSpan() throw (RuntimeException) in getRowSpan() function in sdr::table::Cell |
Completed in 49 milliseconds