/trunk/main/accessibility/source/extended/ |
H A D | AccessibleGridControlHeaderCell.cxx | 148 Rectangle aCellRect; in implGetBoundingBox() local 161 Rectangle aCellRect; in implGetBoundingBoxOnScreen() local
|
H A D | AccessibleGridControlTableCell.cxx | 363 …Rectangle aCellRect = m_aTable.calcCellRect(nIndex%m_aTable.GetColumnCount(), nIndex/m_aTable.GetC… in implGetBoundingBox() local 374 …Rectangle aCellRect = m_aTable.calcCellRect(nIndex%m_aTable.GetColumnCount(), nIndex/m_aTable.GetC… in implGetBoundingBoxOnScreen() local
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessiblePreviewCell.cxx | 228 Rectangle aCellRect; in GetBoundingBoxOnScreen() local 245 Rectangle aCellRect; in GetBoundingBox() local
|
H A D | AccessiblePreviewHeaderCell.cxx | 321 Rectangle aCellRect; in GetBoundingBoxOnScreen() local 355 …Rectangle aCellRect( rColInfo.nPixelStart, rRowInfo.nPixelStart, rColInfo.nPixelEnd, rRowInfo.nPix… in GetBoundingBox() local
|
H A D | AccessibleCell.cxx | 155 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen() local 172 Rectangle aCellRect; in GetBoundingBox() local
|
H A D | AccessiblePageHeader.cxx | 365 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen() local
|
H A D | AccessiblePreviewTable.cxx | 707 Rectangle aCellRect(GetBoundingBox()); in GetBoundingBoxOnScreen() local
|
/trunk/main/svtools/source/table/ |
H A D | tabledatawindow.cxx | 132 Rectangle const aCellRect( aCell.getRect() ); in RequestHelp() local
|
H A D | tablecontrol_impl.cxx | 1947 Rectangle aCellRect; in impl_ni_doSwitchCursor() local 2128 Rectangle aCellRect; in invalidateSelectedRegion() local 2136 Rectangle aCellRect; in invalidateSelectedRegion() local 2145 Rectangle aCellRect; in invalidateSelectedRegion() local 2683 Rectangle aCellRect; in calcCellRect() local
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 113 Rectangle aCellRect = pDoc->GetMMRect( in FillGraphList() local
|
/trunk/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 335 Rectangle aCellRect(Point(_nLeft,_nTop),Size(CELL_WIDTH,CELL_HEIGHT)); in DrawPage() local
|
/trunk/main/svx/source/table/ |
H A D | accessiblecell.cxx | 347 const ::Rectangle aCellRect( mxCell->getCellRect() ); in getBounds() local
|
H A D | tablelayouter.cxx | 889 Rectangle aCellRect; in updateCells() local
|
/trunk/main/sc/source/core/data/ |
H A D | postit.cxx | 685 Rectangle aCellRect = ScDrawLayer::GetCellRect( mrDoc, rPos, true ); in CreateCaptionFromInitData() local 884 Rectangle aCellRect = ScDrawLayer::GetCellRect( rDoc, rPos, true ); in CreateNoteFromObjectData() local
|
H A D | drwlayer.cxx | 1729 Rectangle aCellRect; in GetCellRect() local
|
/trunk/main/sc/source/ui/view/ |
H A D | printfun.cxx | 1501 Rectangle aCellRect( nScrX, nScrY, nPosX, nEndY ); in LocateColHdr() local 1521 Rectangle aCellRect( nScrX, nScrY, nEndX, nPosY ); in LocateRowHdr() local 1563 Rectangle aCellRect( nScrX, nScrY, nPosX, nPosY ); in LocateArea() local
|
H A D | gridwin2.cxx | 540 Rectangle aCellRect(rScrPos, rScrSize); in DPLaunchFieldPopupMenu() local
|
H A D | gridwin.cxx | 586 Rectangle aCellRect( OutputToScreenPixel(aPos), Size(nSizeX,nSizeY) ); in LaunchPageFieldMenu() local 758 Rectangle aCellRect( OutputToScreenPixel(aPos), Size(nSizeX,nSizeY) ); in DoScenarioMenue() local 928 Rectangle aCellRect( OutputToScreenPixel(aPos), Size(nSizeX,nSizeY) ); in DoAutoFilterMenue() local
|
H A D | output.cxx | 2332 Rectangle aCellRect; in DrawClipMarks() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 419 …Rectangle aCellRect( pDoc->GetMMRect( aCell.Col(), aCell.Row(), aCell.Col(), aCell.Row(), aCell.Ta… in GetVisArea() local
|