| /AOO41X/main/sd/source/ui/animations/ |
| H A D | SlideTransitionPane.cxx | 615 ::Point aUpperLeft( nOffsetX, aPaneSize.getHeight() - nOffsetY ); in updateLayout() 621 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout() 622 maCB_AUTO_PREVIEW.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout() 627 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout() 628 maFL_EMPTY2.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout() 638 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout() 640 maPB_PLAY.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout() 642 aUpperLeft.setX( aUpperLeft.getX() + nPlayButtonWidth + nOffsetX ); in updateLayout() 644 maPB_SLIDE_SHOW.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout() 645 aUpperLeft.setX( nOffsetX ); in updateLayout() [all …]
|
| /AOO41X/main/chart2/source/tools/ |
| H A D | InternalDataProvider.cxx | 1064 aRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1067 aRange.aUpperLeft.nColumn = 0; in convertRangeToXML() 1068 aRange.aUpperLeft.nRow = 1; in convertRangeToXML() 1069 aRange.aLowerRight = aRange.aUpperLeft; in convertRangeToXML() 1074 aRange.aUpperLeft.nColumn = 1; in convertRangeToXML() 1075 aRange.aUpperLeft.nRow = 0; in convertRangeToXML() 1076 aRange.aLowerRight = aRange.aUpperLeft; in convertRangeToXML() 1083 aRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1087 aRange.aUpperLeft.nColumn = nIndex + 1; in convertRangeToXML() 1088 aRange.aUpperLeft.nRow = 0; in convertRangeToXML() [all …]
|
| H A D | RelativePositionHelper.cxx | 332 chart2::RelativePosition aUpperLeft( in centerGrow() local 339 ( (aUpperLeft.Primary < fPosCheckThreshold) || in centerGrow() 343 ( (aUpperLeft.Secondary < fPosCheckThreshold) || in centerGrow() 374 chart2::RelativePosition aUpperLeft( in moveObject() local 376 chart2::RelativePosition aLowerRight( aUpperLeft ); in moveObject() 382 ( fAmountX < 0.0 && (aUpperLeft.Primary < fPosCheckThreshold)) || in moveObject() 384 ( fAmountY < 0.0 && (aUpperLeft.Secondary < fPosCheckThreshold)) ) in moveObject()
|
| H A D | XMLRangeHelper.cxx | 271 rOutRange.aUpperLeft, in lcl_getCellRangeAddressFromXMLString() 280 rOutRange.aUpperLeft, in lcl_getCellRangeAddressFromXMLString() 401 aBuffer.append( lcl_getXMLStringForCell( rRange.aUpperLeft )); in getXMLStringFromCellRange()
|
| /AOO41X/main/odk/examples/DevelopersGuide/Charts/ |
| H A D | ChartHelper.java | 74 Point aUpperLeft, in insertOLEChartInWriter() argument 120 aAny = new Any(Integer.class, new Integer(aUpperLeft.Y)); in insertOLEChartInWriter() 122 aAny = new Any(Integer.class, new Integer(aUpperLeft.X)); in insertOLEChartInWriter() 150 Point aUpperLeft, in insertOLEChartInDraw() argument 208 aShape.setPosition( aUpperLeft ); in insertOLEChartInDraw()
|
| H A D | CalcHelper.java | 142 Point aUpperLeft, in insertChart() argument 168 … Rectangle aRect = new Rectangle( aUpperLeft.X, aUpperLeft.Y, aExtent.Width, aExtent.Height ); in insertChart()
|
| /AOO41X/main/dbaccess/source/ui/querydesign/ |
| H A D | JoinTableView.cxx | 508 Point aUpperLeft = _rPoint; in getMovementImpl() local 510 aUpperLeft -= _pView->GetScrollOffset(); in getMovementImpl() 512 Point aLowerRight(aUpperLeft.X() + _rSize.Width(), aUpperLeft.Y() + _rSize.Height()); in getMovementImpl() 518 sal_Bool bFitsHor = (aUpperLeft.X() >= 0) && (aLowerRight.X() <= aSize.Width()); in getMovementImpl() 519 sal_Bool bFitsVert= (aUpperLeft.Y() >= 0) && (aLowerRight.Y() <= aSize.Height()); in getMovementImpl() 531 if ( aUpperLeft.X() < 0 ) in getMovementImpl() 532 _nScrollX = aUpperLeft.X() - TABWIN_SPACING_X; in getMovementImpl() 542 if ( aUpperLeft.Y() < 0 ) in getMovementImpl() 543 _nScrollY = aUpperLeft.Y() - TABWIN_SPACING_Y; in getMovementImpl()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | XMLRangeHelper.cxx | 271 rOutRange.aUpperLeft, in lcl_getCellRangeAddressFromXMLString() 278 rOutRange.aUpperLeft, in lcl_getCellRangeAddressFromXMLString() 395 aBuffer.append( lcl_getXMLStringForCell( rRange.aUpperLeft )); in getXMLStringFromCellRange()
|
| H A D | XMLRangeHelper.hxx | 60 Cell aUpperLeft; member
|
| H A D | unochart.cxx | 1897 aCellRange.aUpperLeft.nColumn = nCol; in convertRangeToXML() 1898 aCellRange.aUpperLeft.nRow = nRow; in convertRangeToXML() 1899 aCellRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1949 aTmp += lcl_GetCellName( aCellRange.aUpperLeft.nColumn, in convertRangeFromXML() 1950 aCellRange.aUpperLeft.nRow ); in convertRangeFromXML()
|
| /AOO41X/main/chart2/source/controller/accessibility/ |
| H A D | AccessibleBase.cxx | 808 awt::Point aUpperLeft; in getLocationOnScreen() local 811 aUpperLeft = pParent->getLocationOnScreen(); in getLocationOnScreen() 813 return awt::Point( aUpperLeft.X + aLocThisRel.X, in getLocationOnScreen() 814 aUpperLeft.Y + aLocThisRel.Y ); in getLocationOnScreen()
|
| /AOO41X/main/xmloff/source/draw/ |
| H A D | shapeexport3.cxx | 87 awt::Point aUpperLeft; in ImpExport3DSceneShape() local 92 aUpperLeft = xShape->getPosition(); in ImpExport3DSceneShape() 93 pRefPoint = &aUpperLeft; in ImpExport3DSceneShape()
|
| H A D | shapeexport2.cxx | 650 awt::Point aUpperLeft; local 655 aUpperLeft = xShape->getPosition(); 656 pRefPoint = &aUpperLeft;
|
| /AOO41X/main/chart2/source/inc/ |
| H A D | XMLRangeHelper.hxx | 56 Cell aUpperLeft; member
|