Searched refs:setRowHeight (Results 1 – 9 of 9) sorted by relevance
123 public void setRowHeight(int rowHeight) { in setRowHeight() method in RowStyle212 resolved.setRowHeight(parentStyle.getRowHeight()); in getResolved()
97 void setRowHeight( sal_Int32 nRow, sal_Int32 nHeight );
165 void TableLayouter::setRowHeight( sal_Int32 nRow, sal_Int32 nHeight ) in setRowHeight() function in sdr::table::TableLayouter
127 void setRowHeight( TableMetrics _nHeight );
254 m_pTableModel->setRowHeight( rowHeight ); in setProperty()
385 void UnoControlTableModel::setRowHeight(TableMetrics _nRowHeight) in setRowHeight() function in svt::table::UnoControlTableModel
190 …virtual void SAL_CALL setRowHeight( const css::uno::Any& _rowheight ) throw (css::uno::RuntimeExce…
3957 ScVbaRange::setRowHeight( const uno::Any& _rowheight) throw (uno::RuntimeException) in setRowHeight() function in ScVbaRange3965 xRange->setRowHeight( _rowheight ); in setRowHeight()
146 virtual void setRowHeight(TableMetrics _nRowHeight) in setRowHeight() function in svt::table::EmptyTableModel
Completed in 72 milliseconds