Lines Matching refs:getDocShellFromRange
403 getDocShellFromRange( const uno::Reference< table::XCellRange >& xRange ) throw ( uno::RuntimeExcep… in getDocShellFromRange() function
434 ScDocShell* pDocShell = getDocShellFromRange( xRange ); in getDocumentFromRange()
461 return getDocShellFromRange( xRange ); in getScDocShell()
463 return getDocShellFromRange( mxRange ); in getScDocShell()
3976 ScDocShell* pDocShell = getDocShellFromRange( mxRange ); in setRowHeight()
3990 ScDocShell* pShell = getDocShellFromRange( mxRange ); in getPageBreak()
4028 ScDocShell* pShell = getDocShellFromRange( mxRange ); in setPageBreak()
4122 ScDocShell* pDocShell = getDocShellFromRange(xRange); in getWorksheet()
4678 …uno::Reference< table::XCellRange > xRange( new ScCellRangeObj( getDocShellFromRange( mxRange ) , … in Insert()
4702 ScDocShell* pDocShell = getDocShellFromRange( mxRange ); in Autofit()
5096 pShell = getDocShellFromRange( pRange->mxRange ); in PrintOut()
5182 ScDocShell* pDocSh= getDocShellFromRange( mxRange ); in AutoFill()