Home
last modified time | relevance | path

Searched defs:getRowSpan (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementContext.java52 public int getRowSpan() in getRowSpan() method in ImageElementContext
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx55 sal_Int32 getRowSpan() const { return mnRowSpan; }; in getRowSpan() function in oox::drawingml::table::TableCell
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx157 sal_Int32 getRowSpan() const { return mnRowSpan; } in getRowSpan() function in XMLCellImportContext
/trunk/main/svx/source/table/
H A Dcell.cxx896 sal_Int32 SAL_CALL Cell::getRowSpan() throw (RuntimeException) in getRowSpan() function in sdr::table::Cell
/trunk/main/sw/source/core/table/
H A Dswtable.cxx180 long getRowSpan() const { return mnRowSpan; } in getRowSpan() function in SwTableBox_Impl
214 long SwTableBox::getRowSpan() const in getRowSpan() function in SwTableBox

Completed in 54 milliseconds