Home
last modified time | relevance | path

Searched defs:aTopLeft (Results 1 – 25 of 58) sorted by relevance

123

/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleViewForwarder.cxx74 Point aTopLeft( aLocation.X, aLocation.Y ); in LogicToPixel() local
96 Point aTopLeft( aLocation.X, aLocation.Y ); in PixelToLogic() local
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx143 const Point aTopLeft(aRectIter->TopLeft()); in ImpRestoreBackground() local
226 const Point aTopLeft(aRectIter->TopLeft()); in ImpSaveBackground() local
380 const Point aTopLeft(aRegionRectanglePixel.TopLeft()); variable
566 const basegfx::B2IPoint aTopLeft( in invalidateRange() local
578 …const basegfx::B2IPoint aTopLeft((sal_Int32)floor(aDiscreteRange.getMinX()), (sal_Int32)floor(aDis… in invalidateRange() local
/trunk/main/svx/source/svdraw/
H A Dgradtrns.cxx254 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
342 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
379 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
438 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
474 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
H A Dsdrpaintwindow.cxx80 const Point aTopLeft(aRectIter->TopLeft()); in OutputPreRenderDevice() local
H A Dsvdcrtv.cxx96 …basegfx::B2DPoint aTopLeft(rPosition.X() - aHalfLogicSize.Width(), rPosition.Y() - aHalfLogicSize.… in ImplConnectMarkerOverlay() local
/trunk/main/extensions/source/abpilot/
H A Dtypeselectionpage.cxx62 Point aTopLeft( LogicToPixel( Point( 15, 68 ), MAP_APPFONT ) ); in TypeSelectionPage() local
/trunk/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx143 const Point aTopLeft ( in PaintDecoration() local
/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx74 Point aTopLeft = aTemp.TopLeft(); in GetBoundingRectangle() local
/trunk/main/cui/source/inc/
H A Dgrfpage.hxx49 Point aTopLeft, aBottomRight; member in SvxGrfCropPage::SvxCropExample
/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx155 Point aTopLeft( aSz.Width(), aSz.Height() ); in AccessibilityScrollMDI() local
/trunk/main/svtools/source/misc/
H A Dimap2.cxx418 const Point aTopLeft( ImpReadCERNCoords( &pStr ) ); in ImpReadCERNLine() local
597 const Point aTopLeft( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine() local
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx970 Point aTopLeft = bNegativePage ? aObjRect.TopRight() : aObjRect.TopLeft(); // logical left in MoveAreaTwips() local
1065 Point aTopLeft = aRect.TopLeft(); // Anfang beim Verkleinern in MoveArea() local
1096 Point aTopLeft; in WidthChanged() local
1139 Point aTopLeft; in HeightChanged() local
1734 Point aTopLeft; in GetCellRect() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx191 Point aTopLeft; in GetBoundingRect() local
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx187 const Point aTopLeft( rRect.Left() + nPix, rRect.Top() + nPix ); in PaintPostIts() local
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx335 const Point aTopLeft ( in SetLocation() local
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx282 …const basegfx::B2DPoint aTopLeft(aSnapRange.getMinX() + rText.getTextLeftDistance(), aSnapRange.ge… in createTextPrimitive() local
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2275 Point aTopLeft( aRect.TopLeft() ); in GetFieldRectPixel() local
2304 Point aTopLeft( aRect.TopLeft() ); in GetRowRectPixel() local
2355 Point aTopLeft = OutputToScreenPixel( Point(0, 0) ); in GetRowAtYPosPixel() local
H A Dbrwbox2.cxx2124 Point aTopLeft; in calcHeaderRect() local
2166 Point aTopLeft = aRect.TopLeft(); in GetFieldRectPixelAbs() local
/trunk/main/starmath/inc/
H A Drect.hxx91 Point aTopLeft; member in SmRect
/trunk/main/svtools/source/control/
H A Dscrwin.cxx457 Point aTopLeft( PixelToLogic( Point() ) ); in GetVisibleArea() local
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx1113 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1141 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1266 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1286 Rectangle aTopLeft(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx233 const Point aTopLeft( AlignToPixel( rRect.TopLeft() )); in SetVisArea() local
814 Point aTopLeft; in CalcVisArea() local
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx142 Point aTopLeft = aRect.TopLeft(); in GetBoundingBox_Impl() local
158 Point aTopLeft = aRect.TopLeft(); in GetBoundingBoxOnScreen_Impl() local
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx244 Point aTopLeft( aTmpRec.TopLeft() ); in DrawSelection() local
1952 Point aTopLeft( GetWindowPos( aEditCursor.TopLeft() ) ); in dragOver() local
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx154 Point aTopLeft=aCatBox.GetPosPixel(); in ScFunctionDockWin() local

Completed in 159 milliseconds

123