Home
last modified time | relevance | path

Searched refs:aRight (Results 26 – 44 of 44) sorted by relevance

12

/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx1136 static sal_uInt16 __READONLY_DATA aRight[ 10 ] = in _Minor() local
1143 bRetVal = aRight[ _eRelOrient1 ] >= aRight[ _eRelOrient2 ]; in _Minor()
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx728 B2DPoint aLeft, aRight; // for quadratic bezier test in exportToSvgD() local
791 aRight= B2DPoint((3.0 * aControlEdgeEnd - aEdgeEnd) / 2.0); in exportToSvgD()
792 bIsQuadraticBezier = aLeft.equal(aRight); in exportToSvgD()
/trunk/main/linguistic/source/
H A Dmisc.cxx666 OUString aLeft, aRight; in RebuildHyphensAndControlChars() local
675 aRight = rOrigWord.copy( nPos + nChgLen ); in RebuildHyphensAndControlChars()
679 aOrigHyphenatedWord += aRight; in RebuildHyphensAndControlChars()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx1349 SwSbxValue aRight( Prim() ); in Term() local
1350 aRight.MakeDouble(); in Term()
1353 if( SbxDIV == eSbxOper && !aRight.GetDouble() ) in Term()
1356 left.Compute( eSbxOper, aRight ); in Term()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx261 basegfx::B3DVector aRight(bLastAndNotClosed ? aCurrA - aPrevA : aNextA - aCurrA); in impCreateInBetweenNormals() local
262 aRight.normalize(); in impCreateInBetweenNormals()
265 const basegfx::B3DVector aNormalRight(aRight.getPerpendicular(aDepth)); in impCreateInBetweenNormals()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1655 SwRect aLeft( rRect ), aRight( rRect ); in PaintDesktop() local
1662 if ( nTmp > aRight.Left() ) in PaintDesktop()
1664 aRight.Left( nTmp + nSidebarWidth ); in PaintDesktop()
1671 if ( aRight.HasArea() ) in PaintDesktop()
1672 aRegion.Insert( aRight, 1 ); in PaintDesktop()
/trunk/main/starmath/source/
H A Ddialog.cxx1081 aRight (this, SmResId(3)), in SmAlignDialog()
1101 aRight .Check(sal_False); in ReadFrom()
1107 aRight .Check(sal_False); in ReadFrom()
1113 aRight .Check(sal_True); in ReadFrom()
1123 else if (aRight.IsChecked()) in WriteTo()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2666 SwLineEntry aRight ( nRight, nTop, nBottom, bVert ? aT : ( bR2L ? aL : aR ) ); in Insert() local
2671 Insert( aRight, false ); in Insert()
2748 const SwLineEntry aRight( nKey, rNew.mnEndPos, rOld.mnEndPos, rOldAttr ); in Insert() local
2754 if ( aRight.mnStartPos < aRight.mnEndPos ) pLineSet->insert( aRight ); in Insert()
2769 const SwLineEntry aRight( nKey, rNew.mnEndPos, rOld.mnEndPos, rOldAttr ); in Insert() local
2775 if ( aRight.mnStartPos < aRight.mnEndPos ) pLineSet->insert( aRight ); in Insert()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx978 ::Rectangle aRight( in retrieveCharacterBounds()
986 ::sal_Int32 nWidth = (aLeft.Top() == aRight.Top() in retrieveCharacterBounds()
987 && aLeft.Bottom() == aRight.Bottom()) in retrieveCharacterBounds()
988 ? static_cast< ::sal_Int32 >(aRight.Left() - aLeft.Left()) in retrieveCharacterBounds()
/trunk/main/cui/source/inc/
H A Dparagrph.hxx151 RadioButton aRight; member in SvxParaAlignTabPage
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx1241 Point aRight(aMidPoint.X() - (sal_Int32)(aPerpend.getX() * fHalfArrowWidth), in CreateB2dIAObject() local
1245 basegfx::B2DPoint aPositionRight(aRight.X(), aRight.Y()); in CreateB2dIAObject()
H A Dsvdoashp.cxx2302 Point aRight( aLeft.X() + 1000, aLeft.Y() ); in DragResizeCustomShape() local
2303 pObj->NbcMirror( aLeft, aRight ); in DragResizeCustomShape()
/trunk/main/starmath/inc/
H A Ddialog.hxx279 RadioButton aRight; member in SmAlignDialog
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx51 …CompareBookmark(const ::com::sun::star::uno::Any& aLeft, const ::com::sun::star::uno::Any& aRight);
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx2142 Point aRight( aLeft.X() + 1000, aLeft.Y() ); in setPropertyValue() local
2143 pObject->NbcMirror( aLeft, aRight ); in setPropertyValue()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4276 Point aRight( aLeft.X() + 1000, aLeft.Y() ); in ImportGroup() local
4277 pRet->NbcMirror( aLeft, aRight ); in ImportGroup()
4821 Point aRight( aLeft.X() + 1000, aLeft.Y() ); in ImportShape() local
4822 pRet->NbcMirror( aLeft, aRight ); in ImportShape()
4932 Point aRight( aLeft.X() + 1000, aLeft.Y() ); in ImportShape() local
4933 pRet->NbcMirror( aLeft, aRight ); in ImportShape()
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx2431 String aRight( ((SvLBoxString*)(pRight->GetFirstItem(SV_ITEM_ID_LBOXSTRING)))->GetText()); in IMPL_LINK() local
2434 return pImp->pIntlWrapper->getCaseCollator()->compareString( aLeft, aRight ); in IMPL_LINK()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx281 sal_Bool CompareBookmark(const Any& aLeft, const Any& aRight) in CompareBookmark() argument
283 return ::comphelper::compare(aLeft, aRight); in CompareBookmark()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx2208 const sal_Int32 aRight(static_cast< sal_Int32 >(ceil(aCenter + fScaledRadius))); in ImplCalculateContributions() local
2211 for(sal_Int32 j(aLeft); j <= aRight; j++) in ImplCalculateContributions()

Completed in 218 milliseconds

12