Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1365 table::CellRangeAddress getCellRangeAddressForVBARange( const uno::Any& aParam, ScDocShell* pDocSh,… in getCellRangeAddressForVBARange() function
2090 table::CellRangeAddress refAddress = getCellRangeAddressForVBARange( RelativeTo, pDocShell ); in Address()
2698 cell1 = getCellRangeAddressForVBARange( Cell1, getScDocShell() ); in Range()
2703 cell2 = getCellRangeAddressForVBARange( Cell2, getScDocShell() ); in Range()

Completed in 37 milliseconds