Home
last modified time | relevance | path

Searched defs:aRect (Results 301 – 325 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/aoo41x/main/vcl/source/gdi/
H A Dtextlayout.cxx324 Rectangle aRect( m_rTargetDevice.PixelToLogic( _rRect ) ); in DrawText() local
/aoo41x/main/svx/source/stbctrls/
H A Dzoomsliderctrl.cxx268 Rectangle aRect = rUsrEvt.GetRect(); in Paint() local
/aoo41x/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx160 awt::Rectangle aRect = getPosSize(); in implLayoutVideoWindow() local
/aoo41x/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx153 Rectangle aRect = m_pDlgEdObj->GetSnapRect(); in GetBounds() local
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx947 Rectangle aRect( aTmpPoint, aWndSize ); in DoPaint() local
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx285 Rectangle aRect; in getTextBoundRect() local
/aoo41x/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx82 SMALL_RECT aRect = { 0, in WinMFPictToOOMFPict() local
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfutext.cxx767 Rectangle aRect = pObj->GetLogicRect(); in SetInEditMode() local
/aoo41x/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx475 Rectangle aRect( aObjectPos, aObjectSize ); in createDefaultObject() local
/aoo41x/main/sc/source/core/data/
H A Ddrwlayer.cxx586 Rectangle aRect( aPos, aSize ); in RecalcPos() local
1045 Rectangle aRect = pDoc->GetMMRect( nCol1, nRow1, nCol2, nRow2, nTab ); in MoveArea() local
1095 Rectangle aRect; in WidthChanged() local
1138 Rectangle aRect; in HeightChanged() local
/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx968 Rectangle aRect( aPoint, GetOutputSizePixel() ); in MouseMove() local
1246 Rectangle aRect( aPoint, GetOutputSizePixel() ); in Tracking() local
1790 Rectangle aRect( Point( 0, nY ), Size( nWidth, pEntry->mnHeight ) ); in ImplPaint() local
2177 Rectangle aRect( Point( 0, nY ), aSz ); in GetBoundingRectangle() local
3301 Rectangle aRect( aPos, aSz ); in StartFloat() local
/aoo41x/main/svtools/source/contnr/
H A Dsvtreebx.cxx1439 Rectangle aRect( aPos, aSize ); in EditItemText() local
1666 Rectangle aRect; // multi purpose in PaintEntry1() local
1977 Rectangle aRect; in GetFocusRect() local
2334 Rectangle aRect; in GetDragRegion() local
2791 Rectangle aRect = GetFocusRect( pEntry, aPos.Y() ); in GetBoundingRect() local
/aoo41x/main/svtools/source/filter/
H A Dsgvmain.cxx740 Rectangle aRect(Center.x-Radius.x,Center.y-Radius.y,Center.x+Radius.x,Center.y+Radius.y); in Draw() local
879 case ObjRect: { RectType aRect; rInp>>aRect; if (!rInp.GetError()) aRect.Draw(rOut); } break; in DrawObjkList() local
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx703 SwRect aRect( pFlyPrtRect ? *pFlyPrtRect in CalcAndSetScale() local
885 SwRect aRect( pFlyPrtRect ? *pFlyPrtRect in CalcAndSetScale() local
/aoo41x/main/vcl/source/window/
H A Dmsgbox.cxx248 Rectangle aRect( 0, 0, 30000, 30000 ); in ImplPosControls() local
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx627 Rectangle aRect( GetPageRect( GetCurPageId() ) ); in Mirror() local
/aoo41x/main/filter/source/flash/
H A Dswfwriter.cxx77 Rectangle aRect( 0, 0, (long)( mnDocWidth * mnDocXScale ), (long)( mnDocHeight * mnDocYScale ) ); in Writer() local
/aoo41x/main/svtools/source/control/
H A Dcalendar.cxx751 Rectangle aRect( Point( rRect.Left()+(nWidth/2)-(nLines/2), in ImplDrawSpinArrow() local
1399 Rectangle aRect = GetDateRect( maDropDate );//this is one Pixel to width and one to heigh in ImplInvertDropPos() local
2248 Rectangle aRect; in GetDateRect() local
2968 Rectangle aRect( aPos, GetSizePixel() ); in ShowDropDown() local
/aoo41x/main/sw/source/core/layout/
H A Dtrvlfrm.cxx660 SwRect aRect( pStart->Frm() ); in lcl_UpDown() local
1330 const SwRect aRect( pActual->Frm().Pos() + pActual->Prt().Pos(), in GetCntntPos() local
1417 const SwRect aRect( pAct->Frm().Pos() + pAct->Prt().Pos(), pAct->Prt().SSize() ); in GetCntntPosition() local
/aoo41x/main/filter/source/svg/
H A Dsvgwriter.cxx210 Rectangle aRect( aPoly.GetBoundRect() ); in AddGradientDef() local
582 Rectangle aRect; in ImplWriteRect() local
1035 const Rectangle aRect( aPt, aSz ); in ImplWriteBmp() local
/aoo41x/main/editeng/source/editeng/
H A Deditview.cxx201 Rectangle aRect( pImpEditView->aOutArea ); in Invalidate() local
339 static Rectangle aRect; in GetVisArea() local
1397 Rectangle aRect; in GetWordUnderMousePointer() local
/aoo41x/main/starmath/source/
H A Dview.cxx530 Rectangle aRect = Rectangle(Point(0, 0), GetOutputSizePixel()); in Resize() local
558 Rectangle aRect = Rectangle(Point(0, 0), GetOutputSizePixel()); in Paint() local
706 const Rectangle aRect( aPt, GetParent()->GetOutputSizePixel() ); in AdjustPosition() local
/aoo41x/main/sw/source/ui/uiview/
H A Dviewport.cxx742 Rectangle aRect; in IMPL_LINK() local
815 Rectangle aRect( aTopLeft, rOutPixel ); in CalcVisArea() local
/aoo41x/main/odk/examples/OLE/activex/
H A DSOActiveX.cpp525 RECT aRect; in OnDrawAdvanced() local
/aoo41x/main/sw/source/core/view/
H A Dvprint.cxx93 SwRect aRect; member in SwQueuedPaint

Completed in 534 milliseconds

1...<<11121314151617181920>>...22