Home
last modified time | relevance | path

Searched refs:nRight (Results 1 – 25 of 244) sorted by last modified time

12345678910

/aoo41x/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx199 sal_Int32 nTop = 0, nBottom = 0, nLeft = 0, nRight = 0; in ContextFilter() local
204 pPMPaddingRight->maValue >>= nRight; in ContextFilter()
206 if( (nTop == nBottom) && (nBottom == nLeft) && (nLeft == nRight) ) in ContextFilter()
/aoo41x/main/writerfilter/source/doctok/
H A DWW8FKPImpl.cxx34 sal_uInt32 nRight = getEntryCount();
36 while (nRight - nLeft > 1)
38 sal_uInt32 nMiddle = (nLeft + nRight) / 2;
47 nRight = nMiddle;
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx1825 rRect.nRight = aRect.right-1; in GetWorkArea()
3257 long nRight = nX + nWidth; in UnionClipRegion() local
3264 pBoundRect->right = nRight; in UnionClipRegion()
3276 if ( nRight > pBoundRect->right ) in UnionClipRegion()
3277 pBoundRect->right = (int)nRight; in UnionClipRegion()
3285 pRect->right = (int)nRight; in UnionClipRegion()
H A Dsalobj.cxx746 long nRight = nX + nWidth; in UnionClipRegion() local
753 pBoundRect->right = nRight; in UnionClipRegion()
765 if ( nRight > pBoundRect->right ) in UnionClipRegion()
766 pBoundRect->right = (int)nRight; in UnionClipRegion()
774 pRect->right = (int)nRight; in UnionClipRegion()
/aoo41x/main/vcl/workben/
H A Dvcldemo.cxx168 DrawLine( Point(r.nLeft, r.nTop+i), Point(r.nRight, r.nBottom-i) ); in Paint()
170 DrawLine( Point(r.nLeft+i, r.nBottom), Point(r.nRight-i, r.nTop) ); in Paint()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx104 int nLeft, int nTop, int nRight, int nBottom, in ImplCalcOutSideRgn() argument
126 if ( rSrcRect.right > nRight ) in ImplCalcOutSideRgn()
130 hTempRgn = CreateRectRgn( nRight, 0, 31999, 31999 ); in ImplCalcOutSideRgn()
H A Dsalnativewidgets-luna.cxx364 rc.right = aRect.nRight; in ImplGetThemeRect()
H A Dwinlayout.cxx797 const int nRight = mnGlyphCount - 1; local
798 nOldWidth -= mpGlyphAdvances[ nRight ];
799 nNewWidth -= mpGlyphAdvances[ nRight ];
803 for( i = 0; i < nRight; ++i )
809 for( i = 0; (i < nRight) && (nStretchable > 0); ++i )
H A Dsalgdi.cxx972 const long nRight(aRectIter->Left() + nW); in setClipRegion() local
979 pBoundRect->right = nRight; in setClipRegion()
995 if(nRight > pBoundRect->right) in setClipRegion()
997 pBoundRect->right = (int)nRight; in setClipRegion()
1008 pNextClipRect->right = (int)nRight; in setClipRegion()
/aoo41x/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx639 int nLeft = 0, nRight = 0, nUpper = 0, nLower = 0; in InitPaperSize() local
642 pParser->getMargins (aPaper, nLeft, nRight, nUpper, nLower); in InitPaperSize()
655 mnRMarginPt = nRight; in InitPaperSize()
/aoo41x/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2569 long nRight = rScreens.front().Right(); in setFullScreenMonitors() local
2589 if( rScreens[i].Right() > nRight ) in setFullScreenMonitors()
2591 nRight = rScreens[i].Right(); in setFullScreenMonitors()
/aoo41x/main/vcl/source/window/
H A Dwindow.cxx9495 aRect.nRight += 1; in DrawSelectionBackground()
H A Dtoolbox.cxx445 long nLeft, nTop, nRight, nBottom; in ImplDrawGradientBackground() local
464 aBottomLineSz.Width() += TB_BORDER_OFFSET1 + nRight; in ImplDrawGradientBackground()
764 long nRight = 0; in ImplCalcSize() local
798 nLeft = nTop = nRight = nBottom = 0; in ImplCalcSize()
2397 long nRight; in ImplFormat() local
2515 nRight = TB_BORDER_OFFSET2 + mnRightBorder; in ImplFormat()
2522 nRight = 0; in ImplFormat()
2526 nRight+= mnBorderX; in ImplFormat()
2534 long nWinWidth = mnDX - nLeft - nRight; in ImplFormat()
3257 aInnerRect.nRight-=1; in ImplDrawMenubutton()
[all …]
H A Dmenu.cxx3793 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplExecute() local
3794 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplExecute()
H A Dsplitwin.cxx1883 long nRight = rRect.Right(); in ImplDrawButtonRect() local
1894 while ( i < nRight-3 ) in ImplDrawButtonRect()
1902 if ( (i < nEx1) || ((i > nEx2 ) && (i < nRight-3)) ) in ImplDrawButtonRect()
3833 long nRight; in CalcWindowSizePixel() local
3837 ImplCalcBorder( eAlign, sal_False, nLeft, nTop, nRight, nBottom ); in CalcWindowSizePixel()
3838 aSize.Width() += nLeft+nRight; in CalcWindowSizePixel()
H A Dsyswin.cxx775 …tate.mnX + displacement + aState.mnWidth + g.nRightDecoration) > (unsigned long) aDesktop.nRight || in SetWindowStateData()
782 …tate.mnX + displacement + aState.mnWidth + g.nRightDecoration) > (unsigned long) aDesktop.nRight || in SetWindowStateData()
H A Ddecoview.cxx59 long nRight; in ImplDrawSymbol() local
124 nRight = nCenterX; in ImplDrawSymbol()
149 nRight = nCenterX+n2; in ImplDrawSymbol()
154 nRight--; in ImplDrawSymbol()
217 nRight = nLeft+n2; in ImplDrawSymbol()
247 nRight = nLeft+n2; in ImplDrawSymbol()
252 nRight--; in ImplDrawSymbol()
326 nRight = nCenterX+n2; in ImplDrawSymbol()
348 nRight = nCenterX; in ImplDrawSymbol()
375 nRight = nCenterX-1; in ImplDrawSymbol()
[all …]
H A Ddockmgr.cxx199 sal_Int32 nLeft, nTop, nRight, nBottom; in IMPL_LINK() local
200 GetBorder( nLeft, nTop, nRight, nBottom ); in IMPL_LINK()
204 aBorderRect.nRight -= nRight; in IMPL_LINK()
690 aRect.nRight-=3; in DrawGrip()
713 aRect.nLeft+=2; aRect.nRight-=2; in DrawGrip()
739 aRect.nLeft = (aRect.nLeft + aRect.nRight - width) / 2; in DrawGrip()
740 aRect.nRight = aRect.nLeft + width; in DrawGrip()
H A Dbrdwin.cxx147 aTempRect.nRight-=4; in ImplDrawBrdWinSymbolButton()
1535 nRight -= 3; in Init()
1554 pData->maCloseRect.Right() = nRight; in Init()
1563 pData->maMenuRect.Right() = nRight; in Init()
1572 pData->maDockRect.Right() = nRight; in Init()
1577 nRight -= 3; in Init()
1584 pData->maHideRect.Right() = nRight; in Init()
1588 nRight -= 3; in Init()
1595 pData->maRollRect.Right() = nRight; in Init()
1604 pData->maHelpRect.Right() = nRight; in Init()
[all …]
/aoo41x/main/vcl/source/gdi/
H A Dregband.cxx857 bool ImplRegionBand::IsOver( long nLeft, long nRight ) in IsOver() argument
862 if ( (pSep->mnXLeft < nRight) && (pSep->mnXRight > nLeft) ) in IsOver()
873 bool ImplRegionBand::IsInside( long nLeft, long nRight ) in IsInside() argument
878 if ( (pSep->mnXLeft >= nLeft) && (nRight <= pSep->mnXRight) ) in IsInside()
H A Dregion.cxx586 const long nRight(std::max(rRect.Left(), rRect.Right())); in Union() local
593 pNew->Union(nLeft, nTop, nRight, nBottom); in Union()
679 const long nRight(std::max(rRect.Left(), rRect.Right())); in Intersect() local
686 pNew->Intersect(nLeft, nTop, nRight, nBottom); in Intersect()
760 const long nRight(std::max(rRect.Left(), rRect.Right())); in Exclude() local
767 pNew->Exclude(nLeft, nTop, nRight, nBottom); in Exclude()
845 const long nRight(std::max(rRect.Left(), rRect.Right())); in XOr() local
852 pNew->XOr(nLeft, nTop, nRight, nBottom); in XOr()
H A Dregionband.cxx88 const long nRight(std::max(rRect.Left(), rRect.Right())); in RegionBand() local
94 mpFirstBand->Union(nLeft, nRight); in RegionBand()
899 void RegionBand::Union(long nLeft, long nTop, long nRight, long nBottom) in Union() argument
901 DBG_ASSERT( nLeft <= nRight, "RegionBand::Union() - nLeft > nRight" ); in Union()
911 pBand->Union( nLeft, nRight ); in Union()
948 pBand->Intersect(nLeft, nRight); in Intersect()
1000 DBG_ASSERT( nLeft <= nRight, "RegionBand::Exclude() - nLeft > nRight" ); in Exclude()
1012 pBand->Exclude(nLeft, nRight); in Exclude()
1040 void RegionBand::XOr(long nLeft, long nTop, long nRight, long nBottom) in XOr() argument
1042 DBG_ASSERT( nLeft <= nRight, "RegionBand::Exclude() - nLeft > nRight" ); in XOr()
[all …]
H A Doutdev3.cxx4533 int nRight = rSalLayout.GetTextWidth(); in ImplDrawRotateText() local
7632 long nRight = 0; in GetTextBoundRect() local
7649 for( nRight = nW; --nRight >= 0; ) in GetTextBoundRect()
7650 if( pAcc->GetPixel( nBottom, nRight ) == aBlack ) in GetTextBoundRect()
7652 if( nRight >= 0 ) in GetTextBoundRect()
7655 if( nRight < nLeft ) in GetTextBoundRect()
7657 long nX = nRight; in GetTextBoundRect()
7658 nRight = nLeft; in GetTextBoundRect()
7672 for( nX = nW; --nX > nRight; ) in GetTextBoundRect()
7675 nRight = nX; in GetTextBoundRect()
[all …]
H A Doutdev6.cxx82 const long nRight = aDstRect.Right(); in DBG_NAMEEX() local
85 const long nEndX = ImplLogicXToDevicePixel( nRight ); in DBG_NAMEEX()
106 while( ( nX += nDistX ) <= nRight ) in DBG_NAMEEX()
954 const long nRight = nX + nWidth - 1L; in ImplDrawBitmapWallpaper() local
982 for( long nBmpX = nStartX; nBmpX <= nRight; nBmpX += nBmpWidth ) in ImplDrawBitmapWallpaper()
1269 const sal_uInt32 nRight(std::min(nMaxX, nX + nLen)); in DrawCheckered() local
1276 DrawRect(Rectangle(nX, nY, nRight, nBottom)); in DrawCheckered()
/aoo41x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1968 for( int nRight = 0; nRight < nLastRight; ++nRight ) in GetKernPairs() local
1972 aKernPair.mnChar2 = nRight; in GetKernPairs()
2039 for( int nRight = 0; nRight < nLastRight; ++nRight ) in GetKernPairs() local
2043 aKernPair.mnChar2 = nRight; in GetKernPairs()

Completed in 304 milliseconds

12345678910