/aoo41x/main/svtools/source/control/ |
H A D | valueacc.cxx | 1223 …t Point aScreenPos( mpParent->mrParent.OutputToAbsoluteScreenPixel( mpParent->maRect.TopLeft() ) ); in getLocationOnScreen()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | print2.cxx | 1190 Point aDstPtPix( aBoundRect.TopLeft() ); in RemoveTransparenciesFromMetaFile()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview.cxx | 952 pObj->Resize( aDrawRect.TopLeft(), Fraction( aOleSize.Width(), aDrawRect.GetWidth() ), in SetMarkedOriginalSize()
|
H A D | outlnvsh.cxx | 332 InitWindows(Point(0,0), aText.GetSize(), Point(aVis.TopLeft())); in ArrangeGUIElements()
|
H A D | outlview.cxx | 982 Point(aVis.TopLeft())); in IMPL_LINK()
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 1277 ImplWriteTextRecord( pA->GetRect().TopLeft(), aText, NULL, 0 ); in ImplWrite()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | futext.cxx | 1308 Rectangle aScreenRect(mpWindow->OutputToScreenPixel(aLogicPix.TopLeft()), in RequestHelp()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 1021 Point aPos( rRect.TopLeft()); in PaintCell()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 511 Point aT1 = aRect.TopLeft(); in CreateNavigationTool()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 1046 Point aPoint = GetControlArea().TopLeft(); in StateChanged() 1261 Point aPoint = GetControlArea().TopLeft(); in EnableNavigationBar()
|
/aoo41x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 996 aMenuBarRect = Rectangle( aMenuBarRect.TopLeft(), in getNativeControlRegion() 1049 aEditRect = Rectangle( aEditRect.TopLeft(), in getNativeControlRegion() 2219 Point aEditPos = aAreaRect.TopLeft(); in NWGetComboBoxButtonRect()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 4056 aEndPt = aRect.TopLeft(); in MouseButtonUp() 4057 aSttPt = rSh.GetDrawView()->GetAllMarkedRect().TopLeft(); in MouseButtonUp() 5244 aEEPos -= rOutputArea.TopLeft(); in SelectMenuPosition()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | column.cxx | 1450 Point aBLPos = aRect.TopLeft(); in UserDraw()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 1192 maBackgrDev.DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in ImplDrawRowHeaders()
|
/aoo41x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 1404 Point aOldMonPos, aNewMonPos( rMonitors[nNewScreen].m_aArea.TopLeft() ); in SetScreenNumber() 1410 aOldMonPos = rMonitors[i].m_aArea.TopLeft(); in SetScreenNumber()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdview.cxx | 503 Point aTemporaryTextRelativePosition(aLocalLogicPosition - aTextRect.TopLeft()); in PickAnything()
|
H A D | svdfmtf.cxx | 234 maOfs = maScaleRect.TopLeft(); in DoImport()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svlbox.cxx | 1440 this, rRect.TopLeft(), rRect.GetSize(), rStr, in EditText()
|
/aoo41x/main/svx/source/accessibility/ |
H A D | AccessibleTextHelper.cxx | 897 aViewArea += aEditViewArea.TopLeft(); in UpdateVisibleChildren()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh4.cxx | 1637 GetViewData()->SetScreenPos( bNegativePage ? aVisArea.TopRight() : aVisArea.TopLeft() ); in Construct()
|
/aoo41x/main/cui/source/options/ |
H A D | optinet2.cxx | 1113 aPt = Point(OutputToScreenPixel( aItemRect.TopLeft() )); in RequestHelp()
|
/aoo41x/main/vcl/source/window/ |
H A D | splitwin.cxx | 1012 Point aPos = rRect.TopLeft(); in ImplDrawBack() 2802 Point aPt = OutputToScreenPixel( aHelpRect.TopLeft() ); in RequestHelp()
|
H A D | menu.cxx | 2814 aTmpPos = aOuterCheckRect.TopLeft(); in ImplPaint() 3707 aRect.SetPos( pW->OutputToScreenPixel( aRect.TopLeft() ) ); in ImplExecute() 3786 Point aDesktopTL( pDeskW->OutputToAbsoluteScreenPixel( aRect.TopLeft() ) ); in ImplExecute()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 3360 …sal_Int32 nLeft = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.First, aEq… in CreateCustomShapeProperties() 3361 …sal_Int32 nTop = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.Second, aE… in CreateCustomShapeProperties() 4851 aPoly.Rotate( aRect.TopLeft(), (sal_uInt16)( ( nAngle + 5 ) / 10 ) ); in GetConnectorRule()
|
/aoo41x/main/sw/source/core/text/ |
H A D | inftxt.cxx | 1157 pOut->DrawLine(r.TopLeft(), r.BottomRight()); in DrawCheckBox()
|