Searched defs:aMMRect (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | documen9.cxx | 315 Rectangle aMMRect = GetMMRect( rRange.aStart.Col(), rRange.aStart.Row(), in HasOLEObjectsInArea() local 527 Rectangle aMMRect; in IsPrintEmpty() local
|
/aoo41x/main/sc/source/ui/app/ |
H A D | transobj.cxx | 185 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
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh6.cxx | 205 Rectangle aMMRect = aDocument.GetMMRect( nX,nY, nX,nY, nTab ); in UpdateOle() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview2.cxx | 522 Rectangle aMMRect = pDoc->GetMMRect(nBlockStartX,nBlockStartY,nBlockEndX,nBlockEndY, nTab); in PaintBlock() local
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 6001 Rectangle aMMRect(pDocSh->GetDocument()->GetMMRect( in GetOnePropertyValue() local 6014 Rectangle aMMRect = pDocSh->GetDocument()->GetMMRect( in GetOnePropertyValue() local
|
Completed in 336 milliseconds