Home
last modified time | relevance | path

Searched refs:aRect (Results 526 – 550 of 608) sorted by relevance

1...<<2122232425

/trunk/main/embeddedobj/test/Container1/
H A DJavaWindowPeerFake.java85 public void invalidateRect( com.sun.star.awt.Rectangle aRect,short nFlags ) in invalidateRect() argument
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx827 RECT aRect; in GetGraphicsWidth() local
828 GetClientRect( mhWnd, &aRect ); in GetGraphicsWidth()
829 return aRect.right; in GetGraphicsWidth()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx806 …awt::Rectangle aRect( maComponentInfos.nX, maComponentInfos.nY, maComponentInfos.nWidth, maCompone… in getPosSize() local
815 aRect = xWindow->getPosSize(); in getPosSize()
816 return aRect; in getPosSize()
/trunk/main/odk/examples/OLE/activex/
H A DSOComWindowPeer.h106 /* [in] */ IDispatch __RPC_FAR *aRect, in invalidateRect() argument
H A Dso_activex.idl73 HRESULT invalidateRect( [in] IDispatch* aRect, [in] short nFlags );
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm686 NSRect aRect = [pNSView frame];
687 double nDiff = aTabSize.height - aRect.size.height;
688 aRect.size = aTabSize;
689 [pNSView setFrame: aRect];
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1374 const Rectangle& aRect = pEmbeddedObj->GetVisArea(); in getPropertyValue() local
1375 awt::Rectangle aVisArea( aRect.nLeft, aRect.nTop, aRect.getWidth(), aRect.getHeight() ); in getPropertyValue()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx3545 Rectangle aRect; in CoreToPixel() local
3551 aRect = GetShell()->GetWin()->LogicToPixel( rRect, aMapMode ); in CoreToPixel()
3553 Rectangle aTmpRect = GetShell()->GetWin()->PixelToLogic( aRect, aMapMode ); in CoreToPixel()
3554 lcl_CorrectRectangle(aRect, rRect, aTmpRect); in CoreToPixel()
3557 return aRect; in CoreToPixel()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx465 Rectangle aRect(((DbGridControl*)GetParent())->GetControlArea()); in ArrangeControls() local
466 const long nH = aRect.GetSize().Height(); in ArrangeControls()
479 m_aAbsolute.SetSizePixel( Size(3*nH,aRect.GetSize().Height()) ); // Heuristik XXXXXXX in ArrangeControls()
1190 Rectangle aRect(GetControlArea()); in ArrangeControls() local
1191 m_aBar.SetPosSizePixel(Point(0,nY + 1), Size(nX, aRect.GetSize().Height() - 1)); in ArrangeControls()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx154 Rectangle aRect (aPnt, aSize); in SO2_DECL_REF() local
204 pGrafObj = new SdrGrafObj(aGraphic, aRect); in SO2_DECL_REF()
/trunk/main/vcl/source/gdi/
H A Danimate.cxx249 Rectangle aRect( aPoint, maGlobalSize ); in IsTransparent() local
260 …ISPOSE_BACK == pAnimBmp->eDisposal && Rectangle( pAnimBmp->aPosPix, pAnimBmp->aSizePix ) != aRect ) in IsTransparent()
H A Dpdfextoutdevdata.cxx458 basegfx::B2DPolyPolygon aRect( basegfx::tools::createPolygonFromRect( in PlaySyncPageAct() local
461 rWriter.SetClipRegion( aRect); in PlaySyncPageAct()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx500 … Rectangle aRect( Point( mnTrackX, mnTrackY ), Size( mnTrackWidth, mnTrackHeight ) ); in Tracking() local
501 EndDocking( aRect, mbStartFloat ); in Tracking()
/trunk/main/cui/source/tabpages/
H A Dtpgradnt.cxx522 Rectangle aRect( aLbGradients.GetPosPixel(), aLbGradients.GetSizePixel() ); in IMPL_LINK() local
525 Invalidate( aRect ); in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Dmeasctrl.cxx64 Rectangle aRect = Rectangle( Point(), aSize ); in SvxXMeasurePreview() local
H A Ddlgctl3d.cxx169 Rectangle aRect( aObjPoint, aObjSize); in Resize() local
170 mpScene->SetSnapRect( aRect ); in Resize()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx835 const Rectangle aRect( nX, nY, nX + nCellWidth - 1, nY + nCellHeight - 1 ); in CreateDesignPreview() local
840 pAccess->FillRect( aRect ); in CreateDesignPreview()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx158 Rectangle aRect( aTmpPoint, Size( nX, nY ) ); in TestOleNeedsGraphic()
167 rStorageName,xObjStg,pDoc->GetDocStorage(),aGraph,aRect,aVisArea,0,nErr,0,nAspect); in TestOleNeedsGraphic()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx691 Rectangle aRect( Point(0,0), pListBox->GetSizePixel() ); in contains() local
692 bInside = aRect.IsInside( VCLPoint( rPoint ) ); in contains()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx618 Rectangle aRect( rHEvt.GetMousePosPixel(), GetSizePixel() ); in RequestHelp() local
619 Help::ShowQuickHelp( this, aRect, maFields[ nFieldIndex ].maFieldName ); in RequestHelp()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx852 Rectangle aRect( 0, TIP_HEIGHT, aSize.Width(), aSize.Height() - TIP_HEIGHT ); in Resize() local
853 maRectPoly = Polygon( aRect, 6, 6 ); in Resize()
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx1122 basegfx::B2DPolygon aRect = basegfx::tools::createPolygonFromRect( in Paint()
1124 pDevice->drawPolygon( aRect, aCol, basebmp::DrawMode_PAINT ); in Paint()
/trunk/main/svx/source/svdraw/
H A Dsvdomedia.cxx185 aPos = aRect.TopLeft(); in AdjustToMaxRect()
/trunk/main/cui/source/inc/
H A Dtransfrm.hxx162 void SetMaxSize( Rectangle aRect );
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2015 Rectangle aRect = pHeaderBar->GetItemRect( pHeaderBar->GetItemId( nPos++ ) ); in InitControls() local
2018 long nWidth = aRect.getWidth() - nOffset; in InitControls()
2022 aPos.X() = aRect.getX() + ( nOffset / 2 ); in InitControls()
2037 aPos.X() = aRect.getX() + ( nOffset / 2 ); in InitControls()

Completed in 245 milliseconds

1...<<2122232425