Home
last modified time | relevance | path

Searched defs:aRect (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/trunk/main/vcl/source/gdi/
H A Doutdev5.cxx59 const Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DBG_NAMEEX() local
118 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawEllipse() local
169 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawArc() local
216 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawPie() local
270 Rectangle aRect( ImplLogicToDevicePixel( rRect ) ); in DrawChord() local
H A Dgdimtf.cxx1026 Rectangle aRect=Rectangle( Point(), GetPrefSize() ); in Rotate() local
1554 Rectangle aRect( aP1, aP2 ); in GetBoundRect() local
1622 Rectangle aRect( pAct->GetPolygon().GetBoundRect() ); in GetBoundRect() local
1657 Rectangle aRect; in GetBoundRect() local
1669 Rectangle aRect; in GetBoundRect() local
1682 Rectangle aRect; in GetBoundRect() local
1699 Rectangle aRect; in GetBoundRect() local
1743 Rectangle aRect( pAct->GetRect() ); in GetBoundRect() local
1871 Rectangle aRect( pAct->GetRect() ); in GetBoundRect() local
1879 Rectangle aRect( pAct->GetRect() ); in GetBoundRect() local
[all …]
/trunk/main/xmloff/source/style/
H A DXMLRectangleMembersHandler.cxx56 awt::Rectangle aRect( 0, 0, 0, 0 ); in importXML() local
92 awt::Rectangle aRect( 0, 0, 0, 0 ); in exportXML() local
H A DVisAreaExport.cxx39 const Rectangle& aRect, const MapUnit aMapUnit) in XMLVisAreaExport()
57 const com::sun::star::awt::Rectangle& aRect, const sal_Int16 nMeasureUnit ) in XMLVisAreaExport()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx421 Rectangle aRect( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol() local
511 Rectangle aRect( nCenterX-n2, nCenterY-n2+3, in ImplDrawSymbol() local
541 Rectangle aRect( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol() local
559 Rectangle aRect( nCenterX-n2+nExtra, nCenterY+n2-1, in ImplDrawSymbol() local
573 Rectangle aRect = mpOutDev->LogicToPixel( rRect ); in DrawSymbol() local
620 Rectangle aRect = mpOutDev->LogicToPixel( rRect ); in DrawFrame() local
968 Rectangle aRect = rRect; in DrawFrame() local
1217 Rectangle aRect = rRect; in DrawButton() local
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx88 SwRect aRect; in InsertRegionDialog() local
124 SwRect aRect; in InsertRegionDialog() local
203 SwRect aRect; in IMPL_STATIC_LINK() local
/trunk/main/sd/source/ui/view/
H A Dzoomlist.cxx131 Rectangle aRect(*(Rectangle*) GetObject(mnCurPos)); in GetNextZoomRect() local
152 Rectangle aRect(*(Rectangle*) GetObject(mnCurPos)); in GetPreviousZoomRect() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx104 static HIRect ImplGetHIRectFromRectangle(Rectangle aRect) in ImplGetHIRectFromRectangle()
387 Rectangle aRect; in hitTestNativeControl() local
1203 CGRect aRect = { { 0, 0 }, { 0, 0 } }; in drawNativeControl() local
1286 Rectangle aRect; in getNativeControlRegion() local
1324 Rectangle aRect( aCtrlBoundRect ); in getNativeControlRegion() local
1337 Rectangle aRect( aCtrlBoundRect ); in getNativeControlRegion() local
1483 Rectangle aRect(aCtrlBoundRect); in getNativeControlRegion() local
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DTabular.java73 Rectangle aRect = new Rectangle(); in insertDetailFields() local
123 Rectangle aRect = new Rectangle(); in insertDetailFieldTitles() local
/trunk/main/embeddedobj/test/Container1/
H A DPaintThread.java75 …public void setPaintRequest( XBitmap xBitmap, com.sun.star.awt.Rectangle aRect, com.sun.star.awt.R… in setPaintRequest()
116 com.sun.star.awt.Rectangle aRect = null; in run() local
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx359 Rectangle ImplGetThemeRect( HTHEME hTheme, HDC hDC, int iPart, int iState, const Rectangle& aRect, … in ImplGetThemeRect()
1032 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, in ImplDrawNativeControl() local
1254 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, TP_SPLITBUTTONDROPDOWN, in getNativeControlRegion() local
1268 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, PP_BAR, in getNativeControlRegion() local
1282 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, CP_DROPDOWNBUTTON, in getNativeControlRegion() local
1302 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, EP_BACKGROUNDWITHBORDER, in getNativeControlRegion() local
1338 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, in getNativeControlRegion() local
1363 Rectangle aRect( rControlRegion ); in getNativeControlRegion() local
1371 Rectangle aRect( rControlRegion ); in getNativeControlRegion() local
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx200 Rectangle aRect( GetTrackRectPixel( rPos ) ); in SelectMove() local
213 Rectangle aRect( rRect ); in GetTrackPosPixel() local
539 Rectangle aRect( m_aResizer.GetTrackRectPixel( rEvt.GetPosPixel() ) ); in MouseMove() local
561 Rectangle aRect( m_aResizer.GetTrackRectPixel( rEvt.GetPosPixel() ) ); in MouseButtonUp() local
H A Dhatchwindow.cxx74 void VCLXHatchWindow::QueryObjAreaPixel( Rectangle & aRect ) in QueryObjAreaPixel()
91 void VCLXHatchWindow::RequestObjAreaPixel( const Rectangle & aRect ) in RequestObjAreaPixel()
/trunk/main/sw/source/core/access/
H A Daccfield.cxx166 const awt::Rectangle & aRect) in lcl_PointInRectangle()
239 awt::Rectangle aRect = getBoundsImpl(sal_True); in getLocation() local
249 awt::Rectangle aRect = getBoundsImpl(sal_False); in getLocationOnScreen() local
258 awt::Rectangle aRect = getBoundsImpl(sal_False); in getSize() local
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChart2ModelContact.cxx188 awt::Rectangle aRect = ExplicitValueProvider::substractAxisTitleSizes( in SubstractAxisTitleSizes() local
195 awt::Rectangle aRect( GetDiagramRectangleIncludingAxes() ); in GetDiagramRectangleIncludingTitle() local
206 awt::Rectangle aRect(0,0,0,0); in GetDiagramRectangleIncludingAxes() local
222 awt::Rectangle aRect(0,0,0,0); in GetDiagramRectangleExcludingAxes() local
/trunk/main/svtools/inc/svtools/
H A Dimaprect.hxx40 Rectangle aRect; member in IMapRectangleObject
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx374 Rectangle aRect( aFldRect.SVRect() ); in RequestHelp() local
420 Rectangle aRect(rEvt.GetMousePosPixel(), aTxtSize); in RequestHelp() local
527 Rectangle aRect( pShadCrsr->GetRect()); in Paint() local
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx117 const Gdiplus::Rect aRect( tools::gdiPlusRectFromIntegerRectangle2D( rect ) ); in getData() local
150 const Gdiplus::Rect aRect( tools::gdiPlusRectFromIntegerRectangle2D( rect ) ); in setData() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleFilterMenuItem.cxx162 Rectangle aRect(aPos + aMenuPos, aMenuSize); in GetBoundingBoxOnScreen() local
175 Rectangle aRect(aMenuPos, aMenuSize); in GetBoundingBox() local
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx254 SwRect aRect; in IsDragPossible() local
287 const Rectangle aRect( Point( DOCUMENTBORDER, DOCUMENTBORDER ), rNewSz ); in NotifySizeChg() local
/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx107 Rectangle aRect; in GetRect() local
139 const Rectangle aRect( GetRect( aBmpWin.GetSizePixel(), aBmp.GetSizePixel() ) ); in InitPreviewBmp() local
155 const Rectangle aRect( GetRect( Size( VECTORIZE_MAX_EXTENT, VECTORIZE_MAX_EXTENT ), aSizePix ) ); in GetPreparedBitmap() local
268 Rectangle aRect( Point( nPosX, nPosY ), Size( nWidth + 1, nHeight + 1 ) ); in AddTile() local
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx148 Rectangle aRect; in FuTable() local
269 Rectangle aRect (aPos, aSize); in CreateTableFromRTF() local
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1103 Rectangle aRect(rAct.GetPoint(),rAct.GetBitmap().GetSizePixel()); in DoAction() local
1115 Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); in DoAction() local
1127 Rectangle aRect(rAct.GetPoint(),rAct.GetBitmapEx().GetSizePixel()); in DoAction() local
1139 Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); in DoAction() local
1321 Rectangle aRect(rAct.GetDestPoint(), rAct.GetDestSize()); in DoAction() local
1337 Rectangle aRect(rAct.GetDestPoint(),rAct.GetDestSize()); in DoAction() local
1353 Rectangle aRect(rAct.GetPoint(), rAct.GetBitmap().GetSizePixel()); in DoAction() local
1367 Rectangle aRect(rAct.GetPoint(), rAct.GetSize()); in DoAction() local
1381 Rectangle aRect(rAct.GetDestPoint(), rAct.GetDestSize()); in DoAction() local
1536 const Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); in DoAction() local
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx130 SwRect aRect; in GetLineStart() local
162 SwRect aRect; in GetCharPos() local
366 SwRect aRect; in GetBigIndent() local
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx132 const SwRect aRect( *pRect ); in GetGridFrameList() local
231 Rectangle aRect( rEvt.GetMousePosPixel(), Size(1,1) ); in RequestHelp() local

Completed in 181 milliseconds

12345678910>>...22