Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx88 aRect = pDoc->GetMMRect( nStartCol, nStartRow, nEndCol, nEndRow, nTab ); in FillGraphList()
113 Rectangle aCellRect = pDoc->GetMMRect( in FillGraphList()
/aoo42x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx325 …Rectangle aRect(pDoc->GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), rRange.aEnd.Col(), rRan… in lcl_GetRelativePos()
333 …Rectangle aRect(pDoc->GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), rRange.aEnd.Col(), rRan… in lcl_GetRelativePos()
389 …Rectangle aRect(pDoc->GetMMRect( static_cast<SCCOL>(aAddress.StartColumn), static_cast<SCROW>(aAdd… in setPropertyValue()
530 …Rectangle aRect(pDoc->GetMMRect( aRange.aStart.Col(), aRange.aStart.Row(), aRange.aEnd.Col(), aRan… in setPropertyValue()
614 …Rectangle aRect(pDoc->GetMMRect( aRange.aStart.Col(), aRange.aStart.Row(), aRange.aEnd.Col(), aRan… in setPropertyValue()
H A Ddocuno.cxx755 rTargetRect = pDoc->GetMMRect( rTargetRange.aStart.Col(), rTargetRange.aStart.Row(), in lcl_ParseTarget()
1248 Rectangle aLocationMM = pDoc->GetMMRect( in render()
H A Dviewuno.cxx419 …Rectangle aCellRect( pDoc->GetMMRect( aCell.Col(), aCell.Row(), aCell.Col(), aCell.Row(), aCell.Ta… in GetVisArea()
H A Dcellsuno.cxx6001 Rectangle aMMRect(pDocSh->GetDocument()->GetMMRect( in GetOnePropertyValue()
6014 Rectangle aMMRect = pDocSh->GetDocument()->GetMMRect( in GetOnePropertyValue()
/aoo42x/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx141 Rectangle aRect(pDoc->GetMMRect( in GetNewShapeSizePos()
231 …Rectangle aRec = pDoc->GetMMRect(static_cast<SCCOL>(aItr->aStartCell.Column), static_cast<SCROW>(a… in ResizeShapes()
H A Dxmlexprt.cxx3213 …Rectangle aRec = pDoc->GetMMRect(static_cast<SCCOL>(rMyCell.aCellAddress.Column), static_cast<SCRO… in WriteShapes()
3232 Rectangle aEndRec(pDoc->GetMMRect(aItr->aEndAddress.Col(), aItr->aEndAddress.Row(), in WriteShapes()
/aoo42x/main/sc/source/core/data/
H A Ddocumen9.cxx344 Rectangle aMMRect = GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), in HasOLEObjectsInArea()
575 aMMRect = pThis->GetMMRect( nStartCol, nStartRow, nEndCol, nEndRow, nTab ); in IsPrintEmpty()
H A Ddrwlayer.cxx1045 Rectangle aRect = pDoc->GetMMRect( nCol1, nRow1, nCol2, nRow2, nTab ); in MoveArea()
1273 Rectangle aDelRect = pDoc->GetMMRect( nCol1, nRow1, nCol2, nRow2, nTab ); in DeleteObjectsInArea()
1330 Rectangle aMarkBound = pDoc->GetMMRect( in DeleteObjectsInSelection()
H A Ddocument.cxx1608 Rectangle aObjRect = GetMMRect( in CopyToClip()
1691 Rectangle aSourceRect = GetMMRect( aClipRange.aStart.Col(), aClipRange.aStart.Row(), in TransposeClip()
1693 Rectangle aDestRect = pTransClip->GetMMRect( 0, 0, in TransposeClip()
1957 Rectangle aSourceRect = pCBFCP->pClipDoc->GetMMRect( in CopyBlockFromClip()
1959 Rectangle aDestRect = GetMMRect( nCol1, nRow1, nCol2, nRow2, i ); in CopyBlockFromClip()
H A Ddocumen3.cxx1915 Rectangle ScDocument::GetMMRect( SCCOL nStartCol, SCROW nStartRow, in GetMMRect() function in ScDocument
/aoo42x/main/sc/source/ui/app/
H A Dtransobj.cxx185 Rectangle aMMRect = pDoc->GetMMRect( nCol1,nRow1, nCol2,nRow2, nTab1 ); in ScTransferObj()
336 Rectangle aMMRect = pDoc->GetMMRect( aBlock.aStart.Col(), aBlock.aStart.Row(), in GetData()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh6.cxx205 Rectangle aMMRect = aDocument.GetMMRect( nX,nY, nX,nY, nTab ); in UpdateOle()
H A Ddocsh4.cxx1968 .GetMMRect( nStartCol,nStartRow, nEndCol,nEndRow, nVisTab ); in GetVisArea()
/aoo42x/main/sc/source/ui/view/
H A Dtabview2.cxx522 Rectangle aMMRect = pDoc->GetMMRect(nBlockStartX,nBlockStartY,nBlockEndX,nBlockEndY, nTab); in PaintBlock()
H A Dtabvwsh4.cxx484 Rectangle aLogicRect = pDoc->GetMMRect( nCol, nRow, nCol, nRow, nTab ); in QueryObjAreaPixel()
H A Dtabview.cxx2002 Rectangle aSelection = pDoc->GetMMRect( rCellRange.aStart.Col(), rCellRange.aStart.Row(), in GetChartInsertPos()
H A Dprintfun.cxx2993 Rectangle aTempRect = pDoc->GetMMRect( 0,0, 0,0, 0 ); in lcl_SetHidden()
/aoo42x/main/sc/source/filter/excel/
H A Dimpop.cxx1271 pDocShell->SetVisArea( GetDoc().GetMMRect( in PostDocLoad()
/aoo42x/main/sc/inc/
H A Ddocument.hxx1492 SC_DLLPUBLIC Rectangle GetMMRect( SCCOL nStartCol, SCROW nStartRow,

Completed in 260 milliseconds