Searched refs:ColumnSize (Results 1 – 5 of 5) sorted by relevance
127 XRange Resize( [in] any RowSize, [in] any ColumnSize );
884 SQLULEN * ColumnSize,
217 SQLULEN ColumnSize,
233 …::excel::XRange > SAL_CALL Resize( const css::uno::Any& RowSize, const css::uno::Any& ColumnSize )
2569 ScVbaRange::Resize( const uno::Any &RowSize, const uno::Any &ColumnSize ) throw (uno::RuntimeExcept… in Resize() argument2572 …sal_Bool bIsRowChanged = ( RowSize >>= nRowSize ), bIsColumnChanged = ( ColumnSize >>= nColumnSize… in Resize()
Completed in 141 milliseconds