Home
last modified time | relevance | path

Searched refs:_nRowHeight (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx385 void UnoControlTableModel::setRowHeight(TableMetrics _nRowHeight) in setRowHeight() argument
388 if ( m_pImpl->nRowHeight == _nRowHeight ) in setRowHeight()
391 m_pImpl->nRowHeight = _nRowHeight; in setRowHeight()
/aoo42x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx146 virtual void setRowHeight(TableMetrics _nRowHeight) in setRowHeight() argument
148 (void)_nRowHeight; in setRowHeight()

Completed in 72 milliseconds