Home
last modified time | relevance | path

Searched refs:ColumnSize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl127 XRange Resize( [in] any RowSize, [in] any ColumnSize );
/trunk/main/unixODBC/inc/
H A Dsql.h884 SQLULEN * ColumnSize,
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx217 SQLULEN ColumnSize,
/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx233 …::excel::XRange > SAL_CALL Resize( const css::uno::Any& RowSize, const css::uno::Any& ColumnSize )
H A Dvbarange.cxx2569 ScVbaRange::Resize( const uno::Any &RowSize, const uno::Any &ColumnSize ) throw (uno::RuntimeExcept… in Resize() argument
2572 …sal_Bool bIsRowChanged = ( RowSize >>= nRowSize ), bIsColumnChanged = ( ColumnSize >>= nColumnSize… in Resize()

Completed in 82 milliseconds