Home
last modified time | relevance | path

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

/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() argument
3965 xRange->setRowHeight( _rowheight ); in setRowHeight()
3970 _rowheight >>= nHeight; in setRowHeight()

Completed in 73 milliseconds