Searched defs:setRowHeight (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ | ||
H A D | RowStyle.java | 123 public void setRowHeight(int RowHeight) { in setRowHeight() method in RowStyle |
/aoo41x/main/svtools/source/uno/ | ||
H A D | unocontroltablemodel.cxx | 385 void UnoControlTableModel::setRowHeight(TableMetrics _nRowHeight) in setRowHeight() function in svt::table::UnoControlTableModel |
/aoo41x/main/svx/source/table/ | ||
H A D | tablelayouter.cxx | 165 void TableLayouter::setRowHeight( sal_Int32 nRow, sal_Int32 nHeight ) in setRowHeight() function in sdr::table::TableLayouter |
/aoo41x/main/svtools/source/table/ | ||
H A D | tablecontrol_impl.cxx | 146 virtual void setRowHeight(TableMetrics _nRowHeight) in setRowHeight() function in svt::table::EmptyTableModel |
/aoo41x/main/sc/source/ui/vba/ | ||
H A D | vbarange.cxx | 3957 ScVbaRange::setRowHeight( const uno::Any& _rowheight) throw (uno::RuntimeException) in setRowHeight() function in ScVbaRange |
Completed in 91 milliseconds