Home
last modified time | relevance | path

Searched refs:setRowHeight (Results 1 – 9 of 9) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DRowStyle.java123 public void setRowHeight(int rowHeight) { in setRowHeight() method in RowStyle
212 resolved.setRowHeight(parentStyle.getRowHeight()); in getResolved()
/trunk/main/svx/source/table/
H A Dtablelayouter.hxx97 void setRowHeight( sal_Int32 nRow, sal_Int32 nHeight );
H A Dtablelayouter.cxx165 void TableLayouter::setRowHeight( sal_Int32 nRow, sal_Int32 nHeight ) in setRowHeight() function in sdr::table::TableLayouter
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx127 void setRowHeight( TableMetrics _nHeight );
H A Dsvtxgridcontrol.cxx254 m_pTableModel->setRowHeight( rowHeight ); in setProperty()
H A Dunocontroltablemodel.cxx385 void UnoControlTableModel::setRowHeight(TableMetrics _nRowHeight) in setRowHeight() function in svt::table::UnoControlTableModel
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx190 …virtual void SAL_CALL setRowHeight( const css::uno::Any& _rowheight ) throw (css::uno::RuntimeExce…
H A Dvbarange.cxx3957 ScVbaRange::setRowHeight( const uno::Any& _rowheight) throw (uno::RuntimeException) in setRowHeight() function in ScVbaRange
3965 xRange->setRowHeight( _rowheight ); in setRowHeight()
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx146 virtual void setRowHeight(TableMetrics _nRowHeight) in setRowHeight() function in svt::table::EmptyTableModel

Completed in 72 milliseconds