/aoo41x/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 918 maOutRect.nLeft += (maOutRect.GetWidth() - nWidth) >> 1; in Paint() 919 maOutRect.nRight = maOutRect.nLeft + nWidth - 1; in Paint()
|
H A D | dlgass.cxx | 425 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()
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msocximex.hxx | 82 sal_Int32 nLeft, sal_Int32 nTop); 480 …ContainerRecord():nTop(0), nLeft(0), nSubStorageId(0), nSubStreamLen(0), nTabPos(0), nTypeIdent(0)… in ContainerRecord() 486 sal_uInt32 nLeft; member
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svimpicn.cxx | 663 SvLBoxEntry* SearchRow(sal_uInt16 nRow,sal_uInt16 nRight,sal_uInt16 nLeft,sal_uInt16 nPref, 3319 SvLBoxEntry* ImpIcnCursor::SearchRow(sal_uInt16 nRow,sal_uInt16 nLeft,sal_uInt16 nRight, in SearchRow() argument 3363 if( nRight < nLeft ) in SearchRow() 3366 nRight = nLeft; in SearchRow() 3367 nLeft = nTemp; in SearchRow() 3378 if( nX >= nLeft && nX <= nRight ) in SearchRow()
|
/aoo41x/main/vcl/source/control/ |
H A D | imgctrl.cxx | 180 aRect.nLeft++; in Paint()
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterScreen.hxx | 221 const double nLeft,
|
H A D | PresenterTextView.hxx | 265 const double nLeft,
|
/aoo41x/main/starmath/inc/ |
H A D | rect.hxx | 134 void SetLeft(long nLeft);
|
/aoo41x/main/svtools/source/edit/ |
H A D | texteng.cxx | 589 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()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xestream.cxx | 354 sal_uInt16 nLeft = PrepareWrite(); in WriteByteString() local 356 if( mbInRec && (nLeft <= nLenFieldSize) ) in WriteByteString()
|
/aoo41x/main/sw/inc/ |
H A D | unotbl.hxx | 293 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…
|
/aoo41x/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 397 aTagRect.nLeft = sal::static_int_cast< long >( aPoint.X * 100.0 ); in InsertAnnotation() 399 aTagRect.nRight = aTagRect.nLeft + width - 1; in InsertAnnotation()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 2781 SwTwips nLeft = IsRightToLeft() ? in CalcBaseOfstForFly() local 2785 mnFlyAnchorOfst = nRet1 - nLeft; in CalcBaseOfstForFly() 2786 mnFlyAnchorOfstNoWrap = nRet2 - nLeft; in CalcBaseOfstForFly()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | svxcss1.hxx | 137 long nLeft, nTop; member in SvxCSS1PropertyInfo
|
H A D | htmlatr.cxx | 2213 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()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 69 sal_uInt16 nLeft; // Raender member
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 2568 long nLeft = rScreens.front().Left(); in setFullScreenMonitors() local 2574 if( rScreens[i].Left() < nLeft ) in setFullScreenMonitors() 2576 nLeft = rScreens[i].Left(); in setFullScreenMonitors()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | layact.cxx | 1550 const SwTwips nLeft = aSpaceToPrevPage.Left() - nHalfDocBorder; in FormatLayout() local 1551 if ( nLeft >= 0 ) in FormatLayout() 1552 aSpaceToPrevPage.Left( nLeft ); in FormatLayout()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 959 xub_StrLen nLeft = 0; in Spell() local 961 ++nLeft; in Spell() 970 pArgs->pEndIdx->Assign(this, aScanner.GetBegin() + nLeft ); in Spell()
|
/aoo41x/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1090 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()
|
/aoo41x/main/sw/source/core/access/ |
H A D | accmap.cxx | 3542 rRect.nLeft = lcl_CorrectCoarseValue(rRect.nLeft, rSource.nLeft, in lcl_CorrectRectangle() 3543 rInGrid.nLeft, false); in lcl_CorrectRectangle()
|
/aoo41x/main/starmath/source/ |
H A D | mathmlimport.cxx | 2444 int nLeft=0,nRight=0; in EndElement() local 2449 nLeft=1; in EndElement() 2472 int nRelArrSize = nSize-nLeft-nRight; in EndElement() 2477 aRelationArray2[i] = aRelationArray[i+nLeft]; in EndElement()
|
/aoo41x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 3916 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()
|
/aoo41x/main/svx/source/table/ |
H A D | tablertfimporter.cxx | 300 aRect.nRight = aRect.nLeft + nLastEdge; in FillTable()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | ViewShell.hxx | 280 long nLeft, long nRight, long nUpper, long nLower,
|