Home
last modified time | relevance | path

Searched refs:CellsHelper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx156 static css::uno::Reference< ov::excel::XRange > CellsHelper(
H A Dvbaworksheet.cxx660 return ScVbaRange::CellsHelper( this, mxContext, xRange, nRow, nCol ); in Cells()
H A Dvbarange.cxx2136 return CellsHelper( mxParent, mxContext, mxRange, nRowIndex, nColumnIndex ); in Cells()
2141 ScVbaRange::CellsHelper( const uno::Reference< ov::XHelperInterface >& xParent, in CellsHelper() function in ScVbaRange

Completed in 56 milliseconds