Home
last modified time | relevance | path

Searched refs:aTopLeft (Results 1 – 25 of 62) sorted by relevance

123

/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx147 aTopLeft, aSize, // destination in ImpRestoreBackground()
148 aTopLeft, aSize, // source in ImpRestoreBackground()
230 aTopLeft, aSize, // destination in ImpSaveBackground()
231 aTopLeft, aSize, // source in ImpSaveBackground()
388 aTopLeft, aSize, // destination
389 aTopLeft, aSize, // source
408 aTopLeft, aSize, // destination
409 aTopLeft, aSize, // source
566 const basegfx::B2IPoint aTopLeft( in invalidateRange() local
573 maBufferRememberedRangePixel.expand(aTopLeft); in invalidateRange()
[all …]
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx1069 aTopLeft.X() += aMove.X(); in MoveArea()
1071 aTopLeft.Y() += aMove.Y(); in MoveArea()
1096 Point aTopLeft; in WidthChanged() local
1100 aTopLeft.X() = aRect.Left(); in WidthChanged()
1113 aTopLeft.X() = -aTopLeft.X(); in WidthChanged()
1139 Point aTopLeft; in HeightChanged() local
1142 aTopLeft.Y() = aRect.Top(); in HeightChanged()
1155 aTopLeft.X() = -aTopLeft.X(); in HeightChanged()
1734 Point aTopLeft; in GetCellRect() local
1756 aTopLeft.X() = static_cast< long >( aTopLeft.X() * HMM_PER_TWIPS ); in GetCellRect()
[all …]
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx1114 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1115 Rectangle aBottom(aTopLeft); in ImpWriteAutoLayoutInfos()
1117 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1118 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos()
1142 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1143 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1146 Rectangle aTopRight(aTopLeft); in ImpWriteAutoLayoutInfos()
1267 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
1268 aTopLeft.setWidth(long(aTopLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos()
1287 aTopLeft.setHeight(long(aTopLeft.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
[all …]
/trunk/main/svx/source/svdraw/
H A Dgradtrns.cxx254 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
255 const basegfx::B2DVector aOldVec(aBottomLeft - aTopLeft); in VecToGrad()
342 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
343 const basegfx::B2DPoint aOffset(aEndPos - aTopLeft); in VecToGrad()
379 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
380 const basegfx::B2DVector aOldVec(aBottomLeft - aTopLeft); in VecToGrad()
438 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
439 const basegfx::B2DPoint aOffset(aEndPos - aTopLeft); in VecToGrad()
474 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local
476 const basegfx::B2DVector aOldVec(aCenterLeft - aTopLeft); in VecToGrad()
H A Dsdrpaintwindow.cxx80 const Point aTopLeft(aRectIter->TopLeft()); in OutputPreRenderDevice() local
84 aTopLeft, aSize, in OutputPreRenderDevice()
85 aTopLeft, aSize, in OutputPreRenderDevice()
H A Dsvdcrtv.cxx96 …basegfx::B2DPoint aTopLeft(rPosition.X() - aHalfLogicSize.Width(), rPosition.Y() - aHalfLogicSize.… in ImplConnectMarkerOverlay() local
100 aTempPoly.append(aTopLeft); in ImplConnectMarkerOverlay()
101 aTempPoly.append(basegfx::B2DPoint(aBottomRight.getX(), aTopLeft.getY())); in ImplConnectMarkerOverlay()
103 aTempPoly.append(basegfx::B2DPoint(aTopLeft.getX(), aBottomRight.getY())); in ImplConnectMarkerOverlay()
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx191 Point aTopLeft; in GetBoundingRect() local
196 aTopLeft.Y() = m_aSourceDescrLinePos.Y(); in GetBoundingRect()
201 aTopLeft.Y() = m_aDestDescrLinePos.Y(); in GetBoundingRect()
207 aTopLeft.X() = m_aSourceDescrLinePos.X(); in GetBoundingRect()
212 aTopLeft.X() = m_aDestDescrLinePos.X(); in GetBoundingRect()
222 aTopLeft.X() -= DESCRIPT_LINE_WIDTH; in GetBoundingRect()
226 aBoundingRect = Rectangle( aTopLeft-Point(2,17), aBottomRight+Point(2,2) ); in GetBoundingRect()
/trunk/main/starmath/source/
H A Drect.cxx93 DBG_ASSERT(aTopLeft == Point(0, 0), "Sm: ooops..."); in SmRect()
106 : aTopLeft(rRect.aTopLeft), in SmRect()
141 DBG_ASSERT(aTopLeft == Point(0, 0), "Sm: Ooops..."); in BuildRect()
258 DBG_ASSERT(aTopLeft == Point(0, 0), "Sm: ooops..."); in SmRect()
277 aTopLeft.X() = nLeft; in SetLeft()
300 aTopLeft.Y() = nTop; in SetTop()
308 aTopLeft += rPosition; in Move()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleViewForwarder.cxx74 Point aTopLeft( aLocation.X, aLocation.Y ); in LogicToPixel() local
75 aPoint = m_pWindow->LogicToPixel( rPoint, m_aMapMode ) + aTopLeft; in LogicToPixel()
96 Point aTopLeft( aLocation.X, aLocation.Y ); in PixelToLogic() local
97 aPoint = m_pWindow->PixelToLogic( rPoint - aTopLeft, m_aMapMode ); in PixelToLogic()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2275 Point aTopLeft( aRect.TopLeft() ); in GetFieldRectPixel() local
2278 aTopLeft = pDataWin->OutputToScreenPixel( aTopLeft ); in GetFieldRectPixel()
2279 aTopLeft = ScreenToOutputPixel( aTopLeft ); in GetFieldRectPixel()
2282 return Rectangle( aTopLeft, aRect.GetSize() ); in GetFieldRectPixel()
2304 Point aTopLeft( aRect.TopLeft() ); in GetRowRectPixel() local
2307 aTopLeft = pDataWin->OutputToScreenPixel( aTopLeft ); in GetRowRectPixel()
2308 aTopLeft = ScreenToOutputPixel( aTopLeft ); in GetRowRectPixel()
2311 return Rectangle( aTopLeft, aRect.GetSize() ); in GetRowRectPixel()
2355 Point aTopLeft = OutputToScreenPixel( Point(0, 0) ); in GetRowAtYPosPixel() local
2356 nY -= aDataTopLeft.Y() - aTopLeft.Y(); in GetRowAtYPosPixel()
H A Dbrwbox2.cxx2124 Point aTopLeft; in calcHeaderRect() local
2134 aTopLeft.Y() = GetDataRowHeight(); in calcHeaderRect()
2136 …nHeight = GetWindowExtentsRelative( pParent ).GetHeight() - aTopLeft.Y() - GetControlArea().GetSiz… in calcHeaderRect()
2138 aTopLeft += GetWindowExtentsRelative( pParent ).TopLeft(); in calcHeaderRect()
2139 return Rectangle(aTopLeft,Size(nWidth,nHeight)); in calcHeaderRect()
2166 Point aTopLeft = aRect.TopLeft(); in GetFieldRectPixelAbs() local
2167 aTopLeft += GetWindowExtentsRelative( pParent ).TopLeft(); in GetFieldRectPixelAbs()
2169 return Rectangle(aTopLeft,aRect.GetSize()); in GetFieldRectPixelAbs()
/trunk/main/cui/source/inc/
H A Dgrfpage.hxx49 Point aTopLeft, aBottomRight; member in SvxGrfCropPage::SvxCropExample
57 void SetTopLeft( const Point& rNew ) { aTopLeft = rNew; } in SetTopLeft()
58 void SetTop( long nVal ) { aTopLeft.X() = nVal; } in SetTop()
60 void SetLeft( long nVal ) { aTopLeft.Y() = nVal; } in SetLeft()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1670 Point aTopLeft; in ImpCalcBulletArea() local
1679 aTopLeft.X() = rLR.GetTxtLeft() + rLR.GetTxtFirstLineOfst() + nSpaceBefore; in ImpCalcBulletArea()
1692 aTopLeft.X() = pEditEngine->GetFirstLineStartX( nPara ) - nBulletWidth; in ImpCalcBulletArea()
1700aTopLeft.Y() = /* aInfos.nFirstLineOffset + */ // #91076# nFirstLineOffset is already added to the… in ImpCalcBulletArea()
1715 aTopLeft.Y() = /* aInfos.nFirstLineOffset + */ aInfos.nFirstLineMaxAscent; in ImpCalcBulletArea()
1716 aTopLeft.Y() -= aMetric.GetAscent(); in ImpCalcBulletArea()
1725 aTopLeft.X() += nBulletWidth - aBulletSize.Width(); in ImpCalcBulletArea()
1729 aTopLeft.X() += ( nBulletWidth - aBulletSize.Width() ) / 2; in ImpCalcBulletArea()
1732 if ( aTopLeft.X() < 0 ) // dann draengeln in ImpCalcBulletArea()
1733 aTopLeft.X() = 0; in ImpCalcBulletArea()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx233 const Point aTopLeft( AlignToPixel( rRect.TopLeft() )); in SetVisArea() local
235 Rectangle aLR( aTopLeft, aBottomRight ); in SetVisArea()
814 Point aTopLeft; in CalcVisArea() local
815 Rectangle aRect( aTopLeft, rOutPixel ); in CalcVisArea()
816 aTopLeft = GetEditWin().PixelToLogic( aTopLeft ); in CalcVisArea()
819 aRect.Left() = aTopLeft.X(); in CalcVisArea()
820 aRect.Top() = aTopLeft.Y(); in CalcVisArea()
/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx74 Point aTopLeft = aTemp.TopLeft(); in GetBoundingRectangle() local
75 aTopLeft.Y() += aSize.Height() * ( nItem - m_aComboListBox.GetTopEntry() ); in GetBoundingRectangle()
76 aRect = Rectangle( aTopLeft, aSize ); in GetBoundingRectangle()
/trunk/main/svtools/source/misc/
H A Dimap2.cxx418 const Point aTopLeft( ImpReadCERNCoords( &pStr ) ); in ImpReadCERNLine() local
421 const Rectangle aRect( aTopLeft, aBottomRight ); in ImpReadCERNLine()
597 const Point aTopLeft( ImpReadNCSACoords( &pStr ) ); in ImpReadNCSALine() local
599 const Rectangle aRect( aTopLeft, aBottomRight ); in ImpReadNCSALine()
/trunk/main/extensions/source/abpilot/
H A Dtypeselectionpage.cxx62 Point aTopLeft( LogicToPixel( Point( 15, 68 ), MAP_APPFONT ) ); in TypeSelectionPage() local
121 aItem.m_pItem->SetPosPixel( aTopLeft ); in TypeSelectionPage()
122 aTopLeft.Y() += aItemSize.Height() + aSpacing.Height(); in TypeSelectionPage()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx950 Point aTopLeft = aRect.TopLeft(); in GetFieldRectPixelAbs() local
953 aTopLeft.X() = aItemRect.Left(); in GetFieldRectPixelAbs()
955 aRect = Rectangle( aTopLeft, aSize ); in GetFieldRectPixelAbs()
959 aTopLeft = aRect.TopLeft(); in GetFieldRectPixelAbs()
960 aTopLeft += GetWindowExtentsRelative( pParent ).TopLeft(); in GetFieldRectPixelAbs()
961 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetFieldRectPixelAbs()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx142 Point aTopLeft = aRect.TopLeft(); in GetBoundingBox_Impl() local
143 aTopLeft -= getListBox()->GetBoundingRect( pParent ).TopLeft(); in GetBoundingBox_Impl()
144 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBox_Impl()
158 Point aTopLeft = aRect.TopLeft(); in GetBoundingBoxOnScreen_Impl() local
159 aTopLeft += getListBox()->GetWindowExtentsRelative( NULL ).TopLeft(); in GetBoundingBoxOnScreen_Impl()
160 aRect = Rectangle( aTopLeft, aRect.GetSize() ); in GetBoundingBoxOnScreen_Impl()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx262 Point aTopLeft; in RequestHelp() local
298 aTopLeft = GetEditView()->GetTextEngine()->PaMtoEditCursor( aStartOfWord ).BottomLeft(); in RequestHelp()
299 aTopLeft = GetEditView()->GetWindowPos( aTopLeft ); in RequestHelp()
300 aTopLeft.X() += 5; in RequestHelp()
301 aTopLeft.Y() += 5; in RequestHelp()
302 aTopLeft = OutputToScreenPixel( aTopLeft ); in RequestHelp()
306 …Help::ShowQuickHelp( this, Rectangle( aTopLeft, Size( 1, 1 ) ), aHelpText, QUICKHELP_TOP|QUICKHELP… in RequestHelp()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx335 const Point aTopLeft ( in SetLocation() local
339 if (maLocation != aTopLeft) in SetLocation()
343 maLocation = aTopLeft; in SetLocation()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx154 Point aTopLeft=aCatBox.GetPosPixel(); in ScFunctionDockWin() local
158 nMinWidth=aTxtSize.Width()+aTopLeft.X() in ScFunctionDockWin()
734 default: Point aTopLeft=aCatBox.GetPosPixel(); in CheckAlignment()
735 nMinWidth=aTxtSize.Width()+aTopLeft.X() in CheckAlignment()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx244 Point aTopLeft( aTmpRec.TopLeft() ); in DrawSelection() local
247 aTopLeft.Y() += nParaStart; in DrawSelection()
251 if ( aTopLeft.Y() > GetVisDocBottom() ) in DrawSelection()
261 aTopLeft.X() = aLineXPosStartEnd.Min(); in DrawSelection()
263 ImplDrawHighlightRect( pTarget, aTopLeft, aBottomRight, pPolyPoly ); in DrawSelection()
281 Point aPt1( Min( nX1, nX2 ), aTopLeft.Y() ); in DrawSelection()
1952 Point aTopLeft( GetWindowPos( aEditCursor.TopLeft() ) ); in dragOver() local
1953 aEditCursor.SetPos( aTopLeft ); in dragOver()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx796 Point aTopLeft = rUDEvt.GetRect().TopLeft(); in UserDraw() local
797 long nX = aTopLeft.X(); in UserDraw()
813 Point aPos( nX, aTopLeft.Y() + (nH-pImg->GetSizePixel().Height())/2 ); in UserDraw()
835 Point aPos( nX, aTopLeft.Y() + (nH-rUDEvt.GetDevice()->GetTextHeight())/2 ); in UserDraw()
903 Point aPos( nX, aTopLeft.Y() + (nH-nTextHeight)/2 ); in UserDraw()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1306 Point aTopLeft = LogicToPixel( Point( -aOffset.X(), nTopMargin ), aMMMode ); in MouseMove() local
1339 …else if( aPixPt.Y() < ( aTopLeft.Y() + 2 ) && aPixPt.Y() > ( aTopLeft.Y() - 2 ) && !bBottomRulerMo… in MouseMove()
1407 …if( ( ( aPixPt.Y() < ( aTopLeft.Y() + 2 ) && aPixPt.Y() > ( aTopLeft.Y() - 2 ) ) || bTopRulerMove … in MouseMove()
1411 && aPixPt.X() > aTopLeft.X() && aPixPt.X() < aTopRight.X() ) in MouseMove()

Completed in 233 milliseconds

123