Searched refs:NumRows (Results 1 – 3 of 3) sorted by relevance
82 SwVbaTables::Add( const uno::Reference< word::XRange >& Range, const uno::Any& NumRows, const uno::… in Add() argument88 if ( !( pVbaRange && ( NumRows >>= nRows ) && ( NumColumns >>= nCols ) ) ) in Add()
37 …:uno::Reference< ::ooo::vba::word::XRange >& Range, const css::uno::Any& NumRows, const css::uno::…
56 XTable Add([in] XRange Range, [in] any NumRows, [in] any NumColumns,
Completed in 17 milliseconds