Home
last modified time | relevance | path

Searched refs:Right (Results 251 – 275 of 740) sorted by relevance

1...<<11121314151617181920>>...30

/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx330 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in REF()
408 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in getLineGeometry()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dmove.cxx125 sal_Bool SwWrtShell::Right( sal_uInt16 nMode, sal_Bool bSelect, in Right() function in SwWrtShell
139 return SwCrsrShell::Right( nCount, nMode, bVisual ); in Right()
/aoo42x/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx461 if( aPos.X() < rRect.Right() || aPos.X() + nWidth > rRect.Right() || in PaintCell()
/aoo42x/main/cui/source/tabpages/
H A Dtextanim.src114 Right = TRUE ;
142 QuickHelpText [ en-US ] = "To Right" ;
H A Dpage.src195 Text [ en-US ] = "~Right" ;
284 < "Right and left" ; Default ; > ;
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx207 rStream >> rFormat.Right; in lcl_ReadPageFormat()
667 && Right == rData.Right in operator ==()
730 pPage->Right = (short) ( pPage->Right * ( 72.0 / 72.27 ) + 0.5 ); in PutToDoc()
912 pSet->Put(SvxLRSpaceItem( pPage->Left, pPage->Right, 0,0, ATTR_LRSPACE )); in PutToDoc()
/aoo42x/main/sw/source/core/layout/
H A Dfrmtool.cxx2891 aTmp.Right( Max(aFrm.Left(), rOld.Left()) ); in Notify()
2894 SwTwips nOld = rOld.Right(); in Notify()
2895 SwTwips nNew = aFrm.Right(); in Notify()
2901 aTmp.Right( Max(nNew, nOld) ); in Notify()
3134 pFly->Frm().Right() >= rRect.Left() && in Notify_Background()
3135 pFly->Frm().Left() <= rRect.Right() ) in Notify_Background()
/aoo42x/main/svx/source/svdraw/
H A Dsvdpntv.cxx1149 aRect.Right ()+=aSiz.Width(); in InvalidateAllWin()
1379 else if (r<rRect.Right()) dx=rRect.Right()-r; in MakeVisible()
H A Dgradtrns.cxx55 …ectSnapRectangle.Left(), aObjectSnapRectangle.Top(), aObjectSnapRectangle.Right(), aObjectSnapRect… in GradToVec()
205 …ectSnapRectangle.Left(), aObjectSnapRectangle.Top(), aObjectSnapRectangle.Right(), aObjectSnapRect… in VecToGrad()
/aoo42x/main/svx/source/dialog/
H A Dsimptabl.cxx421 aSizeRect.Right()=-GetXOffset()+aHeaderBar.GetDragPos(); in HBarStartDrag()
433 aSizeRect.Right()=-GetXOffset()+aHeaderBar.GetDragPos(); in HBarDrag()
/aoo42x/main/sw/source/core/text/
H A Dfrmcrsr.cxx562 long Right() const { return aFrm.Right(); } in Right() function
1379 while( rFill.X() > pTmp->Frm().Right() && pTmp->GetNext() ) in FillCrsrPos()
1505 SwTwips nRight = rFill.Right() - rLRSpace.GetRight(); in FillCrsrPos()
/aoo42x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx159 aPrimaryRect.Right() = aSecondaryRect.Right() = _rRect.Left() + nCombinedWidth; in Paint()
262 ++aTextRect.Left(); --aTextRect.Right(); in Paint()
307 aCombinedRect.Left() = aImageLocation.Left(); ++aCombinedRect.Right(); in Paint()
/aoo42x/main/sc/source/ui/view/
H A Dpreview.cxx431 nRight[i] = aRectCellPosition.Right(); in DoPrint()
437 nLeftPosition = aRectPosition.Right()+1; in DoPrint()
444 … nRight[ i-1 ] = nRight[ i ] + aRectCellPosition.Right() - aRectCellPosition.Left() + 1; in DoPrint()
541 --aPixel.Right(); in DoPrint()
H A Dtabview5.cxx618 if ( aRect.Right() >= aWinSize.Width() ) // rechts raus in MakeVisible()
620 nScrollX = aRect.Right() - aWinSize.Width() + 1; // rechter Rand sichtbar in MakeVisible()
/aoo42x/main/vcl/source/window/
H A Dmsgbox.cxx337 aRect.Right() = nWidth; in ImplPosControls()
342 aRect.Right() = nWidth; in ImplPosControls()
/aoo42x/main/sw/source/ui/config/
H A Dmailconfigpage.src112 Right = TRUE ;
349 Right = TRUE ;
/aoo42x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.src368 Text = "Rotate Right" ;
374 Text = "Rotate Right" ;
/aoo42x/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx234 aStrRect.Right() -= (nRectWidth*2)/3; in UserDraw()
238 aStrRect.Right() += (nRectWidth*2)/3; in UserDraw()
/aoo42x/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx568 _rRect.Right() += _nInflateX; in lcl_inflate()
616 aPlayground.Right() -= aOnePixel.Width(); in Draw()
/aoo42x/main/extensions/source/scanner/
H A Dgrid.cxx444 else if(aPoint.X() > m_aGridArea.Right()) in MouseMove()
445 aPoint.X() = m_aGridArea.Right(); in MouseMove()
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx465 if ( 0 == aRect.Left() && 0 == aRect.Top() && 0 == aRect.Right() && 0 == aRect.Bottom() ) in getBoundingBox()
479 if ( 0 == aRect.Left() && 0 == aRect.Top() && 0 == aRect.Right() && 0 == aRect.Bottom() ) in getBoundingBoxOnScreen()
/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx1447 nXPosDiff = aOldObjRect.Right() - aObjRect.Right(); in _Changed()
1454 nYPosDiff = aOldObjRect.Right() - aObjRect.Right(); in _Changed()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx1141 if ((aPrtPaperSize.Width() - (aPrtPageOffset.X() + OutputRect.Right())) < 1500) in render()
1142 OutputRect.Right() -= 1500 - (aPrtPaperSize.Width() - in render()
1143 (aPrtPageOffset.X() + OutputRect.Right())); in render()
/aoo42x/main/svx/sdi/
H A Dsvxitems.sdi554 INT32 Right MID_RIGHT; // ???
643 INT32 Right MID_RIGHT;
/aoo42x/main/svtools/source/contnr/
H A Dimivctl.hxx404 …void InvalidateBoundingRect( Rectangle& rRect ) { rRect.Right() = LONG_MAX; bBoundRectsDirty = s… in InvalidateBoundingRect()
405 …sal_Bool IsBoundingRectValid( const Rectangle& rRect ) const { return (sal_Bool)( rRect.Right() … in IsBoundingRectValid()

Completed in 328 milliseconds

1...<<11121314151617181920>>...30