Home
last modified time | relevance | path

Searched refs:GetWidth (Results 76 – 100 of 449) sorted by relevance

12345678910>>...18

/trunk/main/xmloff/source/text/
H A DXMLTextColumnsContext.cxx193 sal_Int32 GetWidth() const { return nWidth; } in GetWidth() function in XMLTextColumnSepContext_Impl
465 if( pColumnSep->GetWidth() ) in EndElement()
467 aAny <<= pColumnSep->GetWidth(); in EndElement()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx341 if ( aRect.GetWidth() <= 1 ) in ImplDrawItem()
395 if ( aRect.GetWidth() < 1 ) in ImplDrawItem()
412 if ( (aImageSize.Width() > aRect.GetWidth()) || (nTestHeight > aRect.GetHeight()) ) in ImplDrawItem()
420 long nMaxTxtWidth = aRect.GetWidth()-(HEADERBAR_TEXTOFF*2)-nArrowWidth; in ImplDrawItem()
455 nTxtPos = aRect.Left()+(aRect.GetWidth()-nTempWidth)/2; in ImplDrawItem()
538 nImagePos = aRect.Left()+(aRect.GetWidth()-aImageSize.Width())/2; in ImplDrawItem()
H A Dtoolbarmenu.cxx1350 rMaxWidth = aNativeContent.GetWidth(); in ImplGetNativeCheckAndRadioSize()
1366 rMaxWidth = Max (rMaxWidth, aNativeContent.GetWidth()); in ImplGetNativeCheckAndRadioSize()
1486 aTmpPos.X() = aOuterCheckRect.Left() + (aOuterCheckRect.GetWidth() - nCtrlHeight)/2; in implPaint()
1508 aTmpPos.X() = aOuterCheckRect.Left() + (aOuterCheckRect.GetWidth() - aSymbolSize.Width())/2; in implPaint()
1525 aTmpPos.X() += (aOuterCheckRect.GetWidth()-pEntry->maImage.GetSizePixel().Width())/2; in implPaint()
/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx177 double fWidth = aRect.GetWidth(); in ImplDrawLinearGradient()
429 const double fWidth = aRect.GetWidth(); in ImplDrawComplexGradient()
466 long nZWidth = aRect.GetWidth() * (long) rGradient.GetOfsX() / 100; in ImplDrawComplexGradient()
481 long nMinRect = Min( aRect.GetWidth(), aRect.GetHeight() ); in ImplDrawComplexGradient()
560 if( ( aRect.GetWidth() < 2 ) || ( aRect.GetHeight() < 2 ) ) in ImplDrawComplexGradient()
564 aPoly = Polygon( aRect.Center(), aRect.GetWidth() >> 1, aRect.GetHeight() >> 1 ); in ImplDrawComplexGradient()
/trunk/main/editeng/inc/editeng/
H A Dshaditem.hxx83 sal_uInt16 GetWidth() const { return nWidth; } in GetWidth() function in SvxShadowItem
101 nWidth = rFmtShadow.GetWidth(); in operator =()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx813 long nAllSnapWdt=aAllSnapRect.GetWidth()-1; in MergeNotPersistAttrFromMarked()
846 nSnapWdt=aSnapRect2.GetWidth()-1; in MergeNotPersistAttrFromMarked()
848 nLogicWdt=aLogicRect2.GetWidth()-1; in MergeNotPersistAttrFromMarked()
866 if (nSnapWdt!=aSnapRect.GetWidth()-1) bSnapWdtDC=sal_True; in MergeNotPersistAttrFromMarked()
871 if (nLogicWdt!=aLogicRect.GetWidth()-1) bLogicWdtDC=sal_True; in MergeNotPersistAttrFromMarked()
873 if (!bLogicWdtDiff && aSnapRect.GetWidth()!=aLogicRect.GetWidth()) bLogicWdtDiff=sal_True; in MergeNotPersistAttrFromMarked()
H A Dsvdotext.cxx667 const long nW(std::max(long(0), (long)(aRect.GetWidth() - 1 - nDist))); in AdaptTextMinSize()
824 if (aAnkRect.GetWidth()<2) aAnkRect.Right()=aAnkRect.Left()+1; // Mindestgroesse 2 in TakeTextAnchorRect()
862 long nAnkWdt=aAnkRect.GetWidth(); in TakeTextRect()
957 if(aAnkRect.GetWidth() < aTextSiz.Width() && !IsVerticalWriting()) in TakeTextRect()
982 long nFreeWdt=aAnkRect.GetWidth()-aTextSiz.Width(); in TakeTextRect()
1713 basegfx::B2DTuple aScale(aRectangle.GetWidth(), aRectangle.GetHeight()); in TRGetBaseGeometry()
H A Dsvdorect.cxx248 if (aRect.GetWidth()==aRect.GetHeight()) nResId+=2; // Quadrat in TakeObjNameSingul()
272 if (aRect.GetWidth()==aRect.GetHeight()) nResId+=2; // Quadrat in TakeObjNamePlural()
342 …long b = Max(aRect.GetWidth(),aRect.GetHeight())/2; // Wird aufgerundet, da GetWidth() eins draufa… in GetHdl()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx945 double XScale = static_cast<double>(originalPixelRect.GetWidth())/destRect.GetWidth(); in Impl_writeImage()
991 double pixXScale = static_cast<double>(szDestPixel.Width()) / originalPixelRect.GetWidth(); in Impl_writeImage()
1329 double XScale = (double)aNewRect.GetWidth()/aOldRect.GetWidth(); in Impl_writeFilling()
1500 Impl_writeEllipse( rRect.Center(), rRect.GetWidth() >> 1, rRect.GetHeight() >> 1 ); in Impl_writeActions()
1871 …ext( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, pA->GetWidth() ); in Impl_writeActions()
/trunk/main/sd/source/ui/view/
H A Ddrviewsh.cxx143 if(nFreeSpaceX > rRect.GetWidth()) in MakeVisible()
144 nFreeSpaceX = rRect.GetWidth(); in MakeVisible()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx767 Size theMaxStrSize( cellRect.GetWidth() - FRAME_OFFSET, in DrawString()
802 nRightX = (sal_uInt16)( cellRect.GetWidth() in DrawString()
832 ((cellRect.GetWidth()-aStrSize.Width())/2); in DrawString()
943 aPrvSize.Width() = maArray.GetWidth() + 4; in CalcCellArray()
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx728 nRightX = (sal_uInt16)( cellRect.GetWidth() in DrawString()
743 ((cellRect.GetWidth()-aStrSize.Width())/2); in DrawString()
874 aPrvSize.Width() = maArray.GetWidth() + 4; in CalcCellArray()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx578 m_aWMWorkAreas[i].GetWidth(), in NetWMAdaptor()
1315 Size( aPosSize.GetWidth() in setNetWMState()
1405 Size( aPosSize.GetWidth() in setGnomeWMState()
1643 rGeom.nWidth : pFrame->maRestorePosSize.GetWidth(), in maximizeFrame()
1655 aTarget.GetWidth(), in maximizeFrame()
1689 pFrame->nWidth_ = aTarget.GetWidth(); in maximizeFrame()
2268 pFrame->maGeometry.nWidth = rScreens[i].GetWidth(); in showFullScreen()
/trunk/main/xmloff/source/style/
H A DMarkerStyle.cxx118 … pViewBox->GetX() + pViewBox->GetWidth(), pViewBox->GetY() + pViewBox->GetHeight()); in importXML()
121 pViewBox->GetWidth(), pViewBox->GetHeight()); in importXML()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx465 …mpGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), nSalFlags, thi… in Invert()
601 …pGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), SAL_INVERT_TRAC… in InvertTracking()
603 …pGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), SAL_INVERT_50, … in InvertTracking()
609 … pGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), nBorder, SAL_INVERT_50, this ); in InvertTracking()
610 …pGraphics->Invert( aRect.Left(), aRect.Bottom()-nBorder+1, aRect.GetWidth(), nBorder, SAL_INVERT_5… in InvertTracking()
H A Ddecoview.cxx47 long nMin = Min( rRect.GetWidth(), rRect.GetHeight() ); in ImplDrawSymbol()
445 … Point aPos2( bRTL ? rRect.Right() - rRect.GetWidth()/3 : rRect.Left() + rRect.GetWidth()/3, in ImplDrawSymbol()
712 long nWidth = rRect.GetWidth(); in ImplDrawDPILineRect()
1182 if ( (rRect.GetHeight() > 10) && (rRect.GetWidth() > 10) ) in ImplDrawButton()
H A Dtoolbox.cxx1132 nMaxSize = pThis->maOutDockRect.GetWidth() - 20; in ImplLineSizing()
1323 if ( rRect.GetWidth() < TB_MIN_WIN_WIDTH ) in StartDragging()
1324 mnMinWidth = rRect.GetWidth(); in StartDragging()
1413 aSize.Width() = maRect.GetWidth(); in EndDragging()
1919 if( aRect.GetWidth() > nMinWidth ) in ImplCalcItem()
1920 nMinWidth = aRect.GetWidth(); in ImplCalcItem()
3379 nX += (maNextToolRect.GetWidth()-6)/2-4; in ImplDrawNext()
3386 nX += (maNextToolRect.GetWidth()-6)/2-6; in ImplDrawNext()
3525 if ( (aSize.Width() > pItem->maRect.GetWidth()-2) || in ImplDrawItem()
3564 aBtnSize.Width() -= aArrowRect.GetWidth(); in ImplDrawItem()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx135 const long nXOffset = (aRect.GetWidth() - nImageWidthSum)/2; in Paint()
173 const long nXOffset = (aRect.GetWidth() - nImageWidthSum)/2; in MouseButtonDown()
/trunk/main/svtools/source/toolpanel/
H A Dtablayouter.cxx175 Size aTabBarSize = ( aPreferredSize.Width() < i_rDeckPlayground.GetWidth() ) in Layout()
202 aTabBarSize.Width() = i_rDeckPlayground.GetWidth(); in Layout()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx232 const long nRectWidth = aRect.GetWidth(); in UserDraw()
300 long nRectWidth = aRect.GetWidth(); in UserDraw()
425 long nRectWidth = aRect.GetWidth(); in UserDraw()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx276 if( bNewOri ? aSz.GetHeight() > aSz.GetWidth() in ChgAllPageOrientation()
277 : aSz.GetHeight() < aSz.GetWidth() ) in ChgAllPageOrientation()
280 aSz.SetHeight( aSz.GetWidth() ); in ChgAllPageOrientation()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx954 if ( maTitleRect.GetWidth() > maTextRect.GetWidth() ) in Show()
955 aWindowSize.setWidth( maTitleRect.GetWidth() ); in Show()
957 aWindowSize.setWidth( maTextRect.GetWidth() ); in Show()
/trunk/main/sw/source/core/text/
H A Ditratr.cxx512 nMin = pSObj->GetCurrentBoundRect().GetWidth(); in lcl_MinMaxNode()
520 nMin = rSz.GetWidth(); in lcl_MinMaxNode()
731 nAktWidth = pSObj->GetCurrentBoundRect().GetWidth(); in GetMinMaxSize()
753 nAktWidth = pFrmFmt->GetFrmSize().GetWidth(); in GetMinMaxSize()
/trunk/main/sc/source/ui/view/
H A Dtabvwshh.cxx139 Fraction( nNewVal, aRect.GetWidth() ), in ExecuteObject()
218 nVal = aRect.GetWidth(); in GetObjectState()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableConnection.cxx229 if( (aTempRect.GetWidth()!=1) && (aTempRect.GetHeight()!=1) ) in GetBoundingRect()
231 if( (aBoundingRect.GetWidth()==1) && (aBoundingRect.GetHeight()==1) ) in GetBoundingRect()

Completed in 201 milliseconds

12345678910>>...18