Home
last modified time | relevance | path

Searched defs:aMMRect (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx344 Rectangle aMMRect = GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), in HasOLEObjectsInArea() local
556 Rectangle aMMRect; in IsPrintEmpty() local
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx185 Rectangle aMMRect = pDoc->GetMMRect( nCol1,nRow1, nCol2,nRow2, nTab1 ); in ScTransferObj() local
336 Rectangle aMMRect = pDoc->GetMMRect( aBlock.aStart.Col(), aBlock.aStart.Row(), in GetData() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx205 Rectangle aMMRect = aDocument.GetMMRect( nX,nY, nX,nY, nTab ); in UpdateOle() local
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx522 Rectangle aMMRect = pDoc->GetMMRect(nBlockStartX,nBlockStartY,nBlockEndX,nBlockEndY, nTab); in PaintBlock() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6001 Rectangle aMMRect(pDocSh->GetDocument()->GetMMRect( in GetOnePropertyValue() local
6014 Rectangle aMMRect = pDocSh->GetDocument()->GetMMRect( in GetOnePropertyValue() local

Completed in 68 milliseconds