/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 2438 sal_Int32 nLeft, nTop, nRight, nBottom; in ApplyCustomShapeGeometryAttributes() local 2442 rIn >> nLeft in ApplyCustomShapeGeometryAttributes() 2447 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.First, nLeft ); in ApplyCustomShapeGeometryAttributes() 3869 sal_uInt32 nTop( 0 ), nBottom( 0 ), nLeft( 0 ), nRight( 0 ); in lcl_ApplyCropping() local 3891 nLeft = (sal_uInt32)( ( (double)( aCropSize.Width() + 1 ) * fFactor ) + 0.5 ); in lcl_ApplyCropping() 3899 pSet->Put( SdrGrafCropItem( nLeft, nTop, nRight, nBottom ) ); in lcl_ApplyCropping() 3902 Rectangle aCropRect( nLeft, nTop, aCropSize.Width() - nRight, aCropSize.Height() - nBottom ); in lcl_ApplyCropping() 4732 …sal_Int32 nLeft = (sal_Int32)(( aPolyPieRect.Left() - aPolyBoundRect.Left() ) * fTextFrameScaleX… in ImportShape() local 4737 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].TopLeft.First, nLeft ); in ImportShape()
|
H A D | escherex.cxx | 677 sal_Int32 nLeft ( 0 ); in CreateTextProperties() local 714 aAny >>= nLeft; in CreateTextProperties() 850 AddOpt( ESCHER_Prop_dxTextLeft, nLeft * 360 ); in CreateTextProperties() 1244 sal_uInt32 nLeft = ( aGraphCrop.Left * 65536 ) / aCropSize.Width(); in ImplCreateGraphicAttributes() local 1245 AddOpt( ESCHER_Prop_cropFromLeft, nLeft ); in ImplCreateGraphicAttributes() 3360 …sal_Int32 nLeft = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.First, aEq… in CreateCustomShapeProperties() local 3365 aOut << nLeft in CreateCustomShapeProperties()
|
/aoo41x/main/sw/inc/ |
H A D | grfatr.hxx | 100 SwCropGrf( sal_Int32 nLeft, sal_Int32 nRight,
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | DrawViewShell.hxx | 416 void SetupPage( Size &rSize, long nLeft, long nRight, long nUpper, long nLower,
|
/aoo41x/main/svx/source/table/ |
H A D | cell.cxx | 610 rAnchorRect.nLeft = maCellRect.nLeft + GetTextLeftDistance(); in TakeTextAnchorRect()
|
H A D | tablemodel.hxx | 127 …n::star::table::XCellRange > SAL_CALL getCellRangeByPosition( ::sal_Int32 nLeft, ::sal_Int32 nTop,…
|
/aoo41x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 2841 long nLeft = aPos.X() + aSize.Width(); in ArrangeAutoHideWindows() local 2842 if ( nLeft > aArea.Left() ) in ArrangeAutoHideWindows() 2843 aArea.Left() = nLeft; in ArrangeAutoHideWindows()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | texteng.hxx | 157 TextPaM ImpConnectParagraphs( sal_uLong nLeft, sal_uLong nRight );
|
/aoo41x/main/vbahelper/inc/vbahelper/ |
H A D | vbahelper.hxx | 197 virtual void setLeft( double nLeft );
|
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 1171 void ConcreteXShapeGeometryAttributes::setLeft( double nLeft ) in setLeft() argument 1173 m_pShapeHelper->setLeft( nLeft ); in setLeft()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | calcmove.cxx | 991 const long nLeft = rAttrs.CalcLeft( this ); in MakePrtArea() local 993 (this->*fnRect->fnSetXMargins)( nLeft, nRight ); in MakePrtArea()
|
H A D | paintfrm.cxx | 2553 const SwTwips nLeft = aBorderRect._Left(); in Insert() local 2574 SwLineEntry aLeft ( nLeft, nTop, nBottom, bVert ? aB : ( bR2L ? aR : aL ) ); in Insert() 2576 SwLineEntry aTop ( nTop, nLeft, nRight, bVert ? aL : aT ); in Insert() 2577 SwLineEntry aBottom( nBottom, nLeft, nRight, bVert ? aR : aB ); in Insert() 2596 …SwLineEntry aFollowTop( !bVert ? nTop : nRight, !bVert ? nLeft : nTop, !bVert ? nRight : nBottom, … in Insert()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 519 long nLeft = aTextWindow.GetPosPixel().X(); in Resize() local 522 aSize.Width() = Max( ((long)(nWidth - nLeft - 5)), (long)0 ); in Resize()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 940 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplCalcWindowSize() local 941 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplCalcWindowSize() 942 aSz.Width() += nLeft+nRight; in ImplCalcWindowSize()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 2201 long nLeft = 0; in GetCrsrOfst() local 2299 nLeft = nRight; in GetCrsrOfst() 2310 ( nRight - rInf.GetOfst() > rInf.GetOfst() - nLeft ) ) ) ) in GetCrsrOfst()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 2171 sal_Int32 nLeft(0); in SetViewSettings() local 2180 aViewProps[i].Value >>= nLeft; in SetViewSettings() 2203 aRect.setX( nLeft ); in SetViewSettings()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 561 …SvxIconChoiceCtrlEntry* SearchRow(sal_uInt16 nRow,sal_uInt16 nRight,sal_uInt16 nLeft,sal_uInt16 nP…
|
/aoo41x/main/svx/source/dialog/ |
H A D | svxruler.cxx | 1545 long nLeft = in GetLeftFrameMargin() local 1549 nLeft += pParaBorderItem->GetLeft(); in GetLeftFrameMargin() 1550 return nLeft; in GetLeftFrameMargin()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 783 SwTwips nLeft = aRect.Left() + nThick; in WritePlc() local 787 rWrt.MiserableRTLFrmFmtHack(nLeft, nRight, rFrmFmt); in WritePlc() 792 SwWW8Writer::WriteLong(*rWrt.pTableStrm, nLeft); in WritePlc()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bitmap.cxx | 1391 const long nLeft = aRect.Left(); in CreateRegion() local 1407 long nX(nLeft); in CreateRegion()
|
/aoo41x/main/vcl/aqua/source/window/ |
H A D | salmenu.cxx | 367 …NSRect displayPopupFrame = NSMakeRect( rRect.nLeft+(offset-1), rRect.nTop+(offset+1), popupFrame.s… in ShowNativePopupMenu()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 195 pNewDrawObj->SetRelativePos( Point(rCSS1PropInfo.nLeft + nLeftSpace, in InsertDrawObject()
|
/aoo41x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 1548 aRect.nLeft-=2; in PreNotify() 1559 aRect.nLeft-=2; in PreNotify()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit2.cxx | 4043 …sal_uInt16 nLeft = (sal_uInt16)_xBI->previousCharacters( *pParaPortion->GetNode(), nRight, aLocale… in GetChar() local 4044 if ( ( nLeft != nChar ) && ( nRight != nChar ) ) in GetChar() 4046 … nChar = ( Abs( nRight - nChar ) < Abs( nLeft - nChar ) ) ? nRight : nLeft; in GetChar()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationList.cxx | 446 aOutRect.nLeft += nHorzBorder; in Paint()
|