/aoo41x/main/svx/source/sdr/overlay/ |
H A D | overlaymanagerbuffered.cxx | 147 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 …]
|
/aoo41x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1069 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 …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | gradtrns.cxx | 256 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local 257 const basegfx::B2DVector aOldVec(aBottomLeft - aTopLeft); in VecToGrad() 344 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local 345 const basegfx::B2DPoint aOffset(aEndPos - aTopLeft); in VecToGrad() 381 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local 382 const basegfx::B2DVector aOldVec(aBottomLeft - aTopLeft); in VecToGrad() 440 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local 441 const basegfx::B2DPoint aOffset(aEndPos - aTopLeft); in VecToGrad() 476 const basegfx::B2DPoint aTopLeft(aRange.getMinX(), aRange.getMinY()); in VecToGrad() local 478 const basegfx::B2DVector aOldVec(aCenterLeft - aTopLeft); in VecToGrad()
|
H A D | sdrpaintwindow.cxx | 81 const Point aTopLeft(aRectIter->TopLeft()); in OutputPreRenderDevice() local 85 aTopLeft, aSize, in OutputPreRenderDevice() 86 aTopLeft, aSize, in OutputPreRenderDevice()
|
H A D | svdcrtv.cxx | 96 …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()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 1114 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 …]
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | ConnectionLine.cxx | 191 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()
|
/aoo41x/main/starmath/source/ |
H A D | rect.cxx | 93 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()
|
/aoo41x/main/chart2/source/controller/accessibility/ |
H A D | AccessibleViewForwarder.cxx | 74 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()
|
/aoo41x/main/cui/source/inc/ |
H A D | grfpage.hxx | 49 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()
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 2275 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 D | brwbox2.cxx | 2124 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()
|
/aoo41x/main/accessibility/inc/accessibility/helper/ |
H A D | listboxhelper.hxx | 74 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()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 233 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()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outliner.cxx | 1670 Point aTopLeft; in ImpCalcBulletArea() local 1679 aTopLeft.X() = rLR.GetTxtLeft() + rLR.GetTxtFirstLineOfst() + nSpaceBefore; in ImpCalcBulletArea() 1692 aTopLeft.X() = pEditEngine->GetFirstLineStartX( nPara ) - nBulletWidth; in ImpCalcBulletArea() 1700 …aTopLeft.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 …]
|
/aoo41x/main/extensions/source/abpilot/ |
H A D | typeselectionpage.cxx | 62 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()
|
/aoo41x/main/svtools/source/misc/ |
H A D | imap2.cxx | 418 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()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svtabbx.cxx | 950 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()
|
/aoo41x/main/accessibility/source/extended/ |
H A D | accessiblelistboxentry.cxx | 142 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()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsInsertionIndicatorOverlay.cxx | 335 const Point aTopLeft ( in SetLocation() local 339 if (maLocation != aTopLeft) in SetLocation() 343 maLocation = aTopLeft; in SetLocation()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 262 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()
|
/aoo41x/main/sc/source/ui/formdlg/ |
H A D | dwfunctr.cxx | 154 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()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit.cxx | 244 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() 1951 Point aTopLeft( GetWindowPos( aEditCursor.TopLeft() ) ); in dragOver() local 1952 aEditCursor.SetPos( aTopLeft ); in dragOver()
|
/aoo41x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 796 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()
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | PanelTitleBar.cxx | 143 const Point aTopLeft ( in PaintDecoration() local 146 DrawImage(aTopLeft, aImage); in PaintDecoration()
|