Home
last modified time | relevance | path

Searched refs:nLeft (Results 176 – 200 of 258) sorted by relevance

1234567891011

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx589 TextPaM TextEngine::ImpConnectParagraphs( sal_uLong nLeft, sal_uLong nRight ) in ImpConnectParagraphs() argument
591 DBG_ASSERT( nLeft != nRight, "Den gleichen Absatz zusammenfuegen ?" ); in ImpConnectParagraphs()
593 TextNode* pLeft = mpDoc->GetNodes().GetObject( nLeft ); in ImpConnectParagraphs()
597 InsertUndo( new TextUndoConnectParas( this, nLeft, pLeft->GetText().Len() ) ); in ImpConnectParagraphs()
600 TEParaPortion* pLeftPortion = mpTEParaPortions->GetObject( nLeft ); in ImpConnectParagraphs()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneContainer.hxx127 const double nLeft,
H A DPresenterScreen.hxx221 const double nLeft,
H A DPresenterTextView.hxx265 const double nLeft,
/trunk/main/sc/inc/
H A Dcursuno.hxx80 getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop,
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx354 sal_uInt16 nLeft = PrepareWrite(); in WriteByteString() local
356 if( mbInRec && (nLeft <= nLenFieldSize) ) in WriteByteString()
/trunk/main/sw/inc/
H A Dunotbl.hxx293 sal_Int32 nLeft; member
363 …sun::star::table::XCellRange > SAL_CALL getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, s…
463 …sun::star::table::XCellRange > SAL_CALL getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, s…
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx425 sal_Int32 nLeft (mpPage1OpenRB->GetPosPixel().X() + nIndent); in AssistentDlgImpl() local
428 Point(nLeft, mpPage1OpenPB->GetPosPixel().Y()), in AssistentDlgImpl()
431 Point(nLeft, mpPage1OpenLB->GetPosPixel().Y()), in AssistentDlgImpl()
/trunk/main/vcl/source/control/
H A Dimgctrl.cxx180 aRect.nLeft++; in Paint()
/trunk/main/starmath/inc/
H A Drect.hxx134 void SetLeft(long nLeft);
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx397 aTagRect.nLeft = sal::static_int_cast< long >( aPoint.X * 100.0 ); in InsertAnnotation()
399 aTagRect.nRight = aTagRect.nLeft + width - 1; in InsertAnnotation()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx2781 SwTwips nLeft = IsRightToLeft() ? in CalcBaseOfstForFly() local
2785 mnFlyAnchorOfst = nRet1 - nLeft; in CalcBaseOfstForFly()
2786 mnFlyAnchorOfstNoWrap = nRet2 - nLeft; in CalcBaseOfstForFly()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx3916 int nLeft = 0, nTop = 0; in HandleReparentEvent() local
3921 &nLeft, in HandleReparentEvent()
3924 maGeometry.nLeftDecoration = nLeft > 0 ? nLeft-1 : 0; in HandleReparentEvent()
3952 maGeometry.nX = xp + nLeft; in HandleReparentEvent()
/trunk/main/starmath/source/
H A Dmathmlimport.cxx2458 int nLeft=0,nRight=0; in EndElement() local
2463 nLeft=1; in EndElement()
2486 int nRelArrSize = nSize-nLeft-nRight; in EndElement()
2491 aRelationArray2[i] = aRelationArray[i+nLeft]; in EndElement()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx2213 sal_Int32 nLeft = ((SvxLRSpaceItem*)pItem)->GetLeft(); in OutHTML_SwTxtNode() local
2215 if( nLeft || nRight ) in OutHTML_SwTxtNode()
2240 rWrt.OutULong( rHTMLWrt.ToPixel(nPageWidth-nLeft-nRight) ); in OutHTML_SwTxtNode()
2243 if( !nLeft ) in OutHTML_SwTxtNode()
H A Dsvxcss1.hxx137 long nLeft, nTop; member in SvxCSS1PropertyInfo
/trunk/main/sw/source/core/access/
H A Daccmap.cxx3533 rRect.nLeft = lcl_CorrectCoarseValue(rRect.nLeft, rSource.nLeft, in lcl_CorrectRectangle()
3534 rInGrid.nLeft, false); in lcl_CorrectRectangle()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx2568 long nLeft = rScreens.front().Left(); in setFullScreenMonitors() local
2574 if( rScreens[i].Left() < nLeft ) in setFullScreenMonitors()
2576 nLeft = rScreens[i].Left(); in setFullScreenMonitors()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx965 xub_StrLen nLeft = 0; in Spell() local
967 ++nLeft; in Spell()
976 pArgs->pEndIdx->Assign(this, aScanner.GetBegin() + nLeft ); in Spell()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1090 long nLeft,nTop,nRight,nBottom; in implCalFocusRect() local
1094 nLeft = aRectSize.Width() * j / nLines + 1; in implCalFocusRect()
1098 return Rectangle(nLeft,nTop,nRight,nBottom); in implCalFocusRect()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx1548 const SwTwips nLeft = aSpaceToPrevPage.Left() - nHalfDocBorder; in FormatLayout() local
1549 if ( nLeft >= 0 ) in FormatLayout()
1550 aSpaceToPrevPage.Left( nLeft ); in FormatLayout()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2441 sal_Int32 nLeft, nTop, nRight, nBottom; in ApplyCustomShapeGeometryAttributes() local
2445 rIn >> nLeft in ApplyCustomShapeGeometryAttributes()
2450 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.First, nLeft ); in ApplyCustomShapeGeometryAttributes()
3882 sal_uInt32 nTop( 0 ), nBottom( 0 ), nLeft( 0 ), nRight( 0 ); in lcl_ApplyCropping() local
3904 nLeft = (sal_uInt32)( ( (double)( aCropSize.Width() + 1 ) * fFactor ) + 0.5 ); in lcl_ApplyCropping()
3912 pSet->Put( SdrGrafCropItem( nLeft, nTop, nRight, nBottom ) ); in lcl_ApplyCropping()
3915 Rectangle aCropRect( nLeft, nTop, aCropSize.Width() - nRight, aCropSize.Height() - nBottom ); in lcl_ApplyCropping()
4745 …sal_Int32 nLeft = (sal_Int32)(( aPolyPieRect.Left() - aPolyBoundRect.Left() ) * fTextFrameScaleX… in ImportShape() local
4750 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].TopLeft.First, nLeft ); in ImportShape()
H A Descherex.cxx677 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()
3371 …sal_Int32 nLeft = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.First, aEq… in CreateCustomShapeProperties() local
3376 aOut << nLeft in CreateCustomShapeProperties()
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx69 sal_uInt16 nLeft; // Raender member
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx280 long nLeft, long nRight, long nUpper, long nLower,

Completed in 326 milliseconds

1234567891011