/aoo42x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 329 pData[i].m_pixmapRect.GetWidth() == r_pixmapRect.GetWidth() && in Find() 1111 w = rControlRectangle.GetWidth(); in NWPaintGTKButton() 1235 w = aAreaRect.GetWidth(); in NWGetButtonArea() 1368 rButton.Left() + ( rButton.GetWidth() - rArrow.GetWidth() ) / 2, in NWCalcArrowRect() 1495 …&& ((scrollbarRect.GetWidth()-button1BoundRect.GetWidth()-button2BoundRect.GetWidth()) > min_slide… in NWPaintGTKScrollbar() 1582 w = pixmapRect.GetWidth(); in NWPaintGTKScrollbar() 2031 buttonRect.setX( aAreaRect.Left() + (aAreaRect.GetWidth() - buttonRect.GetWidth()) ); in NWGetSpinButtonRect() 2084 arrowRect.setX( buttonRect.Left() + (buttonRect.GetWidth() - arrowRect.GetWidth()) / 2 ); in NWPaintOneSpinButton() 2490 w = rControlRectangle.GetWidth(); in NWPaintGTKToolbar() 2637 w = rControlRectangle.GetWidth(); in NWPaintGTKMenubar() [all …]
|
/aoo42x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 974 GetFrmSize().GetWidth()); in lcl_FndNxtPrvDelBox() 1911 ->GetFrmSize().GetWidth(); in lcl_GetLineWidth() 2532 ->GetFrmSize().GetWidth(); in lcl_GetDistance() 2547 SwTwips nWidth = rSz.GetWidth(); in lcl_SetSelBoxWidth() 2650 SwTwips nWidth = rSz.GetWidth(); in lcl_SetOtherBoxWidth() 3085 long nDiff = aNew.GetWidth(); in lcl_DelSelBox_CorrLowers() 3128 nDiff = rOldSz.GetWidth(); in lcl_ChgBoxSize() 3158 aNew.GetWidth() ); in lcl_ChgBoxSize() 3230 long nWidth = rSz.GetWidth(); in lcl_DelSelBox() 3608 nDistStt = rSz.GetWidth(); in SetColWidth() [all …]
|
/aoo42x/main/vcl/source/window/ |
H A D | brdwin.cxx | 845 if ( aNewRect.GetWidth() < nMinWidth ) in ImplTracking() 853 if ( aNewRect.GetWidth() < nMinWidth ) in ImplTracking() 1016 nTitleWidth += pData->maPinRect.GetWidth(); in ImplCalcTitleWidth() 1018 nTitleWidth += pData->maRollRect.GetWidth(); in ImplCalcTitleWidth() 1019 nTitleWidth += pData->maDockRect.GetWidth(); in ImplCalcTitleWidth() 1020 nTitleWidth += pData->maMenuRect.GetWidth(); in ImplCalcTitleWidth() 1547 nLeft += pData->maPinRect.GetWidth()+3; in Init() 1565 nRight -= pData->maMenuRect.GetWidth(); in Init() 1574 nRight -= pData->maDockRect.GetWidth(); in Init() 1586 nRight -= pData->maHideRect.GetWidth(); in Init() [all …]
|
/aoo42x/main/svx/source/dialog/ |
H A D | framelink.cxx | 385 …lt.mnOffs1 = (!rLFromTR.Secn() && !rLFromBR.Secn() && (rLFromT.GetWidth() == rLFromB.GetWidth())) ? in lclLinkLeftEnd_Single() 414 rResult.mnOffs1 = (rLFromT.GetWidth() == rLFromB.GetWidth()) ? in lclLinkLeftEnd_Single() 471 rResult.mnOffs1 = (rLFromL.GetWidth() == rBorder.GetWidth()) ? in lclLinkLeftEnd_Prim() 1001 bool bVert = rRect.GetWidth() < rRect.GetHeight(); in lclGetDiagLineEnds() 1177 if( (rRect.GetWidth() > 1) && (rRect.GetHeight() > 1) ) in lclDrawDiagFrameBorders() 1246 if( nPixWidth > GetWidth() ) in Set() 1249 while( GetWidth() > nMaxWidth ) in Set() 1255 if( GetWidth() > nMaxWidth ) in Set() 1268 if( (GetWidth() > nMaxWidth) && mnSecn ) in Set() 1321 sal_uInt16 nLW = rL.GetWidth(); in operator <() [all …]
|
H A D | swframeexample.cxx | 103 sal_uIntPtr nOutWPix = aPage.GetWidth(); in InitAllRects_Impl() 146 aTextLine.SetSize(Size(aTextLine.GetWidth(), 2)); in InitAllRects_Impl() 155 aPara.SetSize(Size(aPara.GetWidth(), in InitAllRects_Impl() 185 …harFrame.SetPos(Point(aParaPrtArea.Left() + (aParaPrtArea.GetWidth() - aAutoCharFrame.GetWidth()) … in InitAllRects_Impl() 224 sal_uIntPtr nFreeWidth = aPagePrtArea.GetWidth() - GetTextWidth(C2S(DEMOTEXT)); in InitAllRects_Impl() 463 aTxt.SetSize(Size(aTxt.GetWidth() / 2, aTxt.GetHeight())); in DrawInnerFrame_Impl() 506 lXPos = aRect.Left() + (aRect.GetWidth() - aFrmSize.Width()) / 2; in Paint() 652 aTxt.SetSize(Size(aTxt.GetWidth() / 2, aTxt.GetHeight())); in Paint()
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | GridLayouter.cxx | 358 nX += maColumnDescriptors[nColumnIndex].GetWidth(); in Layout() 372 …const sal_Int32 nWidth (rDescriptor.GetWidth() - rDescriptor.GetLeftPadding() - rDescriptor.GetRig… in LayoutColumn() 397 nCellWidth += maColumnDescriptors[nColumnIndex+nOffset].GetWidth(); in LayoutColumn() 463 if (nWidth < rDescriptor.GetWidth()) in DistributeWidth() 464 nWidth = rDescriptor.GetWidth(); in DistributeWidth() 482 rDescriptor.SetWidth(rDescriptor.GetWidth() + nRemainingWidth); in DistributeWidth() 544 nX += iColumn->GetWidth(); in Paint() 553 const sal_Int32 nRight (nX + iColumn->GetWidth()); in Paint() 560 nX += iColumn->GetWidth(); in Paint() 569 nX += iColumn->GetWidth(); in Paint() [all …]
|
/aoo42x/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 128 sal_Int32 GetWidth() const { return mnWidth; } in GetWidth() function in ImpXMLEXPPageMasterInfo 974 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 986 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 998 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 1010 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 1028 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 1040 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 1058 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 1074 aLeft.setWidth(long(aLeft.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() 1098 aLeftTop.setWidth(long(aLeftTop.GetWidth() * 0.488)); in ImpWriteAutoLayoutInfos() [all …]
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | bitmap_gfx.cxx | 423 double fScaleX = (double)rDest.GetWidth() / (double)rSrc.GetWidth(); in DrawBitmap() 442 sal_Int32 nImageSz = rSrc.GetWidth() * rSrc.GetHeight(); in DrawBitmap() 472 double fScaleX = (double)rDest.GetWidth() / (double)rSrc.GetWidth(); in DrawBitmap() 486 double fScaleX = (double)rDest.GetWidth() / (double)rSrc.GetWidth(); in DrawMask() 504 sal_uInt32 nWidth = rArea.GetWidth(); in DrawPS1GrayImage() 565 nChar += psp::getValueOf (rArea.GetWidth(), pImage + nChar); in writePS2ImageHeader()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | impgrfll.cxx | 107 …rBmpOutputSize.Width() = basegfx::fround( (double) rOutputRect.GetWidth() * rBmpPerCent.Width() / … in ImpCalcBmpFillSizes() 120 …rBmpOutputSize.Width() = basegfx::fround( (double) rOutputRect.GetWidth() * rBmpPerCent.Width() / … in ImpCalcBmpFillSizes() 137 …aStartPoint.X() = rOutputRect.Left() + ( ( rOutputRect.GetWidth() - rBmpOutputSize.Width() ) >> 1 … in ImpCalcBmpFillSizes() 158 …aStartPoint.X() = rOutputRect.Left() + ( ( rOutputRect.GetWidth() - rBmpOutputSize.Width() ) >> 1 … in ImpCalcBmpFillSizes() 179 …aStartPoint.X() = rOutputRect.Left() + ( ( rOutputRect.GetWidth() - rBmpOutputSize.Width() ) >> 1 … in ImpCalcBmpFillSizes() 243 rStartOffset = Size( ( rOutputRect.GetWidth() - rBmpOutputSize.Width() ) >> 1, in ImpCalcBmpFillSizes()
|
H A D | svdotxtr.cxx | 74 long nTWdt0=aRect.GetWidth ()-1-nHDist; if (nTWdt0<0) nTWdt0=0; in NbcSetSnapRect() 76 long nTWdt1=rRect.GetWidth ()-1-nHDist; if (nTWdt1<0) nTWdt1=0; in NbcSetSnapRect() 108 long nTWdt0=aRect.GetWidth ()-1-nHDist; if (nTWdt0<0) nTWdt0=0; in NbcSetLogicRect() 110 long nTWdt1=rRect.GetWidth ()-1-nHDist; if (nTWdt1<0) nTWdt1=0; in NbcSetLogicRect() 155 long nTWdt0=aRect.GetWidth ()-1-nHDist; if (nTWdt0<0) nTWdt0=0; in NbcResize() 235 long nTWdt1=aRect.GetWidth ()-1-nHDist; if (nTWdt1<0) nTWdt1=0; in NbcResize()
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salnativewidgets.cxx | 109 aHIRect.size.width = static_cast<float>(aRect.GetWidth()); in ImplGetHIRectFromRectangle() 1213 … RefreshRect( buttonRect.Left(), buttonRect.Top(), buttonRect.GetWidth(), buttonRect.GetHeight() ); in drawNativeControl() 1276 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1302 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1347 w = aCtrlBoundRect.GetWidth() + 2*TAB_TEXT_OFFSET - 2*VCL_TAB_TEXT_OFFSET; in getNativeControlRegion() 1363 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1381 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1391 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1407 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() 1428 w = aCtrlBoundRect.GetWidth(); in getNativeControlRegion() [all …]
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 108 sMsg += pRep->GetWidth(); in DbgTblRep() 563 pTblData->GetWidth()), FUNIT_TWIP); in Reset() 565 nSaveWidth = pTblData->GetWidth(); in Reset() 674 pTblData->GetWidth() : in ActivatePage() 750 if(nColSum != pTblData->GetWidth()) in DeactivatePage() 753 (long) (pTblData->GetWidth() / in DeactivatePage() 755 SwTwips nDiff = nColSum - pTblData->GetWidth(); in DeactivatePage() 800 if(pTblData->GetWidth() != lWidth ) in DeactivatePage() 904 pTblData->GetWidth() : pTblData->GetSpace(); in Reset() 1245 pFieldArr[i]->SetRefValue(pTblData->GetWidth()); in ActivatePage() [all …]
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 326 nHeight += aCharacterData.aBoundRect.GetWidth() + ( rFWData.nSingleLineHeight / 5 ); in GetTextAreaOutline() 340 …aOutlineIter->Move( ( aSingleCharacterUnion.GetWidth() - aCharacterIter->aBoundRect.GetWidth() ) /… in GetTextAreaOutline() 353 …aFont.SetWidth( (sal_Int32)( (double)aFontMetric.GetWidth() * ( (double)100 / (double)nCharScaleWi… in GetTextAreaOutline() 477 sal_Int32 nParaWidth = aParagraphIter->aBoundRect.GetWidth(); in GetFontWorkOutline() 480 double fScale = (double)aTextAreaIter->aBoundRect.GetWidth() / nParaWidth; in GetFontWorkOutline() 512 … nHorzDiff = ( aTextAreaIter->aBoundRect.GetWidth() - aParagraphIter->aBoundRect.GetWidth() ) / 2; in GetFontWorkOutline() 514 nHorzDiff = ( aTextAreaIter->aBoundRect.GetWidth() - aParagraphIter->aBoundRect.GetWidth() ); in GetFontWorkOutline() 595 …tance = (double)( rPoint.X() - rTextAreaBoundRect.Left() ) / (double)rTextAreaBoundRect.GetWidth(); in InsertMissingOutlinePoints() 671 sal_Int32 nWidth = rTextAreaBoundRect.GetWidth(); in FitTextOutlinesToShapeOutlines()
|
H A D | EnhancedCustomShape2d.cxx | 811 if( (nYRef != Mx80000000) && aLogicRect.GetWidth() ) in EnhancedCustomShape2d() 856 case ENUM_FUNC_LOGWIDTH : fRet = aLogicRect.GetWidth(); break; in GetEnumFunc() 962 fVal = aLogicRect.GetWidth() - fVal; in GetPoint() 1112 aTopLeft.X() = aLogicRect.GetWidth() - aTopLeft.X(); in GetTextRect() 1113 aBottomRight.X() = aLogicRect.GetWidth() - aBottomRight.X(); in GetTextRect() 1162 if ( aLogicRect.GetHeight() > aLogicRect.GetWidth() ) in GetHandlePosition() 1186 rReturnPosition.X() = aLogicRect.GetWidth() - rReturnPosition.X(); in GetHandlePosition() 1209 aP.X() = aLogicRect.GetWidth() - aP.X(); in SetHandleControllerPosition() 1233 if ( aLogicRect.GetHeight() > aLogicRect.GetWidth() ) in SetHandleControllerPosition() 1623 if ( aRect.GetWidth() && aRect.GetHeight() ) in CreateSubPath() [all …]
|
/aoo42x/main/svx/source/stbctrls/ |
H A D | zoomsliderctrl.cxx | 94 const long nControlWidth = getControlRect().GetWidth(); in Offset2Zoom() 153 const long nControlWidth = getControlRect().GetWidth(); in Zoom2Offset() 337 …aImagePoint.X() = aRect.TopLeft().X() + aControlRect.GetWidth() - nIncDecWidth - (nSliderXOffset -… in Paint() 364 else if ( nXDiff >= aControlRect.GetWidth() - nSliderXOffset + nButtonLeftOffset && in MouseButtonDown() 365 nXDiff <= aControlRect.GetWidth() - nSliderXOffset + nButtonRightOffset ) in MouseButtonDown() 368 else if( nXDiff >= nSliderXOffset && nXDiff <= aControlRect.GetWidth() - nSliderXOffset ) in MouseButtonDown() 417 if ( nXDiff >= nSliderXOffset && nXDiff <= aControlRect.GetWidth() - nSliderXOffset ) in MouseMove()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdwindow.cxx | 511 if( (rZoomRect.GetWidth() != 0) && (rZoomRect.GetHeight() != 0)) in GetZoomForRect() 527 if(rZoomRect.GetWidth()) in GetZoomForRect() 530 * (double) ZOOM_MULTIPLICATOR / (double) rZoomRect.GetWidth()); in GetZoomForRect() 570 if (rZoomRect.GetWidth() == 0 || rZoomRect.GetHeight() == 0) in SetZoomRect() 584 DBG_ASSERT(rZoomRect.GetWidth(), "ZoomRect-Breite = 0!"); in SetZoomRect() 600 if(rZoomRect.GetWidth()) in SetZoomRect() 603 * (double) ZOOM_MULTIPLICATOR / (double) rZoomRect.GetWidth()); in SetZoomRect() 630 maWinPos.X() += (rZoomRect.GetWidth() - aWinSize.Width()) / 2; in SetZoomRect()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fupoor.cxx | 361 if(rRect.GetWidth() > rRect.GetHeight()) in ImpForceQuadratic() 364 Point(rRect.Left() + ((rRect.GetWidth() - rRect.GetHeight()) / 2), rRect.Top()), in ImpForceQuadratic() 370 Point(rRect.Left(), rRect.Top() + ((rRect.GetHeight() - rRect.GetWidth()) / 2)), in ImpForceQuadratic() 371 Size(rRect.GetWidth(), rRect.GetWidth())); in ImpForceQuadratic()
|
/aoo42x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1222 nTmpX += pTextPortion->GetWidth(); in GetCharPos() 1278 nLineWidth += pTextPortion->GetWidth(); in CalcTextWidth() 1765 pDummyPortion->GetWidth() = 0; in CreateAndInsertEmptyLine() 2013 pTP->GetWidth() = (-1); in RecalcTextPortion() 2429 pPortion->GetWidth() = nXWidth-1; in CreateLines() 2430 nTmpWidth = pPortion->GetWidth(); in CreateLines() 2441 nTmpWidth += pPortion->GetWidth(); in CreateLines() 2463 nTmpWidth -= pPortion->GetWidth(); in CreateLines() 2504 nTextWidth += pTextPortion->GetWidth(); in CreateLines() 3164 nX += pPortion->GetWidth(); in ImpGetPortionXOffset() [all …]
|
/aoo42x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 144 nWidth = pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_CheckMinMax() 180 nLeft += pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_Box2LeftBorder() 217 nCurrLeft += pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_LeftBorder2Box() 392 nRight += pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in CollectBoxSelection() 573 long nNewWidth = pFmt->GetFrmSize().GetWidth() + pCurr->second; in CollectBoxSelection() 618 long nWidth = rBoxes[j]->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_InsertPosition() 1621 long nWidth = pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_SearchSelBox() 1888 nRight += pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in ExpandColumnSelection() 1904 const SwTwips nTabSize = GetFrmFmt()->GetFrmSize().GetWidth(); in PrepareDeleteCol() 1918 nRight += pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in PrepareDeleteCol() [all …]
|
H A D | swtable.cxx | 413 sal_uInt64 nBox = pFmt->GetFrmSize().GetWidth(); in lcl_ModifyLines() 439 sal_uInt64 nBox = pFmt->GetFrmSize().GetWidth(); in lcl_ModifyBoxes() 495 AdjustWidths( pOldSize->GetWidth(), pNewSize->GetWidth() ); in Modify() 527 const long nWish = pTabFmt->GetFrmSize().GetWidth(); in lcl_SortedTabColInsert() 821 GetFrmSize().GetWidth(); in lcl_ProcessBoxSet() 834 sal_uInt64 nWidth = pBox->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_ProcessBoxSet() 916 if ( aFmtFrmSize.GetWidth() < 0 ) in lcl_ProcessBoxSet() 983 aFmtFrmSize.SetWidth( aFmtFrmSize.GetWidth() + nDiff ); in lcl_AdjustBox() 1010 aParm.nOldWish = aParm.nNewWish = pFmt->GetFrmSize().GetWidth(); in SetTabCols() 1072 if ( aSz.GetWidth() != aParm.nNewWish ) in SetTabCols() [all …]
|
/aoo42x/main/starmath/source/ |
H A D | view.cxx | 1099 Point aPoint(aOutRect.Left() + (aOutRect.GetWidth() - aTitleSize.Width()) / 2, in Impl_Print() 1102 sal::static_int_cast< sal_uInt16 >(aOutRect.GetWidth() - 200)); in Impl_Print() 1109 aPoint.X() = aOutRect.Left() + (aOutRect.GetWidth() - aDescSize.Width()) / 2; in Impl_Print() 1112 sal::static_int_cast< sal_uInt16 >(aOutRect.GetWidth() - 200)); in Impl_Print() 1126 Size aSize (GetTextSize(rOutDev, GetDoc()->GetText(), aOutRect.GetWidth() - 200)); in Impl_Print() 1132 Size(aOutRect.GetWidth(), 200 + aSize.Height() + 200))); in Impl_Print() 1134 Point aPoint (aOutRect.Left() + (aOutRect.GetWidth() - aSize.Width()) / 2, in Impl_Print() 1137 sal::static_int_cast< sal_uInt16 >(aOutRect.GetWidth() - 200)); in Impl_Print() 1164 Size OutputSize (rOutDev.LogicToPixel(Size(aOutRect.GetWidth(), in Impl_Print() 1189 Point aPos (aOutRect.Left() + (aOutRect.GetWidth() - aSize.Width()) / 2, in Impl_Print() [all …]
|
/aoo42x/main/avmedia/source/viewer/ |
H A D | mediawindow_impl.cxx | 418 if( pLogo && !pLogo->IsEmpty() && ( aVideoRect.GetWidth() > 0 ) && ( aVideoRect.GetHeight() > 0 ) ) in Paint() 427 …if( ( aLogoSize.Width() > aVideoRect.GetWidth() || aLogoSize.Height() > aVideoRect.GetHeight() ) && in Paint() 432 if( fLogoWH < ( (double) aVideoRect.GetWidth() / aVideoRect.GetHeight() ) ) in Paint() 439 aLogoSize.Width() = aVideoRect.GetWidth(); in Paint() 440 aLogoSize.Height()= (long) ( aVideoRect.GetWidth() / fLogoWH ); in Paint() 444 DrawBitmapEx( Point( aBasePos.X() + ( ( aVideoRect.GetWidth() - aLogoSize.Width() ) >> 1 ), in Paint()
|
/aoo42x/main/slideshow/source/engine/shapes/ |
H A D | drawinglayeranimation.cxx | 380 if(maPaintRectangleLogic.GetWidth() > in ImpForceScrollTextAnimNodes() 381 maScrollRectangleLogic.GetWidth()) in ImpForceScrollTextAnimNodes() 383 … fZeroLogicAlternate = maScrollRectangleLogic.Right() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes() 389 … fOneLogicAlternate = maScrollRectangleLogic.Right() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes() 393 fZeroLogic = maScrollRectangleLogic.Left() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes() 633 double const fPaintWidth = maPaintRectangleLogic.GetWidth(); in updateShapeAttributes() 636 double const fScrollWidth = maScrollRectangleLogic.GetWidth(); in updateShapeAttributes()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 1078 nWidth = nWidth * aNew.GetWidth() / in GetMergeSel() 1080 long nTmpWidth = aNew.GetWidth() - nWidth; in GetMergeSel() 1122 nLeft = nLeft * aNew.GetWidth() / in GetMergeSel() 1125 nRight = nRight * aNew.GetWidth() / in GetMergeSel() 1127 nWidth = aNew.GetWidth() - nLeft - nRight; in GetMergeSel() 1182 nLeft = nLeft * aNew.GetWidth() / in GetMergeSel() 1184 nRight = nRight * aNew.GetWidth() / in GetMergeSel() 1242 nWidth = pFirstBox->GetFrmFmt()->GetFrmSize().GetWidth(); in GetMergeSel() 1288 nWidth = pFirstBox->GetFrmFmt()->GetFrmSize().GetWidth(); in GetMergeSel() 1603 long nTmp = pTmp->GetFmt()->GetFrmSize().GetWidth(); in lcl_CalcWish() [all …]
|
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/ |
H A D | Line.java | 48 mnWidth += aRun.GetWidth(); in AddRun() 77 mnWidth += aRun.GetWidth(); in Format() 86 public int GetWidth () in GetWidth() method in Line 150 final int nRunWidth = aRun.GetWidth(); in GetRunForX()
|