| /aoo41x/main/svx/source/dialog/ | 
| H A D | swframeexample.cxx | 229 		aParaPrtArea.Right() = aDrawObj.Right();  in InitAllRects_Impl()244 					rRect.Right() = aPage.Right();  in CalcBoundRect_Impl()
 250 					rRect.Right() = aPagePrtArea.Right();  in CalcBoundRect_Impl()
 260 					rRect.Right() = aPage.Right();  in CalcBoundRect_Impl()
 331 					rRect.Right() = aPara.Right();  in CalcBoundRect_Impl()
 336 					rRect.Right() = aParaPrtArea.Right();  in CalcBoundRect_Impl()
 346 					rRect.Right() = aPage.Right();  in CalcBoundRect_Impl()
 351 					rRect.Right() = aPage.Right();  in CalcBoundRect_Impl()
 356 					rRect.Right() = aPagePrtArea.Right();  in CalcBoundRect_Impl()
 366 					rRect.Right() = aPara.Right();  in CalcBoundRect_Impl()
 [all …]
 
 | 
| /aoo41x/main/rsc/source/tools/ | 
| H A D | rsctree.cxx | 78 	if( Right() )  in EnumNodes()102 			pTmp = pTmp->Right();  in ChangeDLListBTree()
 138 	if( Right() ){  in ChangeBTreeDLList()
 172 			if( pRemove->Right() )  in Remove()
 183 		if( Right() ){  in Remove()
 184 			pRoot = Right();  in Remove()
 248 		if( Right() ){  in SearchParent()
 277 		if( Right() )  in Search()
 297 		if( Right() )  in Search()
 331 		if( Right() )  in Insert()
 [all …]
 
 | 
| /aoo41x/main/extensions/source/bibliography/ | 
| H A D | sections.src | 50         Right = TRUE;56         Right = TRUE;
 62         Right = TRUE;
 68         Right = TRUE;
 74         Right = TRUE;
 80         Right = TRUE;
 86         Right = TRUE;
 92         Right = TRUE;
 98         Right = TRUE;
 104         Right = TRUE;
 [all …]
 
 | 
| /aoo41x/main/vcl/source/window/ | 
| H A D | decoview.cxx | 431 				aTempRect.Right() = aRect.Right();  in ImplDrawSymbol()519 			aTempRect.Right() = aRect.Right();  in ImplDrawSymbol()
 532 			aTempRect.Right() = aRect.Right();  in ImplDrawSymbol()
 549 			aTempRect.Right() = aRect.Right();  in ImplDrawSymbol()
 801 				rRect.Right()--;  in ImplDrawFrame()
 865 				rRect.Right()--;  in ImplDrawFrame()
 868 				rRect.Right()++;  in ImplDrawFrame()
 893 					rRect.Right()--;  in ImplDrawFrame()
 1032 			aRect1.Right()	= aFillRect.Right(),  in ImplDrawButton()
 1049 				aRect2.Right()	= aFillRect.Right(),  in ImplDrawButton()
 [all …]
 
 | 
| H A D | brdwin.cxx | 98 	rRect.Right()++;  in ImplCalcSymbolRect()105 	rRect.Right()	-= nExtraWidth;  in ImplCalcSymbolRect()
 852 					aNewRect.Right() += aMousePos.X();  in ImplTracking()
 1159                     mnRightBorder   = aBounds.Right() - aContent.Right();  in Init()
 1212             mnRightBorder	= aRect.Right()-aCalcRect.Right();  in Init()
 1504 	pData->mnRightBorder	= aRect.Right()-aCalcRect.Right();  in Init()
 1554 				pData->maCloseRect.Right()	= nRight;  in Init()
 1563 				pData->maMenuRect.Right()  = nRight;  in Init()
 1572 				pData->maDockRect.Right()  = nRight;  in Init()
 1714 			aInRect.Right() -= 2;  in DrawWindow()
 [all …]
 
 | 
| /aoo41x/main/svtools/source/hatchwindow/ | 
| H A D | ipwin.cxx | 231 			aPos.X() = aRect.Right() - aTR.X();  in GetTrackPosPixel()351 				rValidate.Left() = rValidate.Right();  in ValidateRect()
 352 				rValidate.Right() = RECT_EMPTY;  in ValidateRect()
 369 				rValidate.Right() = RECT_EMPTY;  in ValidateRect()
 373 				rValidate.Right() = RECT_EMPTY;  in ValidateRect()
 379 				rValidate.Right() = RECT_EMPTY;  in ValidateRect()
 390 				rValidate.Left() = rValidate.Right();  in ValidateRect()
 391 				rValidate.Right() = RECT_EMPTY;  in ValidateRect()
 398 				rValidate.Right() = RECT_EMPTY;  in ValidateRect()
 402 	if( rValidate.Right() == RECT_EMPTY )  in ValidateRect()
 [all …]
 
 | 
| /aoo41x/main/soldep/source/ | 
| H A D | tbox.cxx | 182 				DrawLine( Point( aRect.Left(), aRect.Top()), Point( aRect.Right(), aRect.Top()));  in Paint()189 				DrawLine( Point( aRect.Left(), aRect.Top()+2), Point( aRect.Right(),aRect.Top()+2));  in Paint()
 190 				DrawLine( Point( aRect.Right(), aRect.Top()), Point( aRect.Right(), aRect.Top()+2));  in Paint()
 192 				DrawLine( Point( aRect.Left(), aRect.Top()+6), Point( aRect.Right(),aRect.Top()+6));  in Paint()
 193 				DrawLine( Point( aRect.Right(), aRect.Top()+4), Point( aRect.Right(), aRect.Top()+6));  in Paint()
 242 				DrawLine( Point( aRect.Right(), aRect.Bottom()), Point( aRect.Right(), aRect.Top()));  in MouseButtonDown()
 246 				DrawLine( Point( aRect.Left(), aRect.Top()), Point( aRect.Right(), aRect.Top()));  in MouseButtonDown()
 282 		DrawLine( Point( aRect.Left(), aRect.Top()), Point( aRect.Right(), aRect.Top()));  in MouseButtonUp()
 288 		DrawLine( Point( aRect.Right(), aRect.Bottom()), Point( aRect.Right(), aRect.Top()));  in MouseButtonUp()
 329 			DrawLine( Point( aRect.Left(), aRect.Top()), Point( aRect.Right(), aRect.Top()));  in MouseMove()
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/bastyp/ | 
| H A D | swrect.cxx | 95 	long n = rRect.Right();  in Union()96 	if ( Right() < n )  in Union()
 97 		Right( n );  in Union()
 125 		long n = rRect.Right();  in Intersection()
 126 		if ( Right() > n )  in Intersection()
 127 			Right( n );  in Intersection()
 149 	long n = rRect.Right();  in _Intersection()
 150 	if ( Right() > n )  in _Intersection()
 151 		Right( n );  in _Intersection()
 171 	const long nRight  = Right();  in IsInside()
 [all …]
 
 | 
| /aoo41x/main/sfx2/source/sidebar/ | 
| H A D | DrawHelper.cxx | 43         rBox.Right(),  in DrawBorder()51         rBox.Right(),  in DrawBorder()
 68         rBox.Right()-aBorderSize.Right()+1,  in DrawBorder()
 69         aBorderSize.Right(),  in DrawBorder()
 88         rBox.Right() - aBorderSize.Right(),  in DrawBevelBorder()
 96         rBox.Right(),  in DrawBevelBorder()
 113         rBox.Right()-aBorderSize.Right()+1,  in DrawBevelBorder()
 114         aBorderSize.Right(),  in DrawBevelBorder()
 121         rBox.Right()-aBorderSize.Right()+1,  in DrawBevelBorder()
 122         aBorderSize.Right(),  in DrawBevelBorder()
 
 | 
| /aoo41x/main/sc/source/ui/view/ | 
| H A D | invmerge.cxx | 85                      aOtherRect.Right() == aCompRect.Right() )  in Flush()131 			 aLineRect.Right() == aTotalRect.Right() &&  in FlushLine()
 150     if ( rRect.Left() > rRect.Right() )     // switch for RTL layout  in AddRect()
 152         aJustified.Left() = rRect.Right();  in AddRect()
 153         aJustified.Right() = rRect.Left();  in AddRect()
 167 			if ( aJustified.Left() == aLineRect.Right() + 1 )  in AddRect()
 169 				aLineRect.Right() = aJustified.Right();  in AddRect()
 172 			else if ( aJustified.Right() + 1 == aLineRect.Left() )	// for RTL layout  in AddRect()
 
 | 
| /aoo41x/main/offapi/com/sun/star/presentation/ | 
| H A D | FadeEffect.idl | 57 	/** use the fade effect 'Fade from Right'.93 	/** use the fade effect 'Move from Right'.
 117 	/** use the fade effect 'Roll from Right'.
 159 	/** use the fade effect 'Fade from Upper Right'.
 171 	/** use the fade effect 'Fade from Lower Right'.
 207 	/** use the fade effect 'Spiral Inward Right'.
 219 	/** use the fade effect 'Spiral Outward Right'.
 243 	/** use the fade effect 'Wavy Line from Right'.
 273 	/** use the fade effect 'Stretch from Right'.
 303 	/** use the fade effect 'Move from Upper Right'.
 [all …]
 
 | 
| H A D | AnimationEffect.idl | 67 	/** use the animation effect 'Fade from Right'.115 	/** use the animation effect 'Move from Right'.
 171 	/** use the animation effect 'Fade from Upper Right'.
 251 	/** use the animation effect 'Move to Right'.
 275 	/** use the animation effect 'Spiral Inward Right'.
 291 	/** use the animation effect 'Spiral Outward Right'.
 379 	/** use the animation effect 'Laser from Right'.
 483 	/** use the animation effect 'Move to Upper Right'.
 491 	/** use the animation effect 'Move to Lower Right'.
 715 	/** use the animation effect 'Stretch From Right'.
 [all …]
 
 | 
| /aoo41x/main/svtools/source/toolpanel/ | 
| H A D | tabbargeometry.cxx | 66 … ::basegfx::B2DRange aRect( io_rRect.Left(), io_rRect.Top(), io_rRect.Right(), io_rRect.Bottom() );  in lcl_transform()70             io_rRect.Right() = long( aRect.getMaxX() );  in lcl_transform()
 82                 i_bRight ? -i_rReference.Left() : -i_rReference.Right(),  in lcl_rotate()
 103         io_rArea.Left() = i_rReferenceArea.Left() + i_rReferenceArea.Right() - io_rArea.Left();  in lcl_mirrorHorizontally()
 104         io_rArea.Right() = i_rReferenceArea.Left() + i_rReferenceArea.Right() - io_rArea.Right();  in lcl_mirrorHorizontally()
 105         ::std::swap( io_rArea.Left(), io_rArea.Right() );  in lcl_mirrorHorizontally()
 198         m_aItemsInset.Right()  = ITEMS_INSET_RIGHT;  in TabBarGeometry()
 217         aOutputSize.Width() -= m_aItemsInset.Right();  in impl_fitItems()
 260             &&  aFitInto.Right() >= aLastItemBottomRight.X();  in impl_fitItems()
 268                 m_aItemsInset.Left() + m_aItemsInset.Right(),  in getOptimalSize()
 [all …]
 
 | 
| /aoo41x/main/sw/source/ui/uiview/ | 
| H A D | viewport.cxx | 199 	if ( aNewVisArea.Right() >= lTmp  )  in DocSzChgd()202 		aNewVisArea.Right() -= lTmp;  in DocSzChgd()
 250 		aLR.Right() += lMin - aLR.Left();  in SetVisArea()
 253 	if( aLR.Right() < 0 )  in SetVisArea()
 254 		aLR.Right() = 0;  in SetVisArea()
 407 	if ( rRect.Right() > aVisArea.Right() )			//Verschiebung nach rechts  in CalcPt()
 409 		pPt->X() = rRect.Right()  -  in CalcPt()
 538 	if ( rRect.Right() > aVisArea.Right() || rRect.Left() < aVisArea.Left() )  in Scroll()
 830 		if ( aRect.Right() > lWidth )  in CalcVisArea()
 834 			aRect.Right() -= lDelta;  in CalcVisArea()
 [all …]
 
 | 
| H A D | viewtab.cxx | 322                     rRect.Right() - rPageRect.Right() + aLongLR.GetRight() :  in ExecTabWin()400                 aRect.Right( rPageRect.Right() - aLongLR.GetRight());  in ExecTabWin()
 411 …             long nRightDiff = aLongLR.GetRight() - (long)( rPageRect.Right() - aSectRect.Right());  in ExecTabWin()
 1173                         aLongLR.SetRight((long)( rPageRect.Right() - aRect.Right()));  in StateTabWin()
 1623                                 aColItem.SetRight((sal_uInt16)( rPageRect.Right() - aRect.Right()));  in StateTabWin()
 1662                                 aColItem.SetRight((sal_uInt16)(rPageRect.Right() - rRect.Right() ));  in StateTabWin()
 1831                             aRectangle.Right() = nR;  in StateTabWin()
 1870                         aRectangle.Right() = rPageRect.Right() - nEnd;  in StateTabWin()
 1895                             aRectangle.Right() = 0;  in StateTabWin()
 1920                             aRectangle.Right() = rPageRect.Right() - aRect.Right();  in StateTabWin()
 [all …]
 
 | 
| /aoo41x/main/svx/source/svdraw/ | 
| H A D | svdoedge.cxx | 618 	long dxr=aR.Right()-rPt.X();  in ImpCalcEscAngle()667 	if (bRts) aP1.X()=rRect.Right();  in ImpCalcObjToCenter()
 700 				aP3.X()=rRect.Right();  in ImpCalcObjToCenter()
 762 		aBewareRect1.Right()+=nH;  in ImpCalcEdgeTrack()
 785 		aBewareRect2.Right()+=nH;  in ImpCalcEdgeTrack()
 929 		if (aBewareRect1.Left()<=aBewareRect2.Right() && aBewareRect1.Right()>=aBewareRect2.Left()) {  in ImpCalcEdgeTrack()
 932 			long n2=Min(aBewareRect1.Right(),aBewareRect2.Right());  in ImpCalcEdgeTrack()
 960 		long nXMax=Max(aBewareRect1.Right(),aBewareRect2.Right());  in ImpCalcEdgeTrack()
 1054 									aMeeting.X()=aBewR2.Right();  in ImpCalcEdgeTrack()
 1064 							long nWant1=aBewR1.Right()-aBndR1.Right(); // Abstand bei Obj1  in ImpCalcEdgeTrack()
 [all …]
 
 | 
| /aoo41x/main/editeng/source/editeng/ | 
| H A D | impedit.cxx | 452 	if ( aOutArea.Right() < aOutArea.Left() )  in SetOutputArea()453 		aOutArea.Right() = aOutArea.Left();  in SetOutputArea()
 486         if(aOldArea.Right() > aOutArea.Right())  in ResetOutputArea()
 490         else if(aOldArea.Right() < aOutArea.Right())  in ResetOutputArea()
 616 			aAnchorPoint.X() = aOutArea.Right();  in CalcAnchorPoint()
 711 			    aEditCursor.Right() = aTmpRect.Left();  in ShowCursor()
 743 		if ( aEditCursor.Right() > aTmpVisArea.Right() )  in ShowCursor()
 746 			nDocDiffX = aEditCursor.Right() - aTmpVisArea.Right();  in ShowCursor()
 942 		aNewVisArea.Right() -= ndX;  in Scroll()
 947 		aNewVisArea.Right() -= ndY;  in Scroll()
 [all …]
 
 | 
| /aoo41x/main/vcl/source/control/ | 
| H A D | tabctrl.cxx | 510                 it->maRect.Right()  += nIDX+nDX;  in ImplGetTabRect()518                     it->maRect.Right()++;  in ImplGetTabRect()
 579             aRect.Right()   += 3;  in ImplChangeTabPage()
 585             aRect.Right()   += 3;  in ImplChangeTabPage()
 647         aRect.Right()  += TAB_OFFSET;  in ImplChangeTabPage()
 1086     aRect.Right()  += TAB_OFFSET;  in ImplPaint()
 1099         aRect.Right()+=10;  in ImplPaint()
 1134             if ( aCurRect.Right()+1 < aRect.Right() )  in ImplPaint()
 1345                 aItemRect.Right()  = aPt.X();  in RequestHelp()
 1377                 aItemRect.Right()  = aPt.X();  in RequestHelp()
 [all …]
 
 | 
| H A D | slider.cxx | 174 			maThumbRect.Right() 	= maThumbRect.Left()+SLIDER_THUMB_SIZE-1;  in ImplUpdateRects()178 				maChannel1Rect.Right()	= maThumbRect.Left()-1;  in ImplUpdateRects()
 186 				maChannel2Rect.Left()	= maThumbRect.Right()+1;  in ImplUpdateRects()
 187 				maChannel2Rect.Right()	= mnChannelPixOffset+mnChannelPixRange-1;  in ImplUpdateRects()
 214 				maChannel1Rect.Right()	= mnChannelPixBottom;  in ImplUpdateRects()
 223 				maChannel2Rect.Right()	= mnChannelPixBottom;  in ImplUpdateRects()
 332 			maThumbRect.Right() = aSize.Width()-1;  in ImplCalc()
 439 				aRect.Right()--;  in ImplDraw()
 475 			aRect.Right()--;  in ImplDraw()
 525 		aRect.Right()	= aSize.Width()-1;  in ImplIsPageUp()
 [all …]
 
 | 
| /aoo41x/main/svtools/source/control/ | 
| H A D | ruler.cxx | 417             aRect.Right() = nY;  in ImplInvertLines()428                     aRect.Right()  = n;  in ImplInvertLines()
 450                         aTempRect.Right()  = aRect.Right();  in ImplInvertLines()
 1010         rRect.Bottom() = aTmp.Right();  in lcl_RotateRect_Impl()
 1012         rRect.Right() = aTmp.Bottom();  in lcl_RotateRect_Impl()
 1017             rRect.Right() = nRef - rRect.Right();  in lcl_RotateRect_Impl()
 1060         aRect1.Right() =    rPos.X();  in ImplDrawRulerTab()
 1064         aRect2.Right() =    rPos.X();  in ImplDrawRulerTab()
 1512         aRect.Right()   -= 2;  in ImplDrawExtra()
 1519         aRect.Right()   -= 1;  in ImplDrawExtra()
 [all …]
 
 | 
| H A D | headbar.cxx | 212 	if ( aRect.Right() > 16000 )  in ImplGetItemRect()213 		aRect.Right() = 16000;  in ImplGetItemRect()
 296 		aEndPos.X() = aRect2.Right()-6;  in ImplInvertDrag()
 347 		if ( aRect.Right() < pRect->Left() )  in ImplDrawItem()
 354 		if ( aRect.Right() < 0 )  in ImplDrawItem()
 672 				aRect.Right() = mnDX-1;  in ImplUpdate()
 684 				aRect.Left()  = aRect.Right();  in ImplUpdate()
 685 				aRect.Right() = mnDX-1;  in ImplUpdate()
 1059 		if ( aItemRect.Right() > 16000 )  in Draw()
 1060 			aItemRect.Right() = 16000;  in Draw()
 [all …]
 
 | 
| H A D | scrwin.cxx | 382 		if ( aTarget.Right() > aTotRect.Right() )  in MakeVisible()384 			long nDelta = aTarget.Right() - aTotRect.Right();  in MakeVisible()
 386 			aTarget.Right() -= nDelta;  in MakeVisible()
 409 			aTarget.Right() -= nDelta;  in MakeVisible()
 413 			if ( aTarget.Right() > aTotRect.Right() )  in MakeVisible()
 414 				aTarget.Right() = aTotRect.Right();  in MakeVisible()
 441 		long  nDeltaX = ( aBox.Right() - aVisArea.Right() ) +  in MakeVisible()
 
 | 
| /aoo41x/main/sw/source/ui/frmdlg/ | 
| H A D | frmmgr.cxx | 324 		if (rVal.nHPos + rVal.nWidth > aBoundRect.Right())  in ValidateMetrics()332 				rVal.nWidth = aBoundRect.Right() - rVal.nHPos;  in ValidateMetrics()
 335 		if (rVal.nHPos + rVal.nWidth > aBoundRect.Right())  in ValidateMetrics()
 336 			rVal.nWidth = aBoundRect.Right() - rVal.nHPos;  in ValidateMetrics()
 358 		rVal.nMaxHPos	= aBoundRect.Right()  - rVal.nWidth;  in ValidateMetrics()
 362 		rVal.nMaxWidth	= aBoundRect.Right()  - nH;  in ValidateMetrics()
 371 		if (rVal.nHPos + rVal.nWidth > aBoundRect.Right())  in ValidateMetrics()
 378 				rVal.nWidth = aBoundRect.Right() - rVal.nHPos;  in ValidateMetrics()
 407         rVal.nMaxHPos  = aBoundRect.Right() - rVal.nWidth;  in ValidateMetrics()
 441         rVal.nMaxHPos  = aBoundRect.Right() - rVal.nWidth;  in ValidateMetrics()
 [all …]
 
 | 
| /aoo41x/main/tools/inc/tools/ | 
| H A D | svborder.hxx | 52                 Right()  = rBorder.Right();  in operator =()60 				Right()  += rBorder.Right();  in operator +=()
 68 				Right()  -= rBorder.Right();  in operator -=()
 78 	long &  Right()  { return nRight; }  in Right()  function in SvBorder
 82 	long    Right()  const { return nRight; }  in Right()  function in SvBorder
 
 | 
| /aoo41x/main/sw/source/core/layout/ | 
| H A D | paintfrm.cxx | 443 				Right( Max( Right(), rRect.Right() ) );  in MakeUnion()611 							if ( rL1.Right() == pLA->Right() )  in ConnectEdges()
 615 							aIns.Right( pLA->Right() );  in ConnectEdges()
 628 						if ( rL1.Right() > pLB->Right() )  in ConnectEdges()
 1032     if ( rRect.Right() < aPxCenterRect.Right() )  in SwAlignRect()
 1035         aAlignedPxRect.Right( aAlignedPxRect.Right() - 1 );  in SwAlignRect()
 3272 					 aPaintRect.Right() == rRect.Right() )  in Paint()
 3891 				rOutRect.Right ( rOutRect.Right() - nWidth );  in PaintShadow()
 3901                     aOut.Right( aOut.Right() - nWidth );  in PaintShadow()
 3957                     aOut.Right( aOut.Right() - nWidth );  in PaintShadow()
 [all …]
 
 |