Home
last modified time | relevance | path

Searched defs:rxRange (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx466 …tatic*/ ScVbaRange* ScVbaRange::getImplementation( const uno::Reference< excel::XRange >& rxRange ) in getImplementation()
479 …aRange::getUnoModel( const uno::Reference< excel::XRange >& rxRange ) throw (uno::RuntimeException) in getUnoModel()
493 …nge::getScRangeList( const uno::Reference< excel::XRange >& rxRange ) throw (uno::RuntimeException) in getScRangeList()
2765 …Range::getCellRange( const uno::Reference< excel::XRange >& rxRange ) throw (uno::RuntimeException) in getCellRange()
4895 …clGetPrefixChar( const uno::Reference< table::XCellRange >& rxRange ) throw (uno::RuntimeException) in lclGetPrefixChar()
/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx1436 CellRangeAddress WorksheetHelper::getRangeAddress( const Reference< XCellRange >& rxRange ) in getRangeAddress()